[FFmpeg-devel] [PATCH] lavf: Add SMJPEG demuxer.
Carl Eugen Hoyos
cehoyos at ag.or.at
Tue Dec 20 00:57:56 CET 2011
Paul B Mahol <onemda <at> gmail.com> writes:
> + at item SMJPEG @tab @tab X
> @item SBG @tab @tab X
> @item SDP @tab @tab X
> @item Sega FILM/CPK @tab @tab X
This could be ordered slightly better (also in the Makefile and allformats.c)
> + av_log(s, AV_LOG_ERROR, "unknown audio encoding %d\n", encoding);
Perhaps %x is slightly more readable (also below for video).
Carl Eugen
More information about the ffmpeg-devel
mailing list