summaryrefslogtreecommitdiff
path: root/gst/mxf
AgeCommit message (Expand)Author
2013-07-29gst: Don't swap start/stop for negative rates in the SEGMENT querySebastian Dröge
2013-07-29mxfdemux: Implement SEGMENT querySebastian Dröge
2013-07-23mxfdemux: Add support for group-id in the stream-start eventSebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-04-11mfxdemus: update todo (ther eis a muxer)Stefan Sauer
2013-03-25mxfdemux: Use %03u for format in gst_pad_create_stream_id_printf()David Schleef
2013-03-14mxfdemux: Add a second MXF UL for uncompressed audioDavid Schleef
2013-03-14mxfdemux: Ignore missing metadata descriptorsDavid Schleef
2013-02-11mxfdemux: fix taglist leakTim-Philipp Müller
2013-02-11mxfdemux: fix push mode unit test failureTim-Philipp Müller
2013-02-09mxfdemux: deprecated GStaticRWLock -> GRWLockMarc Leeman
2012-12-18mxf: use appropriate printf format for gsizeThijs Vermeir
2012-12-12mxfdemux: printf format fixes for debug messagesTim-Philipp Müller
2012-12-06mxfdemux: Don't allow any wrapping other than frame wrappingSebastian Dröge
2012-12-06mxfdemux: Add function to get the essence track wrappingSebastian Dröge
2012-12-05mxf: Add support for parsing filler structural componentsSebastian Dröge
2012-12-05mxf: Improve debug output during metadata resolvalSebastian Dröge
2012-11-30mxf: Add more support for RP2008 (AVC in the MPEG mapping)Sebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-10-26mxf: Port mxfdemux to 1.0Michael Smith
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts
2012-09-12collectpads: remove gst_collect_pads_add_pad_fullStefan Sauer
2012-08-04gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller
2012-07-05gst: Implement segment-done eventSebastian Dröge
2012-06-20update for task api changeWim Taymans
2012-04-17collectpads2: rename to collectpadsMark Nauwelaerts
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-29Merge remote-tracking branch 'origin/0.10'Sebastian Dröge
2012-03-16don't pass random pointers to pull_rangeWim Taymans
2012-03-10Fix 'ignoring return value of function declared with const attribute'Thibault Saunier
2012-03-06mxfdemux: Fix 'comparison of unsigned expression >= 0 is always true' compile...Sebastian Dröge
2012-02-10Merge branch 'master' into 0.11Wim Taymans
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans
2012-01-27plenty: fixup glib deprecationsVincent Penquerc'h
2011-12-30Merge remote-tracking branch 'origin/master' into 0.11-premergeEdward Hervey
2011-12-15mxfmux: port to GstCollectPads2Vincent Penquerc'h
2011-11-28various: fix pad template ref leaksVincent Penquerc'h
2011-11-17collectpads: port API changesStefan Sauer
2011-08-17Merge branch 'master' into 0.11Wim Taymans
2011-08-09mxf: do not assert on the values of data read from inputVincent Penquerc'h
2011-08-04Merge branch 'master' into 0.11Wim Taymans
2011-07-08mxfdemux: Properly return seeking errors if the requested position can't be f...Sebastian Dröge
2011-06-15Merge branch 'master' into 0.11Wim Taymans
2011-06-04Work around changes in g_atomic APIDavid Schleef
2011-04-11android: make it ready for androgenizerThibault Saunier
2011-02-28mxf: fix class structWim Taymans
2011-02-28miniobject: port to new 0.11 APIWim Taymans
2011-02-28Merge branch 'master' into 0.11Wim Taymans