[FFmpeg-devel] [PATCH 2/2] lavf: Add function for accessing Matroska Codec <-> CodecID table
Derek Buitenhuis
derek.buitenhuis at gmail.com
Wed May 30 20:53:00 CEST 2012
On 30/05/2012 2:47 PM, Reimar Döffinger wrote:
> You didn't say for what purpose/why that would be useful.
To enable users to use other demuxers than lavf (such as haali).
It is currently not possible to do this without this table. For a
similar case, see:
http://ffmpeg.org/doxygen/trunk/group__riff__fourcc.html
- Derek
More information about the ffmpeg-devel
mailing list