gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i.e....
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 5 Nov 2008 14:42:35 +0000 (14:42 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 5 Nov 2008 14:42:35 +0000 (14:42 +0000)
commitff5c03555467d44f66c4112500f57011872a87c0
tree332946bcb2034f6c1ad8814a47ef226178917d89
parenta50de826a2cfc400423c9259ef8c6e5aa8208d7d
gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i.e. put all Dirac packages up to a pictu...

Original commit message from CVS:
* gst/matroska/matroska-ids.h:
* gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
(gst_matroska_mux_handle_dirac_packet),
(gst_matroska_mux_write_data):
Implement Dirac muxing into Matroska comforming to the spec, i.e.
put all Dirac packages up to a picture into a Matroska block.
TODO: Implement writing of the ReferenceBlock Matroska elements,
currently the Dirac muxing is only 100% correct if Matroska version 2
is selected for muxing.
ChangeLog
gst/matroska/matroska-ids.h
gst/matroska/matroska-mux.c