summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlex Ashley <bugzilla@ashley-family.net>2013-08-30 11:48:51 +0100
committerSebastian Dröge <slomo@circular-chaos.org>2013-09-04 13:34:00 +0200
commit61153a5ac231141e4395b9f0bb28a26fa808a098 (patch)
tree4a505faf5d48cb3ece1a1d0a0c0c939eba5f1b77 /Makefile.am
parent690ca42e6e099e36063494face393725edd42ee8 (diff)
avcodecmap: exclude avc3 stream format from AV_CODEC_ID_H264HEADmaster
As part of the changes to support the "avc3" variant of the ISO-BMFF (see bug #702004) a new stream-format has been created (video/x-h264, stream-format="avc3", alignment="au") that requires changes to gstavcodecmap to exclude this format because avdec_h264 expects the SPS and PPS to be in the codec_data. Amendment 2 of ISO/IEC 14496-15 (AVC file format) is defining a new structure for fragmented MP4 called "avc3". The principal difference between AVC1 and AVC3 is the location of the codec initialisation data (e.g. SPS, PPS). In AVC1 this data is placed in the initial MOOV box (moov.trak.mdia.minf.stbl.stsd.avc1) but in AVC3 this data goes in the first sample of every fragment. https://bugzilla.gnome.org/show_bug.cgi?id=702004
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions