- 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
-
- 20 Nov, 2002 1 commit
-
-
Philip Gladstone authored
of working Originally committed as revision 1243 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2002 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1186 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Oct, 2002 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 1008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2002 1 commit
-
-
Henry Mason authored
Originally committed as revision 908 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 593 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 547 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 May, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 528 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Apr, 2002 1 commit
-
-
Juanjo authored
(and fix) stream copying. By now force_pts it's just honoured by the MPEG muxer. ASF could honour this also, but it should be fixed to use Tickers first. - MPEG audio decoder exports it's frame size in bytes. - Hope this fix the floating point exception found in ffserver. Originally committed as revision 382 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Apr, 2002 1 commit
-
-
Juanjo authored
Originally committed as revision 373 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Sep, 2001 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 128 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2001 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 93 to svn://svn.ffmpeg.org/ffmpeg/trunk
-