- 21 Jan, 2003 1 commit
-
-
Michael Niedermayer authored
GetBitContext.size is allways multiplied by 8 -> use size_in_bits to avoid useless *8 in a few inner loops Originally committed as revision 1486 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Jan, 2003 1 commit
-
-
bubu authored
Originally committed as revision 1386 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 1359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Dec, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Dec, 2002 1 commit
-
-
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
-
-
Alex Beregszaszi authored
Originally committed as revision 1300 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Nov, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 1258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Nov, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1173 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1172 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Nov, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 1153 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Oct, 2002 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 1124 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2002 1 commit
-
-
Alex Beregszaszi authored
FOURCC removed, using ff_get_fourcc instead (should be big-endian safe), workarounded a restart interval bug (Spectralfan.mov) (rst support should be rewritten and moved from decode_sos) Originally committed as revision 1094 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Oct, 2002 6 commits
-
-
Michael Niedermayer authored
Originally committed as revision 1084 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Arpi authored
Originally committed as revision 1083 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 1082 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 1081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 1080 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 1079 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
-
- 14 Sep, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 948 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jul, 2002 1 commit
-
-
Leon van Stuivenberg authored
Originally committed as revision 826 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jul, 2002 1 commit
-
-
Falk Hüffner authored
Originally committed as revision 747 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jul, 2002 1 commit
-
-
Arpi authored
Originally committed as revision 746 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Jul, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 733 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 707 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jun, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 669 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 May, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 617 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 522 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 May, 2002 1 commit
-
-
Juanjo authored
Originally committed as revision 476 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 May, 2002 2 commits
-
-
Alex Beregszaszi authored
Originally committed as revision 451 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
Originally committed as revision 450 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 May, 2002 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 438 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Beregszaszi authored
- AVID (AVRn) support (workaround) - print error instead of failing for unsupported SOF - fixed the 0<code<FF range checking Originally committed as revision 435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 May, 2002 1 commit
-
-
Arpi authored
Originally committed as revision 429 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2002 1 commit
-
-
Michael Niedermayer authored
rewrote quantizer fixed bias (+10% compression/quality for h263 like codecs) qscale=1 support mpeg1 intra frames looks far less blocky added codec_id field Originally committed as revision 423 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
alternative bitstream writer (disabled by default, uncomment #define ALT_BISTREAM_WRITER in common.h if u want to try it) Originally committed as revision 295 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2002 1 commit
-
-
Arpi authored
this patch enhances the jpeg header writer. It can be asked to omit quantisation and huffman tables and it can write different horizontal and vertical sampling factors. (the last thing is useless for libavcodec itself (because libavcodec only handles YUV420P at ecoder level), but the values are initialized so that operation of libavcodec is not impaired) Originally committed as revision 290 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Feb, 2002 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 287 to svn://svn.ffmpeg.org/ffmpeg/trunk
-