- 14 Apr, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 12812 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Apr, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 12779 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Apr, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 12664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Mar, 2008 6 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 12639 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 12638 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 12637 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 12631 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
results. Also update Ogg regression test. Originally committed as revision 12630 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 12626 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 12488 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Mar, 2008 1 commit
-
-
Panagiotis Issaris authored
muxer/demuxer in revision 12358. Originally committed as revision 12407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2008 3 commits
-
-
Måns Rullgård authored
Originally committed as revision 12361 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
All calls of this function use pgmyuv input format; hence no need to specify it explicitly. Originally committed as revision 12360 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
The PSP MP4 format requires an AAC audio stream, so until we have an AAC encoder we cannot test this format. The existing test is broken and does not actually use the PSP format. Originally committed as revision 12359 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2008 1 commit
-
-
Kostya Shishkov authored
Originally committed as revision 12348 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2008 1 commit
-
-
Michael Niedermayer authored
through lrintf(), that is gcc put the 32bit int flags in a 32bit float which caused some to be lost ...). I wonder why FATE did not pick this up? Originally committed as revision 12329 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Feb, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 12221 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 Feb, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 12124 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
other places without checking for its availability already. Originally committed as revision 12123 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Feb, 2008 3 commits
-
-
Michael Niedermayer authored
and the information needed to guess the duration only becomes known at a later packet. Originally committed as revision 11963 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 11939 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
This only removes 2 bytes from MP3 and MP2 currently. Up to 4 could be removed from MP3/MP2 though this might need a 2pass muxer. Primitive code to remove headers from MPEG-1/2/4 is there too but for the single file I tried it on (the one in the regression tests), it was a loss because all video frames were >4096 byte, so that it is disabled ATM. Originally committed as revision 11936 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Feb, 2008 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 11933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Feb, 2008 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 11869 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Correctly interleave ogg packets per granule and set eos correctly, 2 packets buffering is needed. It duplicates interleave_per_dts a bit, if someone has a good solution, I'll implement it. Originally committed as revision 11867 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2008 5 commits
-
-
Oded Shimon authored
Originally committed as revision 11864 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 11854 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
gave it 'ts'. Fixed by changing ff_nut_reset_ts() and demuxer params Originally committed as revision 11851 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Feb, 2008 5 commits
-
-
Måns Rullgård authored
Originally committed as revision 11837 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11834 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11833 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11832 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 11831 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jan, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jan, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 11671 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jan, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 11664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jan, 2008 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 11660 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jan, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 11550 to svn://svn.ffmpeg.org/ffmpeg/trunk
-