- 31 Jan, 2005 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3910 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3908 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jan, 2005 7 commits
-
-
Michael Niedermayer authored
100000l (typos in the #define for selecting the NORM6 method -> wasnt compiled, after fixing typos new method doesnt even compile -> swicth back to old until its fixed) Originally committed as revision 3907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
anonymous authored
vc9data.h to select the behaviour - modified decode_b_picture_primary_header so that decode_bi_picture_header is no more required Fixes: - modifications for some more using of MpegEncContext - fixed a bit frame type decoding - switch from pointers to index for AC tables - corrected P CBPCY decoding (p_cbpcy += 4) patch by anonymous Originally committed as revision 3906 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
anonymous authored
- avctx and gb elements were removed from VC9Context, hence a larger diff - some code was added to h263dec.c regarding CODEC_ID_WMV3 (should apply to CODEC_ID_VC9 too) - VLC tables and other related tables were made global whenever this seemed necessary; appropriate changes were therefore made to other parts of the code using those tables - the change for the bitplane management to a struct (some of them should eventually be mapped to MpegEncContext arrays) wasn't associated with the proper frees; should be fixed now patch by anonymous better names for globalized tables by me Originally committed as revision 3905 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3902 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3901 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jan, 2005 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3900 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 3899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2005 5 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 3897 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 3896 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3895 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 3894 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 3893 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2005 5 commits
-
-
Roine Gustafsson authored
Originally committed as revision 3892 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roine Gustafsson authored
Originally committed as revision 3891 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roine Gustafsson authored
Originally committed as revision 3890 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
tjcannell@blueyonder.co.uk authored
Originally committed as revision 3889 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 3888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jan, 2005 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3887 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
anonymous authored
Originally committed as revision 3886 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roine Gustafsson authored
mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> Originally committed as revision 3885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jan, 2005 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3884 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
check norm6 vlc validity as there are some bit sequences which dont corespond to any codeword, the other vlc tables all seem to be huffman tables though Originally committed as revision 3883 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jan, 2005 4 commits
-
-
anonymous authored
- i/p/b_decode_mbs functions now checks the proper values (from bitplane). I didn't find it very clear, but it seems "raw" = "to read at the MB layer". I used a structure, but we could spare that indirection and add a flag in the VC9Context for each array. - Properly decode (or so I think) the CBPCY (as it is predicted) - many more things patch by anonymous Originally committed as revision 3882 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3881 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
spliting row/colskip cases into their own functions as these will be needed for NORM/DIFF-6 Originally committed as revision 3879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jan, 2005 8 commits
-
-
Michael Niedermayer authored
remove redundant code related to av_free() typo fix Originally committed as revision 3878 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3877 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3876 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3875 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Roberto Togni authored
Originally committed as revision 3874 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3873 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3872 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 3871 to svn://svn.ffmpeg.org/ffmpeg/trunk
-