Re: [FFmpeg-devel] [PATCH]Allow mov muxing without the ac3 parser

2014-12-10 Thread Carl Eugen Hoyos
Michael Niedermayer gmx.at> writes: > > A user reported a regression that the mov muxer does not work anymore > > if you fear Dolby codecs. > > Attached patch reverts 8091fe30 and fixes the issue differently. > LGTM The patch was merged. Thank you, Carl Eugen

Re: [FFmpeg-devel] [PATCH]Allow mov muxing without the ac3 parser

2014-12-09 Thread Michael Niedermayer
On Tue, Dec 09, 2014 at 04:37:08PM +0100, Carl Eugen Hoyos wrote: > Hi! > > A user reported a regression that the mov muxer does not work anymore > if you fear Dolby codecs. > Attached patch reverts 8091fe30 and fixes the issue differently. > > Please comment, Carl Eugen LGTM [...] -- Michae