- 02 Feb, 2010 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 21604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2010 1 commit
-
-
Michael Niedermayer authored
This fixes at least ogg encoding with -t where the file was slightly too long. Originally committed as revision 21598 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2010 1 commit
-
-
David Conrad authored
Originally committed as revision 21374 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2010 1 commit
-
-
Mike Scheutzow authored
scheutzow at alcatel-lucent dot com and Niobos, niobos at dest-unreach dot be. Originally committed as revision 21199 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Dec, 2009 1 commit
-
-
Jai Menon authored
Originally committed as revision 20759 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Dec, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 20688 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 20597 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2009 1 commit
-
-
Daniel Verkamp authored
This fixes issue #1244. Originally committed as revision 20349 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
This makes the output nicely aligned even in for those cases, and might also avoid some issues with printf implementations that can not handle well very large float values (e.g. msvcrt without MinGW wrapper IIRC). Originally committed as revision 20334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 20309 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
Hopefully this fixes regression tests on DOS. It breaks alignment of the output a bit more, but this should be easy to fix with a second patch. Originally committed as revision 20282 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2009 3 commits
-
-
Reimar Döffinger authored
the file is reached normally, without any error. Originally committed as revision 20143 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 20141 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
The au and aiff demuxers would always return an empty packet before detecting EOF, this is now fixed with av_get_packet etc. returning EOF. Originally committed as revision 20136 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Sep, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 19904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2009 1 commit
-
-
Ivan Schreter authored
Originally committed as revision 19788 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2009 1 commit
-
-
Ivan Schreter authored
read_seek to read_seek2. Originally committed as revision 19681 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Aug, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 19621 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jul, 2009 1 commit
-
-
Carl Eugen Hoyos authored
complex as originally planned. Typo fixed (the background moves less linear now) and regression test results updated. Originally committed as revision 19478 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2009 1 commit
-
-
Michael Niedermayer authored
r19300 Rewrite mp3 parser. New code is much simpler and does not drop stuff at random. Originally committed as revision 19306 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 May, 2009 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18960 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Wolfram Gloger authored
Patch by Wolfram Gloger, wmglo at dentm dot med dot uni-muenchen dot de. Originally committed as revision 18959 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 May, 2009 3 commits
-
-
Baptiste Coudurier authored
current ref is technically more correct though. Originally committed as revision 18912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
corp186 authored
Originally committed as revision 18909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18907 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2009 2 commits
-
-
David Conrad authored
The default changed from 420mpeg2 to 420jpeg Originally committed as revision 18797 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18792 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 18778 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Apr, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 18453 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2009 1 commit
-
-
Diego Biurrun authored
This requires updating the gxf regression checksum since the gxf muxer puts the filename in files it creates. Originally committed as revision 18253 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Mar, 2009 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 18098 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 18096 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Mar, 2009 1 commit
-
-
Reimar Döffinger authored
seeking before data_offset and is more consistent with how the generic index seeking code handles it. Originally committed as revision 17964 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Mar, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 17952 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 17934 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2009 5 commits
-
-
Reimar Döffinger authored
for swf before and after, but it now incorrectly creates additional streams. Originally committed as revision 17913 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
test reference file. Originally committed as revision 17911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 17896 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 17893 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 17892 to svn://svn.ffmpeg.org/ffmpeg/trunk
-