On Sun, Jul 27, 2014 at 10:52:26PM +0200, Carl Eugen Hoyos wrote:
> Hi!
> 
> Some DVD dumps contain subtitles that start after more than 2G, 
> attached patch should allow to specify sufficiently large 
> values for -probesize.
> 
> Please review, Carl Eugen

>  doc/APIchanges              |    4 ++++
>  libavformat/avformat.h      |   12 +++++++++---
>  libavformat/avio_internal.h |    2 +-
>  libavformat/aviobuf.c       |    2 +-
>  libavformat/mpegts.c        |   11 ++++++-----
>  libavformat/options_table.h |    2 +-
>  libavformat/utils.c         |   13 +++++++++----
>  libavformat/version.h       |    2 +-
>  8 files changed, 32 insertions(+), 16 deletions(-)
> a4b562452a2b4d82f57760b145e113fd8b50afbd  patchprobesize.diff
> diff --git a/doc/APIchanges b/doc/APIchanges
> index c4e7790..e114df4 100644

LGTM, files dont stop at 2g/4g so neither should probesize

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to