gstreamer/gst/mxf
Sebastian Dröge ecc0e9221f gst/mxf/: Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).
Original commit message from CVS:
* gst/mxf/Makefile.am:
* gst/mxf/mxf.c: (plugin_init):
* gst/mxf/mxfvc3.c: (mxf_is_vc3_essence_track),
(mxf_vc3_handle_essence_element), (mxf_vc3_create_caps),
(mxf_vc3_init):
* gst/mxf/mxfvc3.h:
Add support for VC-3 (aka DNxHD essence, see SMPTE 2019-4).
This is untested because of lack of sample files but should
work fine.
2008-12-18 17:49:08 +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/: 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
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/: 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.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/: 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.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/mxfdemux.c: In push mode skip the run in again if we get buffers with an offset before the run in. This can h... 2008-12-17 12:06:43 +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/: Rename MXFMetadataBase methods to reflect that they belong to 2008-12-16 08:21:29 +00:00
mxfmetadata.h gst/mxf/: Rename MXFMetadataBase methods to reflect that they belong to 2008-12-16 08:21:29 +00:00
mxfmpeg.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
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