- 29 Apr, 2011 1 commit
-
-
Anssi Hannula authored
As per issue2629, most 23.976fps matroska H.264 files are incorrectly detected as 24fps, as the matroska timestamps usually have only millisecond precision. Fix that by doubling the amount of timestamps inspected for frame rate for streams that have coarse time base. This also fixes 29.970 detection in matroska. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> (cherry picked from commit 78431098) Tested with mplayer based on this report http://thread.gmane.org/gmane.comp.video.mplayer.user/66043/focus=66063Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- 12 Apr, 2011 1 commit
-
-
Vitor Sessak authored
This allows for more reproducible results when using multi-threading. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 03 Apr, 2011 1 commit
-
-
Anssi Hannula authored
As per issue2629, most 23.976fps matroska H.264 files are incorrectly detected as 24fps, as the matroska timestamps usually have only millisecond precision. Fix that by doubling the amount of timestamps inspected for frame rate for streams that have coarse time base. This also fixes 29.970 detection in matroska. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Mar, 2011 1 commit
-
-
Ronald S. Bultje authored
-
- 22 Mar, 2011 2 commits
-
-
Mans Rullgard authored
This updates the wmv8-drm reference after c47d3835. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Ronald S. Bultje authored
-
- 26 Feb, 2011 3 commits
-
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit e211e255)
-
Justin Ruggles authored
There is no need to expand to 16-bits. Just use memcpy() to copy the raw data. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 1108f899)
-
Justin Ruggles authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit 9b73f786)
-
- 25 Feb, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 24 Feb, 2011 2 commits
-
-
Justin Ruggles authored
There is no need to expand to 16-bits. Just use memcpy() to copy the raw data. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Justin Ruggles authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- 26 Jan, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit e63dd5fb)
-
- 24 Jan, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 23 Jan, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 76edf2c1)
-
- 22 Jan, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 14 Jan, 2011 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 26342 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jan, 2011 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 26231 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Dec, 2010 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 26119 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Dec, 2010 3 commits
-
-
Reimar Döffinger authored
due to VC-1 decoder overreads resulting in different output. Originally committed as revision 26055 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
to complement the existing video-only decode test. Originally committed as revision 26054 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Whether the behaviour for streams using scrambling makes sense is unclear. Originally committed as revision 26053 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Nov, 2010 1 commit
-
-
Carl Eugen Hoyos authored
This includes a revert of r25840 Originally committed as revision 25842 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Nov, 2010 1 commit
-
-
Baptiste Coudurier authored
Originally committed as revision 25840 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2010 2 commits
-
-
Vitor Sessak authored
Originally committed as revision 25736 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 25735 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Nov, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 25677 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Nov, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 25664 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Oct, 2010 1 commit
-
-
Alexander Strange authored
The rm demuxer has timestamp bugs, so this test is sensitive to changes in timestamp correction. The previous commit did not make output any better or worse on this test, just different. See https://roundup.ffmpeg.org/issue2288 for details. Originally committed as revision 25432 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2010 1 commit
-
-
Reimar Döffinger authored
and add a test for regular GSM as fate-gsm. Fixes a 8kHz sample from issue 113. Originally committed as revision 25313 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Sep, 2010 1 commit
-
-
Martin Storsjö authored
Originally committed as revision 25104 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2010 4 commits
-
-
Vitor Sessak authored
Originally committed as revision 25013 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 25008 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 25006 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 25005 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Aug, 2010 3 commits
-
-
Vitor Sessak authored
Originally committed as revision 24957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
corrupting memory somehow and segfaulting in the BSDs. Originally committed as revision 24956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 24954 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Aug, 2010 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 24928 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Aug, 2010 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 24911 to svn://svn.ffmpeg.org/ffmpeg/trunk
-