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

Log of /branches/dev-api-3/xvidcore/src/bitstream/bitstream.c

Parent Directory Parent Directory


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

Revision 698 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 8 06:43:34 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 42192 byte(s)
Diff to previous 694 , to selected 233
gcc -Wall cleanup

Revision 694 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 8 05:36:20 2002 UTC (21 years, 3 months ago) by suxen_drol
File length: 42184 byte(s)
Diff to previous 645 , to selected 233
complexity estimation, rrv, and packed_mode cleanup

Revision 645 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 12 15:53:47 2002 UTC (21 years, 4 months ago) by Isibaar
File length: 34540 byte(s)
Diff to previous 631 , to selected 233
packed bitstream decoding support

Revision 631 - (view) (download) (annotate) - [select for diffs]
Modified Thu Nov 7 10:31:03 2002 UTC (21 years, 4 months ago) by suxen_drol
File length: 34131 byte(s)
Diff to previous 619 , to selected 233
encoder: new colorspace; decoder: auto width/height, basic gmc, experimental rrv

Revision 619 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 2 15:52:31 2002 UTC (21 years, 4 months ago) by chl
File length: 27745 byte(s)
Diff to previous 579 , to selected 233
Basic support for translation-only GMC support (compatible to Divx5)
use general flag XVID_GMC to switch it on, the rest is done automatically.
!!! Combination with B-frames is completely untested !!!

Revision 579 - (view) (download) (annotate) - [select for diffs]
Modified Sat Oct 5 21:37:44 2002 UTC (21 years, 5 months ago) by Isibaar
File length: 26953 byte(s)
Diff to previous 557 , to selected 233
qpel support code

Revision 557 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 28 13:01:15 2002 UTC (21 years, 6 months ago) by chl
File length: 26357 byte(s)
Diff to previous 543 , to selected 233
Fixed timecode (including support for max_b > fps)
Thanks to suxen_drol for showing me the obvious way to fix it (using pRef)

Revision 543 - (view) (download) (annotate) - [select for diffs]
Modified Thu Sep 26 01:54:54 2002 UTC (21 years, 6 months ago) by h
File length: 26407 byte(s)
Diff to previous 392 , to selected 233
alternate-vertical-scan encoding/decoding support

Revision 392 - (view) (download) (annotate) - [select for diffs]
Modified Wed Sep 4 18:44:41 2002 UTC (21 years, 6 months ago) by
File length: 26302 byte(s)
Diff to previous 387 , to selected 233
This commit was manufactured by cvs2svn to create branch 'dev-api-3'.

Revision 387 - (view) (download) (annotate) - [select for diffs]
Modified Tue Sep 3 17:25:45 2002 UTC (21 years, 6 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 26302 byte(s)
Diff to previous 386 , to selected 233
Support for timestamps even without #define BFRAMES

Revision 386 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 2 21:15:37 2002 UTC (21 years, 6 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 26232 byte(s)
Diff to previous 333 , to selected 233
Added low_delay=1 for non-Bframes mode.

Revision 333 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jul 24 00:50:10 2002 UTC (21 years, 8 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 26124 byte(s)
Diff to previous 316 , to selected 233
qpel decoding support

Revision 316 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 19 13:34:32 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 26183 byte(s)
Diff to previous 313 , to selected 233
Minor fix for time-hack

Revision 313 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 18 23:52:40 2002 UTC (21 years, 8 months ago) by chl
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 26138 byte(s)
Diff to previous 294 , to selected 233
Fixed for Bframes encoding and maybe decoding, too.

Revision 294 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 12 00:49:59 2002 UTC (21 years, 8 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 26013 byte(s)
Diff to previous 252 , to selected 233
support the decode examples in ex1

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.c
File length: 25579 byte(s)
Diff to previous 248 , to selected 233
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.c
File length: 24009 byte(s)
Diff to previous 241 , to selected 233
resync support, check_cpu_features() fixed

Revision 241 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 26 09:41:52 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 23203 byte(s)
Diff to previous 240 , to selected 233
fixed_vop_rate

Revision 240 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 25 09:41:54 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 23136 byte(s)
Diff to previous 233
minor dx50bvop fix

Revision 233 - (view) (download) (annotate) - [selected]
Modified Sat Jun 22 07:23:10 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 23167 byte(s)
Diff to previous 229
minor fixes: bframe N_VOP support, custom quant bug, BFRAME inc_frame_num()

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.c
File length: 22920 byte(s)
Diff to previous 223 , to selected 233
bframe patch

Revision 223 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 19 01:01:02 2002 UTC (21 years, 9 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 22502 byte(s)
Diff to previous 206 , to selected 233
fix a little bug in use custom quant matrix

Revision 206 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jun 14 12:26:06 2002 UTC (21 years, 9 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 22056 byte(s)
Diff to previous 195 , to selected 233
msvc asm{} codingstyle fix

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.c
File length: 22050 byte(s)
Diff to previous 168 , to selected 233
Cosmetic - CodingStyle Applied - Legal Headers will be added later

Revision 168 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 9 00:15:51 2002 UTC (21 years, 10 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 22411 byte(s)
Diff to previous 164 , to selected 233
add low_delay decode support

Revision 164 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 6 10:07:19 2002 UTC (21 years, 10 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 22253 byte(s)
Diff to previous 163 , to selected 233
low_delay

Revision 163 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 6 08:18:11 2002 UTC (21 years, 10 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 21852 byte(s)
Diff to previous 157 , to selected 233
bitstream finc/fbase bug fix

Revision 157 - (view) (download) (annotate) - [select for diffs]
Modified Fri May 3 08:37:55 2002 UTC (21 years, 11 months ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 21651 byte(s)
Diff to previous 156 , to selected 233
quant range checking

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.c
File length: 21625 byte(s)
Diff to previous 152 , to selected 233
add B-frame decode support

Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 1 13:00:02 2002 UTC (21 years, 11 months ago) by suxen_drol
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 20375 byte(s)
Diff to previous 136 , to selected 233
#define BFRAMES

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.c
File length: 19852 byte(s)
Diff to previous 124 , to selected 233
FRAMEINFO

Revision 124 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 16 00:17:35 2002 UTC (21 years, 11 months ago) by chenm001
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 19802 byte(s)
Diff to previous 74 , to selected 233
rewrite log2bin() use asm386(only in VC)

Revision 74 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 28 12:26:44 2002 UTC (22 years ago) by canard
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 19668 byte(s)
Diff to previous 69 , to selected 233
fixed some warnings

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.c
File length: 19662 byte(s)
Diff to previous 20 , to selected 233
interlacing support - slow (MBDecideFieldDCT()), buggy (p-frames), incomplete (field motion prediction)

Revision 20 - (view) (download) (annotate) - [select for diffs]
Modified Sat Mar 9 21:44:47 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 19408 byte(s)
Diff to previous 4 , to selected 233
qmatrix bugfix

Revision 4 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 8 19:17:46 2002 UTC (22 years ago) by Isibaar
Original Path: trunk/xvidcore/src/bitstream/bitstream.c
File length: 19278 byte(s)
Diff to previous 3 , to selected 233
custom qmatrix support

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.c
File length: 18982 byte(s)
Diff to selected 233
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