mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-06 15:49:50 +08:00
export a few more codec_tag-codec_id tables
Originally committed as revision 7594 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -152,4 +152,5 @@ AVInputFormat voc_demuxer = {
|
||||
voc_read_header,
|
||||
voc_read_packet,
|
||||
voc_read_close,
|
||||
.codec_tag={voc_codec_tags},
|
||||
};
|
||||
|
Reference in New Issue
Block a user