various: fix pad template leaks
[platform/upstream/gstreamer.git] / ext / dv / gstdvdemux.c
2011-11-28 Vincent Penquerc'hvarious: fix pad template leaks
2011-06-18 Tim-Philipp MüllerBump git version after unplanned 0.10.30 release
2011-06-02 Sebastian Drögedvdemux: First query the peer duration in the requested...
2011-03-11 Sebastian Drögedvdemux: Chain up to the parent class' ::send_event...
2011-03-11 Sebastian Drögedvdemux: Fix refcount issues with the seek event
2011-03-08 Tim-Philipp MüllerMerge ad-hoc release branch '0.10.28'
2011-02-24 Carsten Krolldvdemux: First try if upstream handles TIME seeks befor...
2010-09-04 David Schleefdvdemux: Parse SMPTE time codes
2010-09-04 Sebastian Drögedvdemux: Don't use GST_FLOW_IS_FATAL()
2010-06-06 Sebastian Drögeext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-10-09 Josep Torradv: fix warnings on macosx
2009-09-14 David Schleefdvdemux: Use values from decoder structure directly
2009-09-13 David Schleefdvdemux: Fix detection of new media
2009-09-12 Edward Herveydvdemux: Set DISCONT flag on buffers when REC_ST flag...
2009-06-22 Tim-Philipp Müllerdvdemux: post container-format tag
2009-06-22 Tim-Philipp Müllerdvdemux: don't screw up first audio buffer
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-01-28 Stefan KostUpdate and add documentation for plugins with deps...
2008-12-09 Tim-Philipp Müllerext/dv/gstdvdemux.c: Restore previous behaviour of...
2008-12-09 Sebastian Drögeext/dv/gstdvdemux.c: Add srcpads only when needed and...
2008-12-08 Sebastian Drögeext/dv/gstdvdemux.c: Forward all events upstream unless...
2008-12-08 Sebastian Drögeext/dv/: Really call dv_init() exactly one time, not...
2008-04-17 Edward Herveyext/: gst_atomic_int_set ==> g_atomic_int_set
2007-06-08 Tim-Philipp Müllerext/: When operating in pull mode, error out correct...
2006-10-06 Wim TaymansActivate pads before adding.
2006-08-18 Edward Herveyext/dv/gstdvdemux.*: When handling seek requests, don...
2006-06-22 Tim-Philipp MüllerUse GST_DEBUG_CATEGORY_STATIC where possible (#342503...
2006-06-14 Wim Taymansext/dv/gstdvdec.c: Reset segment info on flush.
2006-06-14 Wim Taymansext/dv/gstdvdemux.c: Respect segment.stop. Fixes #342592.
2006-05-24 Wim Taymansext/dv/gstdvdemux.c: Implement EOS correctly by either...
2006-04-25 Stefan KostDefine GstElementDetails as const and also static ...
2006-03-29 Michael Dominic Kext/dv/gstdvdemux.*: Seek in READY patch. Only works...
2006-03-15 Edward HerveyFix memleak with gst_static_pad_template_get().
2006-03-09 Wim Taymansext/dv/gstdvdemux.c: Handle events in push mode better...
2006-02-28 Wim Taymansdocs/plugins/: Added dvdec and dvdemux to docs.
2006-02-22 Wim Taymansext/dv/: Ueber spiffify some more, added debug category.
2006-02-06 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-01-27 Andy Wingoext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL...
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-11-30 Wim Taymansext/dv/: Fix seeking in dvdemux again, add some more...
2005-11-22 Michael Smithext/dv/: Fractional framerates for DV.
2005-11-22 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event...
2005-11-21 Tim-Philipp MüllerUpdate for stream lock API changes: don't take stream...
2005-10-24 Edward Herveyext/dv/gstdvdemux.c: Call gst_element_no_more_pads...
2005-10-21 Wim TaymansSet correct stream_time in newsegment event. avi can...
2005-10-19 Wim TaymansAPI change fix.
2005-10-11 Wim Taymansnewsegment API update.
2005-10-05 Edward Herveyext/dv/gstdvdemux.c: Fixes for better conversion
2005-10-04 Edward Herveyext/dv/: Added DEFAULT <==> BYTES, TIME conversions...
2005-09-05 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad...
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE.
2005-08-24 Andy Wingoext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send...
2005-08-16 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive...