Re: [FFmpeg-devel] [PATCH]Only fail aac mpegts muxing if the first frame is broken

2015-07-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ag.or.at> writes: > Attached patch fixes ticket #3957 here, the output > file plays fine with WMP and QT. Reviewed an merged by Michael. Thank you, Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/m

[FFmpeg-devel] [PATCH]Only fail aac mpegts muxing if the first frame is broken

2015-06-28 Thread Carl Eugen Hoyos
Hi! Attached patch fixes ticket #3957 here, the output file plays fine with WMP and QT. Please comment, Carl Eugen diff --git a/libavformat/mpegtsenc.c b/libavformat/mpegtsenc.c index 9efa9fc..09f62d6 100644 --- a/libavformat/mpegtsenc.c +++ b/libavformat/mpegtsenc.c @@ -1313,9 +1313,9 @@ static