[svn] / branches / dev-api-4 / xvidcore / src / bitstream / bitstream.h Repository:
ViewVC logotype

Log of /branches/dev-api-4/xvidcore/src/bitstream/bitstream.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 1054 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 9 13:55:56 2003 UTC (20 years, 9 months ago) by edgomez
File length: 10377 byte(s)
Diff to previous 1014
Added legal header

Revision 1014 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 12 12:33:16 2003 UTC (20 years, 10 months ago) by suxen_drol
File length: 10440 byte(s)
Diff to previous 972
zones, profiles, vfw changes

Revision 972 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 4 22:16:15 2003 UTC (20 years, 11 months ago) by edgomez
File length: 10224 byte(s)
Diff to previous 946
Fixes 32 bit misaligned reads on ARM (+ some sync work with old 0.9.x tree for cleanups)

Revision 946 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 26 10:39:53 2003 UTC (21 years ago) by suxen_drol
File length: 12097 byte(s)
Diff to previous 890
asp indication support

Revision 890 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 22 08:49:45 2003 UTC (21 years, 1 month ago) by suxen_drol
File length: 12054 byte(s)
Diff to previous 886
++api v1.-127.0

Revision 886 - (view) (download) (annotate) - [select for diffs]
Modified Fri Feb 21 14:49:29 2003 UTC (21 years, 1 month ago) by
File length: 12093 byte(s)
Diff to previous 851
This commit was manufactured by cvs2svn to create branch 'dev-api-4'.

Revision 851 - (view) (download) (annotate) - [select for diffs]
Modified Sat Feb 15 15:22:19 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 12093 byte(s)
Diff to previous 824
Moved dev-api-3 to HEAD -- Nasty but efficient -- Merging work has been done too

Revision 824 - (view) (download) (annotate) - [select for diffs]
Modified Sun Feb 9 19:32:52 2003 UTC (21 years, 1 month ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 10285 byte(s)
Diff to previous 677
I made all these changes on my own working copy until i had
something really usable wihtout regressions for most users.

I think its place is now in CVS. Here is a ChangeLog summary
generated from my local patches.

base-0
    Imported xvidcore 0.9.0 into arch repository
patch-1
    Updated to current stable CVS_HEAD
patch-2
    Changed build system for Unix OSes
patch-3
    Fixes for the new build system in sources.
patch-4
    Fixed options and added the --disable-assembly option
patch-5
    Fixed a BSD checking in nasm output format.
patch-6
    Fixed the "ar" "s" option for some platforms.
patch-7
    Changed the way I add strings into variables.
patch-8
    Fixed portab.h for _DEBUG target and GCC/ICC compilers.
patch-9
    Added Altivec detection (Guillaume Morin)
patch-10
    Fixed MacOSX build.
patch-11
    Fixed WIN32/_MSC_VER confusion and updated MSVC libxvidcore.dsp project file.
patch-12
    DivX4 compatibility layer has been turned into an option (default:disable).

ToDo:
    - Fix IA64 assembly file selection.
    - Do I disable PPC assembly code ? (according to Guillaume, it needs to be updated)

Revision 677 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 26 23:44:11 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 10264 byte(s)
Diff to previous 655
ANSI C compliancy - thx Rick Foos

Revision 655 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 17 00:57:58 2002 UTC (21 years, 4 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 10204 byte(s)
Diff to previous 499
License changed

Revision 499 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 21 03:11:36 2002 UTC (21 years, 6 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9181 byte(s)
Diff to previous 469
pross email address updates

Revision 469 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 10 22:52:13 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9184 byte(s)
Diff to previous 466
Added headers, removed unused code

Revision 466 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 10 22:25:23 2002 UTC (21 years, 6 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9286 byte(s)
Diff to previous 252
- Changed header
- Extended peter's copyright to 2002
- Cosmetic separation between logical sections

Revision 252 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 30 10:46:29 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 10959 byte(s)
Diff to previous 248
resync patch

Revision 248 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 28 15:14:40 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 10940 byte(s)
Diff to previous 229
resync support, check_cpu_features() fixed

Revision 229 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 20 14:05:58 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9959 byte(s)
Diff to previous 209
bframe patch

Revision 209 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 13:29:07 2002 UTC (21 years, 9 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9834 byte(s)
Diff to previous 195
ia64 changes

Revision 195 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 12 20:38:41 2002 UTC (21 years, 9 months ago) by edgomez
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9848 byte(s)
Diff to previous 156
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 156 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 00:45:10 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9766 byte(s)
Diff to previous 136
add B-frame decode support

Revision 136 - (view) (download) (annotate) - [select for diffs]
Modified Thu Apr 25 06:55:00 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9731 byte(s)
Diff to previous 101
FRAMEINFO

Revision 101 - (view) (download) (annotate) - [select for diffs]
Modified Fri Apr 5 14:40:36 2002 UTC (21 years, 11 months ago) by h
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9671 byte(s)
Diff to previous 69
hinted motion estimation support (raw or compressed)

Revision 69 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 26 11:16:08 2002 UTC (22 years ago) by h
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9819 byte(s)
Diff to previous 3
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 3 - (view) (download) (annotate) - [select for diffs]
Added Fri Mar 8 02:46:11 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/bitstream.h
File length: 9874 byte(s)
moved sources

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4