From 65009ed81b1434e17c94928da2ca57f164e429aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 1 Dec 2008 15:24:37 +0000 Subject: 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 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a7a86211..2929aa76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2008-12-01 Sebastian Dröge + + * 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. + 2008-12-01 Sebastian Dröge * gst/mxf/mxfdemux.c: (gst_mxf_demux_choose_package): -- cgit v1.2.1