On Tue, Mar 17, 2015 at 12:55:25PM +0100, Luca Barbato wrote: > On 17/03/15 12:25, Diego Biurrun wrote: > >On Mon, Mar 16, 2015 at 11:58:29AM +0000, Vittorio Giovara wrote: > >>From: Carl Eugen Hoyos <[email protected]> > >> > >>Instead check for all mov code-points when demuxing avi > >>and print a warning if a video codec is found like this. > >> > >>Signed-off-by: Vittorio Giovara <[email protected]> > >>--- > >> libavformat/Makefile | 2 +- > >> libavformat/avidec.c | 12 ++++++++++++ > >> libavformat/riff.c | 3 --- > >> 3 files changed, 13 insertions(+), 4 deletions(-) > > > >Why? > > There are some files in the wild that use mov tags in avi, having this kind > of fallback seems the sanest solution since adding tags will perpetuate the > problem since it then would allow muxing avi with those not-really supported > codecs.
So why doesn't the log message explain that? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
