summaryrefslogtreecommitdiff
path: root/plugins/elements/gstidentity.c
AgeCommit message (Expand)Author
2016-02-28elements: use new gst_element_class_add_static_pad_template()Tim-Philipp Müller
2016-02-25identity: Add a " " after pts: in the silent=false outputSebastian Dröge
2016-02-23plugins: Check return values of gst_buffer_map()Edward Hervey
2015-11-13identity: add drop-buffer-flags propertyAleix Conchillo Flaqué
2015-07-07identity: refactor and add tests using GstHarnessHavard Graff
2015-04-27identity: Also synchronize GAP events in sync=1Olivier Crête
2015-04-27identity: With sync=true, don't pre-rollOlivier Crête
2015-04-27identity: Take upstream latency into account for sync=1Olivier Crête
2015-04-27identity: Handle PTS and DTS separatelyOlivier Crête
2015-01-14identity: send gap events when dropping buffersVincent Penquerc'h
2014-12-01Don't compare booleans for equality to TRUE and FALSESebastian Dröge
2014-10-20identity: include the actual delta in the messageStefan Sauer
2014-07-01identity: Proxy the accept-caps querySebastian Dröge
2014-06-04gstbuffer: factor three flags-to-string loopsVincent Penquerc'h
2014-06-03identity: add static and const where appropriateVincent Penquerc'h
2014-06-03identity: fix potential buffer overflowVincent Penquerc'h
2014-03-06fakesink, identity, fakesrc: fix debug printing if TAG_MEMORY buffer flagTim-Philipp Müller
2013-12-07docs: Fix typos in function/object descriptionsSebastian Rasmussen
2012-12-14NEWSEGMENT -> SEGMENTWim Taymans
2012-11-03Fix FSF addressTim-Philipp Müller
2012-09-26identity: retimestamp both pts and dts when doing soMark Nauwelaerts
2012-09-25identity: also track and store segment info in single segment modeMark Nauwelaerts
2012-09-19identity: transform GAP event in single segment modeMark Nauwelaerts
2012-07-23plugins: print flags betterWim Taymans
2012-07-10Remove 0.10-related documentation and "Since" markersEdward Hervey
2012-07-06identity: remove deprecated check-perfect propertyTim-Philipp Müller
2012-04-09plugins: use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-03-02gst: Remove gstmarshal.[ch] completely and use the generic marshallerSebastian Dröge
2012-02-21identity: also debug dts/ptsWim Taymans
2012-02-21identity: remove custom marshallerWim Taymans
2012-02-09fakesrc, identity, fakesink: do not generate last-message updates by defaultTim-Philipp Müller
2012-02-02dentity: remove prepare_output_bufferWim Taymans
2012-02-02identity: only map when using the memoryWim Taymans
2012-01-27identity/fake{src,sink}: Include event type name in the debug outputSebastian Dröge
2012-01-25Add new GstMapInfoWim Taymans
2012-01-22Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller
2011-12-08Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-12-06identity: Print buffer flags in the verbose outputSebastian Dröge
2011-12-04Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2011-12-02identity: unlock clock wait when appropriateMark Nauwelaerts
2011-11-17pad: add parent to other functionsWim Taymans
2011-10-10pad: GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans
2011-09-08Merge branch 'master' into 0.11Sebastian Dröge
2011-09-07docs, gst: typo fixesPiotr Fusik
2011-07-22basetransform: fix sink event handlingWim Taymans
2011-07-21basetrans: Remove ref in passthroughWim Taymans
2011-07-21basetrans: remove useless variables from prepare_output_bufferWim Taymans
2011-05-18event: Make SEGMENT event parsing API more consistent with the othersSebastian Dröge
2011-05-16Rework GstSegment handlingWim Taymans
2011-05-09segment: remove _full versionWim Taymans