• John Stebbins's avatar
    movenc: use correct tag list for AVOutputFormat.codec_tag · 713efb2c
    John Stebbins authored
    ff_mp4_obj_type contains the wrong type of tags for
    AVOutputFormat.codec_tag. AVOutputFormat.codec_tag is used to
    validate AVCodecParameters.codec_tag so needs to be the same
    type of tag.
    
    Creates new tag lists for mp4 and ismv.  New tag lists support
    same list of codecs found in ff_mp4_obj_type. psp uses the same
    tag list as mp4 since these both use mp4_get_codec_tag to look up tags.
    713efb2c
Name
Last commit
Last update
avbuild Loading commit data...
avtools Loading commit data...
compat Loading commit data...
doc Loading commit data...
libavcodec Loading commit data...
libavdevice Loading commit data...
libavfilter Loading commit data...
libavformat Loading commit data...
libavresample Loading commit data...
libavutil Loading commit data...
libswscale Loading commit data...
presets Loading commit data...
tests Loading commit data...
tools Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
COPYING.GPLv2 Loading commit data...
COPYING.GPLv3 Loading commit data...
COPYING.LGPLv2.1 Loading commit data...
COPYING.LGPLv3 Loading commit data...
CREDITS Loading commit data...
Changelog Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
RELEASE Loading commit data...
configure Loading commit data...