gstreamer/gst/mxf
Sebastian Dröge 083d8c7018 gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ...
Original commit message from CVS:
* gst/mxf/mxfaes-bwf.c: (mxf_bwf_create_caps),
(mxf_aes3_create_caps):
* gst/mxf/mxfalaw.c: (mxf_alaw_create_caps):
* gst/mxf/mxfd10.c: (mxf_d10_create_caps):
* gst/mxf/mxfdemux.c:
* gst/mxf/mxfmetadata.c: (mxf_metadata_source_package_resolve),
(mxf_metadata_generic_picture_essence_descriptor_set_caps),
(mxf_metadata_generic_sound_essence_descriptor_set_caps):
* gst/mxf/mxfmetadata.h:
* gst/mxf/mxfmpeg.c: (mxf_mpeg_es_create_caps):
Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to
set rate and channels and use this for all sound essence.
Give some debug output when setting picture essence caps with
invalid descriptor values.
Fix height calculation from the frame layout a bit more and
add a TODO to check if it's really correct now or if it needs
more fixing (especially, does the framerate need adjustments?).
2008-12-19 10:06:24 +00:00
..
Makefile.am gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4). 2008-12-18 17:49:08 +00:00
mxf.c gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4). 2008-12-18 17:49:08 +00:00
mxfaes-bwf.c gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfaes-bwf.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfalaw.c gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfalaw.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfd10.c gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfd10.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfdemux.c gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfdemux.h Add initial documentation for the MXF plugin and mxfdemux. 2008-12-16 08:35:05 +00:00
mxfdv-dif.c gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfdv-dif.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfjpeg2000.c gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfjpeg2000.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfmetadata.c gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfmetadata.h gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfmpeg.c gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set rate and channels and use this for all ... 2008-12-19 10:06:24 +00:00
mxfmpeg.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfparse.c gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfparse.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxftypes.h gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of code easier and to make everything bette... 2008-12-15 17:27:00 +00:00
mxfup.c gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfup.h gst/mxf/: Implement an essence element handling registry and use this instead of an hardcoded, large if-then-else block. 2008-12-16 12:30:34 +00:00
mxfvc3.c gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4). 2008-12-18 17:49:08 +00:00
mxfvc3.h gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4). 2008-12-18 17:49:08 +00:00