[FFmpeg-devel] [PATCH] Bink file demuxer and audio decoder
Kostya
kostya.shishkov
Wed Jan 14 13:31:13 CET 2009
On Wed, Jan 14, 2009 at 12:03:52PM +0100, Diego Biurrun wrote:
[...]
>
> > --- a/libavcodec/avcodec.h
> > +++ b/libavcodec/avcodec.h
> > @@ -310,6 +310,7 @@ enum CodecID {
> > CODEC_ID_MP1,
> > + CODEC_ID_BINKAUDIO,
>
> Why not just BINK instead of BINKAUDIO?
Because some people hope to have BINKVIDEO decoder along with that
(eventually).
[...]
More information about the ffmpeg-devel
mailing list