xml: Fix MP4 container usage
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Thu, 24 Jun 2010 17:33:02 +0000 (23:03 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 29 Jun 2010 10:20:40 +0000 (15:50 +0530)
commitf0edbf7669ca09675e4cc6ee65a0ddd5c18e6d1f
tree5bcafe553f5bd34b4a8cbcc239118294340d6bfe
parentac8046bcc3f3180640e822dfe4b3f0371fc4ea79
xml: Fix MP4 container usage

Recent fixes in GStreamer make MP4 containers behave properly. All ISO
variant MP4 containers show up as "video/quicktime, variant=iso",
instead of some of them showing up as "audio/x-m4a". To ensure
correctness further, we do not support non-ISO variants (such as Apple's
QuickTime).

When we have smart transcoding, this will be taken care of
automatically, since encodebin will be able to transmux to MP4.
data/aac.xml
data/amr.xml
data/avc.xml
data/common.xml
data/mpeg4.xml