summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfalaw.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-27mxfdemux: Take temporal reordering from the index table into accountSebastian Dröge1-1/+4
2012-12-06mxfdemux: Add function to get the essence track wrappingSebastian Dröge1-0/+37
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-26mxf: Port mxfdemux to 1.0Michael Smith1-3/+3
2011-02-28miniobject: port to new 0.11 APIWim Taymans1-2/+2
2009-03-26mxf: Source files and #include cleanupSebastian Dröge1-1/+1
2009-03-26mxfmux: Fix handling of buffers with more than one edit unit and EOS handlingSebastian Dröge1-42/+24
2009-03-22mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge1-6/+10
2009-03-21mxfmux: Add support for muxing A-Law audioSebastian Dröge1-0/+174
2009-01-31Generate an index table for essence streamsSebastian Dröge1-6/+5
2009-01-22Update copyrights for 2009Sebastian Dröge1-1/+1
2009-01-22Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge1-4/+4
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-5/+5
2008-12-19gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...Sebastian Dröge1-8/+6
2008-12-16gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge1-18/+25
2008-12-15gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge1-3/+15
2008-12-12gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge1-1/+2
2008-12-01gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...Sebastian Dröge1-20/+14
2008-11-30gst/mxf/: Some random cleanup.Sebastian Dröge1-3/+3
2008-11-28gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M).Sebastian Dröge1-0/+134