- 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 6 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
-
Baptiste Coudurier authored
Originally committed as revision 17890 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2009 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 17852 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Mar, 2009 1 commit
-
-
Ivan Schreter authored
Originally committed as revision 17824 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Mar, 2009 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 17675 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Feb, 2009 1 commit
-
-
Ivan Schreter authored
Patch by Ivan Schreter, schreter gmx net Originally committed as revision 17665 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Feb, 2009 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 17461 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Feb, 2009 1 commit
-
-
Stefan de Konink authored
Patch by Stefan de Konink stefan konink de Originally committed as revision 16944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jan, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 16815 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Jan, 2009 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 16706 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Jan, 2009 1 commit
-
-
David Conrad authored
Originally committed as revision 16656 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2009 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 16610 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 16606 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Dec, 2008 1 commit
-
-
Michael Niedermayer authored
More precissely fix has_b_frames. Fixes issue757 Originally committed as revision 16256 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Oct, 2008 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 15668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Sep, 2008 1 commit
-
-
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
-
- 09 Sep, 2008 1 commit
-
-
Aurelien Jacobs authored
the desired stream Originally committed as revision 15282 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Sep, 2008 1 commit
-
-
Aurelien Jacobs authored
The matroska demuxer now index every streams so seek on stream 1 now works. Originally committed as revision 15254 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2008 1 commit
-
-
Michael Niedermayer authored
residuals, Note this does not change RGB32 as we need to check this against some decoder that supports it. Originally committed as revision 15055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2008 1 commit
-
-
Aurelien Jacobs authored
The changes are verified and desired. Originally committed as revision 14969 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Aug, 2008 1 commit
-
-
Aurelien Jacobs authored
This change is due to r14590. The AVPacket position now points to the first byte of the actual packet data in the file. It previously pointed to the EBML element ID preceding packet data. Originally committed as revision 14612 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Jul, 2008 2 commits
-
-
Baptiste Coudurier authored
Originally committed as revision 14491 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Baptiste Coudurier authored
Originally committed as revision 14488 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jul, 2008 1 commit
-
-
Michael Niedermayer authored
to be AV_NOPTS_VALUE. Originally committed as revision 14118 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jun, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 13878 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jun, 2008 2 commits
-
-
Michael Niedermayer authored
Originally committed as revision 13765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 13764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Jun, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 13725 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jun, 2008 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 13684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jun, 2008 1 commit
-
-
Michael Niedermayer authored
contains the first picture startcode that commences in the PES packet, instead of the first access unit that commences in the PES packet. Fix the parser to handle that properly. This was a very long standing bug ... The change to the seek regressions is because the mpeg ts muxer stores too many invalid and randomized timestamps which overflow the 4 entry buffer we use in the parser. Originally committed as revision 13643 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 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
-