rtpvrawpay: don't use buffer lists if everything fits into one buffer
[platform/upstream/gst-plugins-good.git] / ext / dv /
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...
2005-08-16 Andy Wingoext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive...
2005-07-27 Wim TaymansVarious event updates and cleanups.
2005-07-19 Andy Wingoext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the...
2005-07-19 Andy Wingoext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobb...
2005-07-19 Andy Wingoext/dv/gstdvdec.h: Fix signedness error.
2005-07-19 Wim Taymansext/dv/gstdvdec.*: Implemented seeking in dvdec.
2005-07-12 Philippe Kalaf- ext/dv/Makefile.am
2005-07-07 Wim TaymansPorted DVdec to 0.9.
2005-07-05 Andy WingoWay, way, way too many files: Remove crack comment...
2005-02-02 David Schleefconfigure.ac: Put DEFAULT_AUDIOSINK in config.h and...
2005-01-28 Andy Wingoext/dv/gstdvdec.c: Change the pixel aspect ratio of...
2005-01-14 Stéphane LoeuilletI'm a bad boy. using /1001. to force C to do float...
2005-01-14 Stéphane Loeuilletreplace framerate aproximations by their real value...
2005-01-08 Stéphane Loeuilletext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps ...
2005-01-08 Stéphane Loeuilletext/dv/gstdvdec.c: remove unneeded comment from dvdec...
2005-01-07 Stéphane Loeuilletext/dv/gstdvdec.c: Fix audio caps i just broke (missing...
2005-01-07 Stéphane Loeuilletext/dv/demo-play.c: xvideosink -> xvimagesink
2004-10-30 Jan Schmidtext/dv/gstdvdec.c: Set EOS on the element when processi...
2004-10-26 Wim Taymansext/dv/gstdvdec.c: Allow a little margin when negotiati...
2004-10-18 Wim Taymansext/dv/gstdvdec.*: Make sure we renegotiate aspect...
2004-10-18 Wim Taymansext/: Fix mimetype on smoke encoder.
2004-06-27 Wim Taymansext/dv/gstdvdec.*: Implement drop_factor property to...
2004-06-27 Wim Taymansext/dv/gstdvdec.*: Fix timestamp, duration and offset...
2004-06-07 Jan SchmidtStupid mans! Don't unref things more than you ref them!
2004-06-07 Jan SchmidtAUTHORS: Add me to the authors file
2004-05-21 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2004-05-21 Jan Schmidtext/dv/gstdvdec.c: Fix format conversion and position...
2004-05-19 Johan Dahlinext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add...
2004-05-13 Jan SchmidtReport which format was used for GST_FORMAT_DEFAULT...
next