- 04 Dec, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1305 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) Originally committed as revision 1304 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
adding AVVideoFrame moving quality, pict_type, key_frame, qscale_table, ... to AVVideoFrame removing obsolete variables in AVCodecContext skiping of MBs in b frames correctly initalizing AVCodecContext picture buffer cleanup Originally committed as revision 1302 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Dec, 2002 1 commit
-
-
Zdenek Kabelac authored
av_mallocz_static - called for every static data table av_free_static - called when ffmpeg is no longer needed and should free all static resources * simple usage shown in mpegaudiodec.c Originally committed as revision 1301 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2002 1 commit
-
-
Mark Hills authored
Originally committed as revision 1268 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2002 2 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 1258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Nov, 2002 2 commits
-
-
Joel Yliluoma authored
16-bit and 15-bit rgb/bgr patch by (Joel Yliluoma <joel dot yliluoma at w-create dot com>) (note, rare formats disabled) Originally committed as revision 1212 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1211 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1205 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
* using frame_bits for wav bits_per_sample Originally committed as revision 1190 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2002 2 commits
-
-
Michael Niedermayer authored
avoid duplicate ";" warnings (based upon a patch by mru at users dot sourceforge dot net (Måns Rullgård)) Originally committed as revision 1183 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1182 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1178 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Nov, 2002 1 commit
-
-
Michael Niedermayer authored
remove CODEC_FLAG_NOT_TRUNCATED & add CODEC_FLAG_TRUNCATED add CODEC_CAP_TRUNCATED add alpha plane to AVPicture remove CODEC_ID_MSMPEG4 remove various unused stuff support "truncated" mpeg4 streams Originally committed as revision 1175 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1150 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1147 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
contribution by Laszlo Torok <torokl@alpha.dfmk.hu> 4CC 'MAC3' and 'MAC6' in Quicktime. It works for mono streams, needs to be fixed for stereo when I get my hands on a stereo sample :) patch by (François Revol <revol at free dot fr>) Originally committed as revision 1145 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1116 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1090 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1075 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1063 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1032 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
h263/mpeg4 out of order slice decoding Originally committed as revision 1030 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2002 1 commit
-
-
Arpi authored
Originally committed as revision 1010 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 999 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 988 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
fixing some threadunsafe code Originally committed as revision 980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Sep, 2002 1 commit
-
-
Falk Hüffner authored
Originally committed as revision 977 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Sep, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 974 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 971 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 967 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Sep, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Sep, 2002 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 959 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Sep, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Sep, 2002 2 commits
-
-
Michael Niedermayer authored
store pts in stream if available (otherwise use frame_rate) Originally committed as revision 923 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-