- 06 Apr, 2006 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 5271 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Mar, 2006 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 5097 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5096 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2006 7 commits
-
-
Michael Niedermayer authored
Originally committed as revision 5088 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5087 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5086 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5085 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5084 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5083 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5081 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jan, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2005 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 4567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2005 1 commit
-
-
Michael Niedermayer authored
fix mpeg4 parser so it outputs te pict_type support header only parseing without repacking Originally committed as revision 4527 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Aug, 2005 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 4522 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jul, 2005 1 commit
-
-
Michael Niedermayer authored
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility Originally committed as revision 4453 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 May, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4314 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 May, 2005 1 commit
-
-
Aurelien Jacobs authored
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) Originally committed as revision 4275 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Apr, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Mar, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4079 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Mar, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4051 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Mar, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4046 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Mar, 2005 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 4041 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
various fixes/workarounds Originally committed as revision 4038 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4036 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Feb, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3858 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jan, 2005 1 commit
-
-
Michael Niedermayer authored
possible arbitrary code execution cannot be ruled out in some cases precautionary checks Originally committed as revision 3813 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Dec, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3761 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Nov, 2004 1 commit
-
-
Michael Niedermayer authored
allocate a few bytes more for extradata so the bitstream reader if its used by the codec for parsing extardata, doesnt read over the end Originally committed as revision 3679 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2004 1 commit
-
-
Kostya Shishkov authored
ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/QPEG/VWbig6.avi with my decoder (should appear soon) it hadn't changed palette even there are palette change chunks in that AVI. Here is small patch to make it work (zero number of colors to change in that chunk actually means to change ALL colors). patch by (Kostya <cannonball>at<bw-team>dot<com>) Originally committed as revision 3670 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Oct, 2004 1 commit
-
-
Roman Shaposhnik authored
faster and easier to follow. * misc. fixes for problems with seeking Originally committed as revision 3590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3585 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Sep, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3531 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Sep, 2004 1 commit
-
-
Roman Shaposhnik authored
fixes. Originally committed as revision 3482 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Sep, 2004 1 commit
-
-
Mike Melanson authored
Kostya <cannonball at bw-team.com> Originally committed as revision 3467 to svn://svn.ffmpeg.org/ffmpeg/trunk
-