[FFmpeg-devel] [RFC]Add int64_t probesize2 to AVFormatContext
Michael Niedermayer
michaelni at gmx.at
Tue Jul 29 13:17:44 CEST 2014
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140729/40139380/attachment.asc>
More information about the ffmpeg-devel
mailing list