- 07 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
slice cleanup Originally committed as revision 2568 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Dec, 2003 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2558 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2557 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 2554 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Dec, 2003 1 commit
-
-
Michael Niedermayer authored
fixed h263 modified quantization CODEC_FLAG_OBMC Originally committed as revision 2549 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Nov, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2543 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2003 1 commit
-
-
Michel Bardiaux authored
Originally committed as revision 2469 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2452 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
sample_aspect_ratio aspect ratio in JPEG JFIF is SAR not DAR ! removed nonsense SAR guessing code various related cleanups bugs? Originally committed as revision 2403 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2395 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2388 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
dont check if the ac esc 3 could have been stored as vlc as this detects only very few errors allthough it detects several buggy encoders Originally committed as revision 2370 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2345 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2003 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 2258 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
remove "this file was encoded with ..." stuff (use debug=4096 if u want to know that) Originally committed as revision 2253 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Sep, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2246 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Aug, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2172 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2003 1 commit
-
-
Michael Niedermayer authored
improved edge & padding bug detection for old files tested with *.avi *.mp4 on my HD Originally committed as revision 2163 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Aug, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2099 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jul, 2003 1 commit
-
-
Michael Niedermayer authored
fix decoding of old %16!=0 divx fix assertion failure in motion_est.c Originally committed as revision 2094 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Jul, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2074 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2003 1 commit
-
-
Michael Niedermayer authored
ff_draw_horiz_band() in coded order / cleanup Originally committed as revision 2064 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Jul, 2003 1 commit
-
-
Michael Niedermayer authored
note, encoding wasnt affected by that Originally committed as revision 2052 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jul, 2003 1 commit
-
-
Garrick Meeker authored
Originally committed as revision 2024 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jul, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 2004 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 May, 2003 1 commit
-
-
Michael Niedermayer authored
mpeg1/2 cleanup/bugfix error resilience bugfix Originally committed as revision 1911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 May, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1825 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1768 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Apr, 2003 2 commits
-
-
Michael Niedermayer authored
simplified adressing of most mb based arrays (mb_x + mb_y*s->mb_stride) now instead of mb_x + mb_y*mb_width and 1+mb_x + (1+mb_y)*(mb_width+2) and ... mixture more direct use of the new mb_type stuff instead of codec specific stuff runtime mb_type debug output h264/h263 variants/mpeg1/2/4 error concealment /resilience for mpeg1/2 various minor optimizations Originally committed as revision 1746 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1744 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2003 2 commits
-
-
Michael Niedermayer authored
better non conformant divx packed bitstream detection, so unpacked (no b frames) divx MPEG4-ES streams can be read Originally committed as revision 1695 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1692 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1686 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1685 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2003 1 commit
-
-
Zdenek Kabelac authored
* fixed FLAG AVOption Originally committed as revision 1661 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1645 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-