summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfalaw.c
Commit message (Expand)AuthorAgeFilesLines
* miniobject: port to new 0.11 APIWim Taymans2011-02-281-2/+2
* mxf: Source files and #include cleanupSebastian Dröge2009-03-261-1/+1
* mxfmux: Fix handling of buffers with more than one edit unit and EOS handlingSebastian Dröge2009-03-261-42/+24
* mxfmux: Fix some memory leaks, improve debugging and handle errors betterSebastian Dröge2009-03-221-6/+10
* mxfmux: Add support for muxing A-Law audioSebastian Dröge2009-03-211-0/+174
* Generate an index table for essence streamsSebastian Dröge2009-01-311-6/+5
* Update copyrights for 2009Sebastian Dröge2009-01-221-1/+1
* Implement parsing of DMS1 (SMPTE S380M)Sebastian Dröge2009-01-221-4/+4
* Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge2008-12-311-5/+5
* gst/mxf/: Add mxf_metadata_generic_sound_essence_descriptor_set_caps() to set...Sebastian Dröge2008-12-191-8/+6
* gst/mxf/: Implement an essence element handling registry and use this instead...Sebastian Dröge2008-12-161-18/+25
* gst/mxf/: Convert the structural metadata to GstMiniObjects to make a lot of ...Sebastian Dröge2008-12-151-3/+15
* gst/mxf/: Major update of the TODO lists. There's still much to do.Sebastian Dröge2008-12-121-1/+2
* gst/mxf/: Add the codec name, and if possible the avg bitrate, to the pad's t...Sebastian Dröge2008-12-011-20/+14
* gst/mxf/: Some random cleanup.Sebastian Dröge2008-11-301-3/+3
* gst/mxf/: Add support for A-Law encoded audio essence (SMPTE 388M and 382M).Sebastian Dröge2008-11-281-0/+134