- Mar 08, 2009
-
-
Baptiste Coudurier authored
Originally committed as revision 17886 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 22, 2009
-
-
Kostya Shishkov authored
Originally committed as revision 17518 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 06, 2009
-
-
Michael Niedermayer authored
Also document it. Originally committed as revision 17018 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 02, 2009
-
-
Stefan de Konink authored
Patch by Stefan de Konink stefan konink de Originally committed as revision 16944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 23, 2009
-
-
Baptiste Coudurier authored
Originally committed as revision 16730 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 20, 2009
-
-
Baptiste Coudurier authored
this also fixes a side effect where its value was one too much. Originally committed as revision 16701 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 16698 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 16697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 17, 2009
-
-
David Conrad authored
Originally committed as revision 16656 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 14, 2009
-
-
Baptiste Coudurier authored
Originally committed as revision 16610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 16605 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 16604 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 16603 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 22, 2008
-
-
Aurelien Jacobs authored
fixes issue696 Originally committed as revision 15667 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 13, 2008
-
-
Michael Niedermayer authored
Plain C, x86-32 and -64 have been tested and should work, other archs that had asm optmizations in swscale likely will need some fixes to either fall back on C if SWS_BITEXACT is set or make the asm match C. This also disables the PAL8 test as neither swscale nor the old scaler really support PAL8 output, imgconvert supported a fixed 666 palette as output and swscale supports fixed 884 and 422. Originally committed as revision 15305 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 19, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 14293 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 13, 2008
-
-
Michael Niedermayer authored
Fixes issue524 Originally committed as revision 14223 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 08, 2008
-
-
Michael Niedermayer authored
This one also reverts the libav mpeg ts regression test score change. Originally committed as revision 14132 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
to be AV_NOPTS_VALUE. Originally committed as revision 14118 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 22, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 13880 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13879 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13868 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13856 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 09, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 13732 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 13725 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 07, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 13683 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 03, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 13651 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 28, 2008
-
-
Michael Niedermayer authored
Before, all dts where wrong, now just the first is a little odd. Originally committed as revision 13491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- May 26, 2008
-
-
Baptiste Coudurier authored
Originally committed as revision 13427 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 21, 2008
-
-
Henrik Gulbrandsen authored
Patch by Henrik Gulbrandsen: henrik gulbra net Originally committed as revision 12916 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 30, 2008
-
-
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
-
- Mar 10, 2008
-
-
Panagiotis Issaris authored
muxer/demuxer in revision 12358. Originally committed as revision 12407 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 15, 2008
-
-
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
-
- Feb 14, 2008
-
-
Benoit Fouet authored
Originally committed as revision 11933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-