interleave: port to 0.11
[platform/upstream/gst-plugins-good.git] / ext / dv /
2012-02-16 Wim TaymansMerge branch 'master' into 0.11
2012-02-14 Wim TaymansMerge branch 'master' into 0.11
2012-02-12 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2012-02-10 Wim TaymansMerge branch 'master' into 0.11
2012-02-06 Mark Nauwelaertsdv: port to 0.11
2012-01-25 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-19 Wim Taymansport to new gthread API
2012-01-12 Tim-Philipp MüllereqMerge remote-tracking branch 'origin/master' into...
2012-01-10 Sebastian DrögeMerge branch 'master' into 0.11
2012-01-04 Wim TaymansGST_FLOW_UNEXPECTED -> GST_FLOW_EOS
2011-12-12 Tim-Philipp MüllerSuppress deprecation warnings in selected files, for...
2011-12-09 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-08 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-12-02 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
2011-11-28 Tim-Philipp MüllerMerge remote-tracking branch 'origin/master' into 0.11
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 Wim TaymansMerge branch 'master' into 0.11
2011-06-02 Sebastian Drögedvdemux: First query the peer duration in the requested...
2011-03-28 Wim TaymansMerge branch 'master' into 0.11-fdo
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-28 Wim TaymansMerge branch 'master' into 0.11
2011-02-24 Carsten Krolldvdemux: First try if upstream handles TIME seeks befor...
2010-10-13 Stefan Kostvarious (ext): add a missing G_PARAM_STATIC_STRINGS...
2010-10-12 Tim-Philipp Müllerext, gst: canonicalise property names where this wasn...
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 Tim-Philipp Müllerbuild: Makefile.am cleanups
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2010-03-17 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes warning...
2009-10-09 Josep Torradv: fix warnings on macosx
2009-09-30 Christian F.K. Sch... Update makefile with missing header file
2009-09-14 David Schleefdvdemux: Use values from decoder structure directly
2009-09-13 David Schleefdvdemux: Add code to parse SMPTE time codes
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-08-14 Zaheer Meralidvdec: set bottom field first on PAL interlaced content...
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-06-14 Tim-Philipp MüllerRemove a few old example apps from the 0.8 days
2009-04-18 Edward HerveyRemove trivial unused variables detected by CLang stati...
2009-03-02 Thomas Vander SticheleMerge branch 'master' of ssh://thomasvs@git.freedesktop...
2009-02-28 David SchleefFix the field dominance
2009-02-26 David Schleefdvdec: Add interlacing info to caps and buffers
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-11-04 Stefan KostDon't install static libs for plugins. Fixes #550851...
2008-06-26 Wim Taymansext/dv/gstdv.c: Fix compilation.
2008-06-26 Edward Herveyext/dv/gstdv.c: Marking rank of dvdec as GST_RANK_MARGI...
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...
2007-03-09 Wim Taymansext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the...
2007-03-04 Jan Schmidtext/dv/gstdvdec.c: Use gst_pad_new_from_static_template...
2006-11-01 Tim-Philipp Müllergst/id3demux/id3v2frames.c: We require a -base more...
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-06-11 Thomas Vander Sticheleautogen.sh: require am17
2006-06-02 Edward Herveyext/dv/gstdvdec.*: Added GstSegment handling, now imple...
2006-06-01 Stefan KostFix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
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-04-21 Tim-Philipp Müllerext/dv/gstdv.c: Fix build.
2006-04-21 Andy Wingoext/dv/gstdv.c (plugin_init): libdv is a marginal decod...
2006-03-30 Wim Taymansbetter/unified long descriptions
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-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-30 Wim Taymansext/dv/: Fix seeking in dvdemux again, add some more...
2005-11-26 Edward Herveyext/dv/gstdvdec.c: Handle the case where the incoming...
2005-11-22 Thomas Vander Stichelefix up more enums
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-11-14 Thomas Vander Stichelerework configure.ac; make asterisk rtp stuff compile...
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-23 Thomas Vander Stichelefix build and use of GST_LIBS
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...
next