qtmux: Write 'btrt' atom for H.264 media if possible
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Tue, 6 Jul 2010 09:18:08 +0000 (14:48 +0530)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Apr 2011 19:32:18 +0000 (20:32 +0100)
commit9e5c575b49b9e895c8a9a5e869642a3ba0b56fd8
treeddf60aecab3b3f076d42423a8c95966ca79172bc
parent4b4398c9dd6e79b8e7ef842924174db37b799581
qtmux: Write 'btrt' atom for H.264 media if possible

This writes out the optional 'btrt' atom (MPEG4BitrateBox) for H.264
media if either or both of average and maximum bitrate are available for
the stream.

https://bugzilla.gnome.org/show_bug.cgi?id=623678
gst/quicktime/atoms.c
gst/quicktime/atoms.h
gst/quicktime/gstqtmux.c