- 11 Sep, 2015 3 commits
-
-
Thierry Foucu authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 10 Sep, 2015 6 commits
-
-
Michael Niedermayer authored
Fixes: unknown_video.flv Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
Fix Ticket #4843
-
Vesselin Bontchev authored
Fixes CID 1322364, CID 1322363 Signed-off-by:
Vesselin Bontchev <vesselin.bontchev@yandex.com>
-
- 09 Sep, 2015 3 commits
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com>
-
Michael Niedermayer authored
Suggested-by: BBB Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 08 Sep, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 07 Sep, 2015 3 commits
-
-
Michael Niedermayer authored
-
Michael Niedermayer authored
Reviewed-by:
Zhang Rui <bbcallen@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
They allow reconnecting endless live streams which fail with eof Reviewed-by:
Zhang Rui <bbcallen@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 06 Sep, 2015 2 commits
-
-
Alexandra Hájková authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Martin Storsjö authored
The previous restriction was partially designed to fix certain (broken) samples from bug 215. There should be no restriction on the number of keyframes per fragment or trun. The spec suggests that all frames lacking MOV_FRAG_SAMPLE_FLAG_IS_NON_SYNC are key frames, but we require the flag MOV_FRAG_SAMPLE_FLAG_DEPENDS_YES to be unset as well. This works for (possibly broken) media that never sets the NON_SYNC flag and should also be correct for any spec-compliant file. For files that never set either of the flags, all samples are marked as keyframes. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 07 Sep, 2015 2 commits
-
-
Zhang Rui authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
tab authored
Allows avformat_query_codec to be used to check for valid image2 encoders. Reuses the existing ff_guess_image2_codec ID table. Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 06 Sep, 2015 6 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Ronald S. Bultje authored
This prevents the following warning: "Application provided invalid, non monotonically increasing dts to muxer in stream 0: 9 >= 9".
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Yayoi authored
Signed-off-by:
Clément Bœsch <u@pkh.me>
-
Zhang Rui authored
Fixes CID1322337 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 05 Sep, 2015 5 commits
-
-
Hendrik Leppkes authored
-
Andy Wu authored
When AVFMT_FLAG_FAST_SEEK is specified, make MP3 seek operation as fast as possible. When no "-usetoc" is specified, the default operation is using TOC if available; otherwise, uses linear interpolation. This is useful when seeking a large MP3 file with no TOC available. One example is Podcast, many MP3 files are large, but no CBR/VBR tags. Most of them are actually CBR. Even in VBR cases, this option sacrifices the accuracy of playback time in exchange for responsiveness.
-
Hendrik Leppkes authored
-
Michael Niedermayer authored
Fixes: CID1320426 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Carl Eugen Hoyos authored
Only one audio stream is allowed in aiff.
-
- 04 Sep, 2015 5 commits
-
-
Arnaud Bienner authored
Signed-off-by:
Carl Eugen Hoyos <cehoyos@ag.or.at>
-
Arnaud Bienner authored
Signed-off-by:
Carl Eugen Hoyos <cehoyos@ag.or.at>
-
Arnaud Bienner authored
Signed-off-by:
Carl Eugen Hoyos <cehoyos@ag.or.at>
-
Carl Eugen Hoyos authored
Fixes decoding for the sample from ticket #4820.
-
Vittorio Giovara authored
-
- 03 Sep, 2015 4 commits
-
-
Michael Niedermayer authored
Fixes integer overflow Fixes: unknown_unknown_31b_795_cov_1818643045_raybauduc.mov Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Stephan Holljes authored
Signed-off-by:
Stephan Holljes <klaxa1337@googlemail.com> Reviewed-by:
Ganesh Ajjanagadde <gajjanag@mit.edu> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Stephan Holljes authored
The assignment had incorrectly placed parentheses which resulted in ret always being > 0. Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes CID1322328 Reviewed-by:
Ganesh Ajjanagadde <gajjanag@mit.edu> Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-