gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's taglist.
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 1 Dec 2008 15:24:37 +0000 (15:24 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 1 Dec 2008 15:24:37 +0000 (15:24 +0000)
commit65009ed81b1434e17c94928da2ca57f164e429aa
tree82e649e04c43220640a2edc4161f5dd5368a3473
parentcffc0f920726841aa7c41bd418402adae5812488
gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's taglist.

Original commit message from CVS:
* gst/mxf/mxfaes-bwf.c: (mxf_bwf_create_caps):
* gst/mxf/mxfalaw.c: (mxf_alaw_create_caps):
* gst/mxf/mxfdemux.c:
(gst_mxf_demux_handle_generic_container_essence_element):
* gst/mxf/mxfdv-dif.c: (mxf_dv_dif_create_caps):
* gst/mxf/mxfjpeg2000.c: (mxf_jpeg2000_create_caps):
* gst/mxf/mxfmpeg.c: (mxf_mpeg_es_create_caps),
(mxf_mpeg_create_caps):
Add the codec name, and if possible the avg bitrate, to the pad's taglist.
ChangeLog
gst/mxf/mxfaes-bwf.c
gst/mxf/mxfalaw.c
gst/mxf/mxfdemux.c
gst/mxf/mxfdv-dif.c
gst/mxf/mxfjpeg2000.c
gst/mxf/mxfmpeg.c