- 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
-
- 25 Apr, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4161 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4125 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2005 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 3977 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
-
- 04 Jan, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3802 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Dec, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Nov, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3687 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3673 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2004 1 commit
-
-
Michael Niedermayer authored
video/audio_codec_id in AVFormatParameters to override/help demuxer av_guess_codec() to guess the default codecs based upon muxer + filename Originally committed as revision 3668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3665 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3635 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Sep, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3495 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Jul, 2004 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 3320 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
with this its possible to encode&decode any video codec to individual (1 file per frame) files Originally committed as revision 3319 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Jun, 2004 1 commit
-
-
Mike Melanson authored
Originally committed as revision 3239 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 May, 2004 1 commit
-
-
Michael Niedermayer authored
fixes the random dts/pts during encoding asf preroll fix no more initial zero frames for b frame encoding mpeg-es dts during demuxing fixed .ffm timestamp scale fixed, ffm is still broken though Originally committed as revision 3168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 May, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3148 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 May, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3135 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2004 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 3005 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Oct, 2003 1 commit
-
-
Michael Niedermayer authored
* fixing an unitilaized field AVImageInfo::interleaved. As a matter of fact we have two problems here: first AVImageInfo::interleaved is never initialzed in img.c. The second problem is that even if we want interleaved PNGs there's a bug in png.c that prevents us from generating them. The later problem is for somebody familiar with PNG to handle. And yes, always setting AVImageInfo::interleaved to 0 isn't such a good idea, but it still beats garbage values. orginal commit by roman shaposhnik Originally committed as revision 2380 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2255 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Sep, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2230 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2151 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Aug, 2003 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 2111 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Mar, 2003 3 commits
-
-
Zdenek Kabelac authored
* added few more functions for os2 Originally committed as revision 1672 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 1668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 1666 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2003 1 commit
-
-
Max Krasnyansky authored
Originally committed as revision 1641 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1567 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2003 3 commits
-
-
Slavik Gnatenko authored
Originally committed as revision 1447 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1443 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Fabrice Bellard authored
Originally committed as revision 1439 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Dec, 2002 3 commits
-
-
François Revol authored
Originally committed as revision 1349 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Bill Eldridge authored
Originally committed as revision 1347 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
François Revol authored
Originally committed as revision 1343 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Dec, 2002 1 commit
-
-
Philip Gladstone authored
This (will) allow testing of ffserver in an automated way. The code is nasty in that it uses a global....... Originally committed as revision 1331 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Nov, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1276 to svn://svn.ffmpeg.org/ffmpeg/trunk
-