2011-03-11 |
Sebastian Dröge | dvdemux: Chain up to the parent class' ::send_event... |
tree | commitdiff |
2011-03-11 |
Sebastian Dröge | dvdemux: Fix refcount issues with the seek event |
tree | commitdiff |
2011-03-08 |
Tim-Philipp Müller | Merge ad-hoc release branch '0.10.28' |
tree | commitdiff |
2011-02-24 |
Carsten Kroll | dvdemux: First try if upstream handles TIME seeks befor... |
tree | commitdiff |
2010-10-13 |
Stefan Kost | various (ext): add a missing G_PARAM_STATIC_STRINGS... |
tree | commitdiff |
2010-10-12 |
Tim-Philipp Müller | ext, gst: canonicalise property names where this wasn... |
tree | commitdiff |
2010-09-04 |
David Schleef | dvdemux: Parse SMPTE time codes |
tree | commitdiff |
2010-09-04 |
Sebastian Dröge | dvdemux: Don't use GST_FLOW_IS_FATAL() |
tree | commitdiff |
2010-06-06 |
Sebastian Dröge | ext: Don't use GST_DEBUG_FUNCPTR for GObject vfuncs |
tree | commitdiff |
2010-03-18 |
Tim-Philipp Müller | build: Makefile.am cleanups |
tree | commitdiff |
2010-03-18 |
Benjamin Otte | gst_element_class_set_details => gst_element_class_set_... |
tree | commitdiff |
2010-03-17 |
Benjamin Otte | Add -Wmissing-declarations -Wmissing-prototypes warning... |
tree | commitdiff |
2009-10-09 |
Josep Torra | dv: fix warnings on macosx |
tree | commitdiff |
2009-09-30 |
Christian F.K. Sch... | Update makefile with missing header file |
tree | commitdiff |
2009-09-14 |
David Schleef | dvdemux: Use values from decoder structure directly |
tree | commitdiff |
2009-09-13 |
David Schleef | dvdemux: Add code to parse SMPTE time codes |
tree | commitdiff |
2009-09-13 |
David Schleef | dvdemux: Fix detection of new media |
tree | commitdiff |
2009-09-12 |
Edward Hervey | dvdemux: Set DISCONT flag on buffers when REC_ST flag... |
tree | commitdiff |
2009-08-14 |
Zaheer Merali | dvdec: set bottom field first on PAL interlaced content... |
tree | commitdiff |
2009-06-22 |
Tim-Philipp Müller | dvdemux: post container-format tag |
tree | commitdiff |
2009-06-22 |
Tim-Philipp Müller | dvdemux: don't screw up first audio buffer |
tree | commitdiff |
2009-06-14 |
Tim-Philipp Müller | Remove a few old example apps from the 0.8 days |
tree | commitdiff |
2009-04-18 |
Edward Hervey | Remove trivial unused variables detected by CLang stati... |
tree | commitdiff |
2009-03-02 |
Thomas Vander Stichele | Merge branch 'master' of ssh://thomasvs@git.freedesktop... |
tree | commitdiff |
2009-02-28 |
David Schleef | Fix the field dominance |
tree | commitdiff |
2009-02-26 |
David Schleef | dvdec: Add interlacing info to caps and buffers |
tree | commitdiff |
2009-01-28 |
Stefan Kost | Update and add documentation for plugins with deps... |
tree | commitdiff |
2008-12-09 |
Tim-Philipp Müller | ext/dv/gstdvdemux.c: Restore previous behaviour of... |
tree | commitdiff |
2008-12-09 |
Sebastian Dröge | ext/dv/gstdvdemux.c: Add srcpads only when needed and... |
tree | commitdiff |
2008-12-08 |
Sebastian Dröge | ext/dv/gstdvdemux.c: Forward all events upstream unless... |
tree | commitdiff |
2008-12-08 |
Sebastian Dröge | ext/dv/: Really call dv_init() exactly one time, not... |
tree | commitdiff |
2008-11-04 |
Stefan Kost | Don't install static libs for plugins. Fixes #550851... |
tree | commitdiff |
2008-06-26 |
Wim Taymans | ext/dv/gstdv.c: Fix compilation. |
tree | commitdiff |
2008-06-26 |
Edward Hervey | ext/dv/gstdv.c: Marking rank of dvdec as GST_RANK_MARGI... |
tree | commitdiff |
2008-04-17 |
Edward Hervey | ext/: gst_atomic_int_set ==> g_atomic_int_set |
tree | commitdiff |
2007-06-08 |
Tim-Philipp Müller | ext/: When operating in pull mode, error out correct... |
tree | commitdiff |
2007-03-09 |
Wim Taymans | ext/dv/gstdvdec.*: Infer pixel-aspect-ratio from the... |
tree | commitdiff |
2007-03-04 |
Jan Schmidt | ext/dv/gstdvdec.c: Use gst_pad_new_from_static_template... |
tree | commitdiff |
2006-11-01 |
Tim-Philipp Müller | gst/id3demux/id3v2frames.c: We require a -base more... |
tree | commitdiff |
2006-10-06 |
Wim Taymans | Activate pads before adding. |
tree | commitdiff |
2006-08-18 |
Edward Hervey | ext/dv/gstdvdemux.*: When handling seek requests, don... |
tree | commitdiff |
2006-06-22 |
Tim-Philipp Müller | Use GST_DEBUG_CATEGORY_STATIC where possible (#342503... |
tree | commitdiff |
2006-06-14 |
Wim Taymans | ext/dv/gstdvdec.c: Reset segment info on flush. |
tree | commitdiff |
2006-06-14 |
Wim Taymans | ext/dv/gstdvdemux.c: Respect segment.stop. Fixes #342592. |
tree | commitdiff |
2006-06-11 |
Thomas Vander Stichele | autogen.sh: require am17 |
tree | commitdiff |
2006-06-02 |
Edward Hervey | ext/dv/gstdvdec.*: Added GstSegment handling, now imple... |
tree | commitdiff |
2006-06-01 |
Stefan Kost | Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass |
tree | commitdiff |
2006-05-24 |
Wim Taymans | ext/dv/gstdvdemux.c: Implement EOS correctly by either... |
tree | commitdiff |
2006-04-25 |
Stefan Kost | Define GstElementDetails as const and also static ... |
tree | commitdiff |
2006-04-21 |
Tim-Philipp Müller | ext/dv/gstdv.c: Fix build. |
tree | commitdiff |
2006-04-21 |
Andy Wingo | ext/dv/gstdv.c (plugin_init): libdv is a marginal decod... |
tree | commitdiff |
2006-03-30 |
Wim Taymans | better/unified long descriptions |
tree | commitdiff |
2006-03-29 |
Michael Dominic K | ext/dv/gstdvdemux.*: Seek in READY patch. Only works... |
tree | commitdiff |
2006-03-15 |
Edward Hervey | Fix memleak with gst_static_pad_template_get(). |
tree | commitdiff |
2006-03-09 |
Wim Taymans | ext/dv/gstdvdemux.c: Handle events in push mode better... |
tree | commitdiff |
2006-02-28 |
Wim Taymans | docs/plugins/: Added dvdec and dvdemux to docs. |
tree | commitdiff |
2006-02-22 |
Wim Taymans | ext/dv/: Ueber spiffify some more, added debug category. |
tree | commitdiff |
2006-02-06 |
Tim-Philipp Müller | Pass unhandled queries upstream instead of just droppin... |
tree | commitdiff |
2006-01-27 |
Andy Wingo | ext/dv/: Call dv_set_error_log (dv_decoder_t *, NULL... |
tree | commitdiff |
2005-12-06 |
Thomas Vander Stichele | expand tabs |
tree | commitdiff |
2005-12-05 |
Andy Wingo | Update for alloc_buffer changes. |
tree | commitdiff |
2005-11-30 |
Wim Taymans | ext/dv/: Fix seeking in dvdemux again, add some more... |
tree | commitdiff |
2005-11-26 |
Edward Hervey | ext/dv/gstdvdec.c: Handle the case where the incoming... |
tree | commitdiff |
2005-11-22 |
Thomas Vander Stichele | fix up more enums |
tree | commitdiff |
2005-11-22 |
Michael Smith | ext/dv/: Fractional framerates for DV. |
tree | commitdiff |
2005-11-22 |
Andy Wingo | ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event... |
tree | commitdiff |
2005-11-21 |
Tim-Philipp Müller | Update for stream lock API changes: don't take stream... |
tree | commitdiff |
2005-11-14 |
Thomas Vander Stichele | rework configure.ac; make asterisk rtp stuff compile... |
tree | commitdiff |
2005-10-24 |
Edward Hervey | ext/dv/gstdvdemux.c: Call gst_element_no_more_pads... |
tree | commitdiff |
2005-10-21 |
Wim Taymans | Set correct stream_time in newsegment event. avi can... |
tree | commitdiff |
2005-10-19 |
Wim Taymans | API change fix. |
tree | commitdiff |
2005-10-11 |
Wim Taymans | newsegment API update. |
tree | commitdiff |
2005-10-05 |
Edward Hervey | ext/dv/gstdvdemux.c: Fixes for better conversion |
tree | commitdiff |
2005-10-04 |
Edward Hervey | ext/dv/: Added DEFAULT <==> BYTES, TIME conversions... |
tree | commitdiff |
2005-09-23 |
Thomas Vander Stichele | fix build and use of GST_LIBS |
tree | commitdiff |
2005-09-05 |
Andy Wingo | ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad... |
tree | commitdiff |
2005-09-02 |
Andy Wingo | All plugins updated for element state changes. |
tree | commitdiff |
2005-08-28 |
Andy Wingo | Updates for two-arg init from GST_BOILERPLATE. |
tree | commitdiff |
2005-08-24 |
Andy Wingo | ext/dv/gstdvdemux.c (gst_dvdemux_demux_frame): Send... |
tree | commitdiff |
2005-08-16 |
Andy Wingo | ext/raw1394/gstdv1394src.c (gst_dv1394src_iso_receive... |
tree | commitdiff |
2005-07-27 |
Wim Taymans | Various event updates and cleanups. |
tree | commitdiff |
2005-07-19 |
Andy Wingo | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Set the... |
tree | commitdiff |
2005-07-19 |
Andy Wingo | ext/dv/gstdvdec.c (gst_dvdec_decode_video): Don't clobb... |
tree | commitdiff |
2005-07-19 |
Andy Wingo | ext/dv/gstdvdec.h: Fix signedness error. |
tree | commitdiff |
2005-07-19 |
Wim Taymans | ext/dv/gstdvdec.*: Implemented seeking in dvdec. |
tree | commitdiff |
2005-07-12 |
Philippe Kalaf | - ext/dv/Makefile.am |
tree | commitdiff |
2005-07-07 |
Wim Taymans | Ported DVdec to 0.9. |
tree | commitdiff |
2005-07-05 |
Andy Wingo | Way, way, way too many files: Remove crack comment... |
tree | commitdiff |
2005-02-02 |
David Schleef | configure.ac: Put DEFAULT_AUDIOSINK in config.h and... |
tree | commitdiff |
2005-01-28 |
Andy Wingo | ext/dv/gstdvdec.c: Change the pixel aspect ratio of... |
tree | commitdiff |
2005-01-14 |
Stéphane Loeuillet | I'm a bad boy. using /1001. to force C to do float... |
tree | commitdiff |
2005-01-14 |
Stéphane Loeuillet | replace framerate aproximations by their real value... |
tree | commitdiff |
2005-01-08 |
Stéphane Loeuillet | ext/dv/gstdvdec.c: really fix bpp24/32 dvdec caps ... |
tree | commitdiff |
2005-01-08 |
Stéphane Loeuillet | ext/dv/gstdvdec.c: remove unneeded comment from dvdec... |
tree | commitdiff |
2005-01-07 |
Stéphane Loeuillet | ext/dv/gstdvdec.c: Fix audio caps i just broke (missing... |
tree | commitdiff |
2005-01-07 |
Stéphane Loeuillet | ext/dv/demo-play.c: xvideosink -> xvimagesink |
tree | commitdiff |
2004-10-30 |
Jan Schmidt | ext/dv/gstdvdec.c: Set EOS on the element when processi... |
tree | commitdiff |
2004-10-26 |
Wim Taymans | ext/dv/gstdvdec.c: Allow a little margin when negotiati... |
tree | commitdiff |
2004-10-18 |
Wim Taymans | ext/dv/gstdvdec.*: Make sure we renegotiate aspect... |
tree | commitdiff |
2004-10-18 |
Wim Taymans | ext/: Fix mimetype on smoke encoder. |
tree | commitdiff |
next |