- 22 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2148 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Jan, 2013 1 commit
-
-
Reimar Döffinger authored
Followup to http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/151321 patch by Reimar and Thomas Mundt fixes some AVC-Intra files from different tickets. It does not fix http://samples.ffmpeg.org/ffmpeg- bugs/trac/ticket524/AVCI50.mov Authors of this commit are: Reimar and Thomas Mundt Patch and commit message mostly taken from ffmpeg-devel, mail by Carl Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 01 Jan, 2013 3 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
There can be only one track reference. The multiple tref handling is handled at a different level.
-
Hendrik Leppkes authored
This was broken in 0d96ec19 under the assumption that there is only one tref leaf atom. Fixes Ticket #2081.
-
- 31 Dec, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Part 1 of 2 to fix Ticket339 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Dec, 2012 1 commit
-
-
Janne Grunau authored
The sample in https://bugzilla.libav.org/show_bug.cgi?id=393 and samples/F4V/H263_NM_f.mp4 both have codec_tag H263 for different codecs. H263 is apparently used by Flash Media Server for Sorensen Spark videos. Patch based on commit 5442083b by Carl Eugen Hoyos. Fixes bug 393.
-
- 10 Dec, 2012 1 commit
-
-
Peter Ross authored
These tags describe the product and quicktime library version respectively. Originate from Adobe Premier, but some other products use them.
-
- 07 Dec, 2012 2 commits
-
-
Janne Grunau authored
Avoids a 2G memory allocation and parsing of random data in mov_read_dref(). The fuzzed sample sample.mp4_s224424 triggers this.
-
Janne Grunau authored
Fixes an assert in fuzzed sample sample.mp4_s265930.
-
- 01 Dec, 2012 1 commit
-
-
Carl Eugen Hoyos authored
-
- 28 Nov, 2012 1 commit
-
-
Justin Ruggles authored
-
- 25 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket1831 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Nov, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Fixes CID743440, introduced in 850e5c04.
-
- 16 Nov, 2012 1 commit
-
-
Xidorn Quan authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Nov, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Matrox XMIO capture boards write files with major brand "JUNK" and compatible brand "qt " that contain QuickTime version 1 audio fields. Fixes ticket #1881.
-
- 14 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Nov, 2012 1 commit
-
-
Justin Ruggles authored
Also reorder some other #include when applicable.
-
- 10 Nov, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes division by 0 Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes CID739867 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2012 1 commit
-
-
Carl Eugen Hoyos authored
Fixes mpegts-in-mov, ticket #987 / issue 2223.
-
- 21 Oct, 2012 2 commits
-
-
Carl Eugen Hoyos authored
Fixes issue 1520.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Oct, 2012 1 commit
-
-
Petter Ericson authored
mov.c: Check for stsd + m1s tag indicating MOV-wrapped MPEG-PS, and force continued probing if found. Fixes Ticket241 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 17 Oct, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1817 Based on patch by: Przemyslaw Wesolek <przemyslaw.wesolek@go.art.pl> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Fixes CID717497 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 07 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Oct, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Sep, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Sep, 2012 1 commit
-
-
Michael Niedermayer authored
It is not correct in all cases and it is less predictable than a skip of 0 for user applications. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Sep, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Yusuke Nakamura authored
Frames described by this grouping are the starter of a closed or an open GOP. This is useful for open GOP of H.264 stream which is not described by sync sample atom. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 18 Sep, 2012 1 commit
-
-
Luca Barbato authored
A quite widespread pattern in the demuxer is read a 32bit unsigned integer and then loop till this value is reached. Checking for EOF prevents pathological situations.
-
- 16 Sep, 2012 2 commits
-
-
Michael Niedermayer authored
Fix near infinite loop in stsd parsing. Bug found by: Diana Elena Muscalu The size is unsigned according the specification. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Michael Niedermayer authored
Avoid a near infinite loop. Issue discovered by cosminamironesei. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 07 Sep, 2012 1 commit
-
-
Samuel Pitoiset authored
This fixes crashes when called from rtpdec_qt, where AVFormatContext->pb is null, a crash present since 3bab7cd1. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 01 Sep, 2012 1 commit
-
-
Piotr Bandurski authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-