Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext/dv
AgeCommit message (Expand)Author
2015-01-21Constify some static arrays everywhereSebastian Dröge
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller
2014-04-11dvdec: Don't set bogus timestamp/durationEdward Hervey
2014-04-11dvdec: Properly refuse incoming stream without framerateEdward Hervey
2013-10-10dvdec: Don't send segment event before capsSebastian Dröge
2013-10-09dvdemux: Send stream-start, caps and segment events in the right orderSebastian Dröge
2013-07-22dvdemux: Add support for group-id in the stream-start eventSebastian Dröge
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2013-03-12dvdemux: don't return FALSE when dropping sink eventsKishore Arepalli
2012-11-04Fix FSF addressTim-Philipp Müller
2012-09-27dvdemux: The convert and duration queries are not supposed to change the formatSebastian Dröge
2012-09-11ext, gst: only activate in pull mode if upstream is seekableMark Nauwelaerts
2012-09-05dvdemux: remove obsolete update newsegment handling codeMark Nauwelaerts
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-08-06gst: Add stream-id to stream-start eventsSebastian Dröge
2012-07-28tag: Update for taglist/tag event API changesSebastian Dröge
2012-07-13demux: Push STREAM_START event when neededEdward Hervey
2012-07-06update for query api changesWim Taymans
2012-07-05gst: Implement segment-done eventSebastian Dröge
2012-06-20update for task api changeWim Taymans
2012-06-06update for tag event changeWim Taymans
2012-04-19video: Update for libgstvideo API changesSebastian Dröge
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-16update for bufferpool changesWim Taymans
2012-03-15update for allocation query changesWim Taymans
2012-03-14take padding into accountWim Taymans
2012-02-07dv: port to 0.11Mark Nauwelaerts
2012-01-19port to new gthread APIWim Taymans
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2012-01-04GST_FLOW_UNEXPECTED -> GST_FLOW_EOSWim Taymans
2011-12-12Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostlyTim-Philipp Müller
2011-11-28various: fix pad template leaksVincent Penquerc'h
2011-06-02dvdemux: First query the peer duration in the requested format before convert...Sebastian Dröge
2011-03-11dvdemux: Chain up to the parent class' ::send_event for non-seek eventsSebastian Dröge
2011-03-11dvdemux: Fix refcount issues with the seek eventSebastian Dröge
2011-02-24dvdemux: First try if upstream handles TIME seeks before handling them hereCarsten Kroll
2010-10-13various (ext): add a missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2010-10-12ext, gst: canonicalise property names where this wasn't the caseTim-Philipp Müller
2010-09-04dvdemux: Parse SMPTE time codesDavid Schleef
2010-09-04dvdemux: Don't use GST_FLOW_IS_FATAL()Sebastian Dröge
2010-06-06ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncsSebastian Dröge
2010-03-19build: Makefile.am cleanupsTim-Philipp Müller
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte
2009-10-09dv: fix warnings on macosxJosep Torra
2009-09-30Update makefile with missing header fileChristian F.K. Schaller
2009-09-14dvdemux: Use values from decoder structure directlyDavid Schleef
2009-09-14dvdemux: Add code to parse SMPTE time codesDavid Schleef