- Feb 07, 2013
-
-
rogerdpack authored
Signed-off-by:
rogerdpack <rogerpack2005@gmail.com>
-
- Feb 08, 2013
-
-
Michael Niedermayer authored
If its start is not aligned then aligning its end will likely break many demuxers as they check the size and not the position. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paul B Mahol authored
Fixes #2244. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- Feb 07, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 06, 2013
-
-
Stefano Sabatini authored
The DTS needs to be resynched against the segment start PTS, or the resulting DTS may result < PTS. Reported-by:
Owen Jones <riots6@gmail.com> See thread: Subject: [FFmpeg-user] pts/dts error using reset_timestamps while splitting a DVD Date: Sat, 19 Jan 2013 08:58:27 +0000
-
Matthieu Bouron authored
Fixes ticket #1764. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Vignesh Venkatasubramanian authored
Modified the fate test crc generator to print the side_data's crc if side_data is present. Signed-off-by:
Vignesh Venkatasubramanian <vigneshv@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
- Feb 05, 2013
-
-
Stefano Sabatini authored
-
Michael Niedermayer authored
Instead just dont store the timecode Fixes Ticket2187 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket2241 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 03, 2013
-
-
Carl Eugen Hoyos authored
Replace wrong "EXT-X-ALLOWCACHE" with "EXT-X-ALLOW-CACHE", and value 1/0 with YES/NO, as per spec. Fix trac ticket #2228. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- Feb 02, 2013
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
Fixes a part of ticket #2190.
-
- Feb 01, 2013
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
Fixes ticket #2218.
-
Diego Biurrun authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Allan Kristensen authored
-
- Jan 31, 2013
-
-
Diego Biurrun authored
-
Michael Niedermayer authored
Fixes assertion failure Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 30, 2013
-
-
Paul B Mahol authored
Also check number of streams and give error message why muxing failed. This prevents muxing unsupported codec with known and supported tag. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Such level of abstraction is pointless. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Paweł Hajdan, Jr authored
Memory passed to av_realloc cannot be allocated using memalign. From realloc(3): The realloc() function changes the size of the memory block pointed to by ptr to size bytes. (...) Unless ptr is NULL, it must have been returned by an earlier call to malloc(), calloc() or realloc(). The issue has been found by debugallocation, a part of google-perftools: http://code.google.com/p/gperftools/ . Signed-off-by:
Paweł Hajdan, Jr <phajdan@google.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Carl Eugen Hoyos authored
Fixes ticket #1815. Reviewed-by: Hendrik Leppkes
-
- Jan 29, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
This container does not store timestamps and thus supports CFR only.
-
- Jan 27, 2013
-
-
Carl Eugen Hoyos authored
Based on a patch by Daniel Pielmeier, daniel pielmeier gmail Fixes a part of ticket #1815.
-
Clément Bœsch authored
Regression since 3af3a300. Fixes Ticket2167.
-
Michael Niedermayer authored
Prevent null pointer dereference Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
fixes out of array reads Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-