- 05 Aug, 2012 2 commits
-
-
Stefano Sabatini authored
-
Michael Niedermayer authored
Fixes crash based on a uninitialized array index read. If the read does not crash then out of array writes based on the same index might have been triggered afterwards. Found-by: inferno@chromium.org Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Aug, 2012 18 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Take the new parameter start_index into account.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
The new name seems more consistent with the assumed logic. "start_index" represents the minimum accepted value as first index, and not the maximum value as implicitely assumed by the previous name.
-
Stefano Sabatini authored
This seems consistent with the assumed meaning of the option.
-
Philip Langdale authored
The current demuxer does not bother to write packet durations, which makes it impossible to remux into a new format. Signed-off-by:
Philip Langdale <philipl@overt.org>
-
Philip Langdale authored
As packet duration is not stored inherently in MPEG4 containers, subtitles have their duration expressed by storing an additional empty packet with a pts matching the desired end time of the real subtitle. Additionally, it is generally expected that all streams start at time = 0, so an empty packet needs to be inserted at the beginning of the stream, before the first real subtitle. Unfortunately, ffmpeg lacks a proper way to express that a subtitle might map to multiple packets, so the muxer is the only place we can handle this. Signed-off-by:
Philip Langdale <philipl@overt.org>
-
Michael Niedermayer authored
Fixes issue1731 Based-on-patch-by: carl Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This is almost a revert of: (the file from the report still works) commit 80e58c61 Author: Benoit Fouet <benoit.fouet@free.fr> Date: Wed Feb 11 11:09:36 2009 +0000 Allow demuxing of audio substreams stored as 0x06 type. Fixes issue 725: MPEG2 PS with PCM audio. On behalf of Jai. Originally committed as revision 17150 to svn://svn.ffmpeg.org/ffmpeg/trunkSigned-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes ticket1242 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This way the variable is available outside find_stream_info Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
needed for a mkv file Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket1195 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Aug, 2012 5 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Fixed Ticket981 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
Fixes ticket 1577.
-
Michael Niedermayer authored
Fixes tikcet1524 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Aug, 2012 6 commits
-
-
Alex Rønne Petersen authored
Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Kifayat ullah authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
-
Jordi Ortiz authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Derek Buitenhuis authored
At the moment it only does BGR24, but I plan to add the rest after. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
Derek Buitenhuis authored
At the moment it only does BGR24, but I plan to add the rest after. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 01 Aug, 2012 4 commits
-
-
Nicolas George authored
Should fix compilation on clang.
-
Diego Biurrun authored
-
Carl Eugen Hoyos authored
Fixes ticket #1580
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 31 Jul, 2012 5 commits
-
-
Diego Biurrun authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-