ext/ogg/gstoggdemux.c: Use G_DEFINE_TYPE for the OggPad to get some threadsafe type...
[platform/upstream/gstreamer.git] / ext / ogg / gstoggdemux.c
2008-12-10 Wim Taymansext/ogg/gstoggdemux.c: Use G_DEFINE_TYPE for the OggPad...
2008-11-25 Wim Taymansext/ogg/gstoggdemux.c: If no stream was found before...
2008-11-04 Wim Taymansext/ogg/gstoggdemux.*: Copy seqnums around to track...
2008-08-23 Alessandro Dessinaext/ogg/gstoggdemux.c: Don't add pads and activate...
2008-08-07 Frederic CrozatMake sure gettext returns translations in UTF-8 encodin...
2008-07-28 Sebastian Drögeext/ogg/gstoggdemux.c: Don't use GST_CLOCK_TIME_NONE...
2008-07-27 Jan Gerberext/ogg/gstoggdemux.c: Fix calculation of the start...
2008-07-10 Stefan KostCleanup Plugin docs. Link to signals and properties...
2008-05-22 Jan SchmidtAdd some documentation comments, and some new headers...
2008-05-21 Wim TaymansDon't use bad gst_element_get_pad().
2008-05-13 j^ext/ogg/gstoggdemux.*: Parse presentation time from...
2008-04-23 Stefan Kostext/ogg/gstoggdemux.c: Revert the event part, that...
2008-04-23 Stefan Kostext/ogg/gstoggdemux.c: Don't leak GstPluginFeatures...
2008-04-03 Wim Taymansext/ogg/gstoggdemux.c: Add small debug line.
2008-04-02 Wim Taymansext/ogg/gstoggdemux.c: Refix oggdemux, we only have...
2008-04-02 Victor STINNERext/ogg/gstoggdemux.c: When we fail to find a BOS page...
2008-04-02 Wim Taymansext/ogg/gstoggdemux.c: The new-pad-group sequence is...
2007-12-03 Wim Taymansext/ogg/gstoggdemux.c: If we find a new serial number...
2007-08-21 Wim Taymansext/ogg/gstoggdemux.c: Also submit the eos page when...
2007-06-23 Edward Herveyext/ogg/gstoggdemux.c: The chain should be freed if...
2007-06-13 Wim Taymansext/ogg/gstoggdemux.c: Fix compilation on mingw. Fixes...
2007-06-05 Wim Taymansext/ogg/gstoggdemux.c: consideratly speedup ogg chain...
2007-05-15 Wim Taymansext/ogg/gstoggdemux.c: Some more chained streaming...
2007-05-15 Wim Taymansext/ogg/gstoggdemux.c: Add some FIXMEs.
2007-05-12 Wim Taymansext/ogg/gstoggdemux.c: If there is a stream in a chain...
2007-03-07 Wim Taymansext/ogg/gstoggdemux.c: Fix confusing debug message.
2007-02-28 Wim Taymansext/ogg/gstoggdemux.c: Improve debugging.
2007-01-27 Wim Taymansext/ogg/gstoggdemux.*: Properly propagate streaming...
2007-01-23 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Error out properly if we get...
2007-01-09 Wim TaymansAdded docs.
2007-01-05 Tim-Philipp MüllerPrintf format and missing argument fixes.
2006-11-24 Wim Taymansext/ogg/gstoggdemux.c: Some cleanups.
2006-11-23 Wim Taymansext/ogg/gstoggdemux.c: Don't just ignore return values...
2006-11-13 Michael Smithext/ogg/gstoggdemux.c: Improve a debug line slightly.
2006-11-09 Christian Schallerext/ogg/gstoggdemux.c: Implement first stab at reverse...
2006-11-04 David Schleefext/ogg/: Add/remove KW-DIRAC header here, since it...
2006-11-01 Tim-Philipp Müllerext/ogg/gstogg.c: Remove unused variable.
2006-10-05 Tim-Philipp MüllerPrintf format fixes.
2006-09-16 Stefan Kostext/gnomevfs/gstgnomevfssrc.c: Add docs about icydemux...
2006-08-31 Edward Herveyext/ogg/gstoggdemux.c: Send the GST_EVENT_NEW_SEGMENT...
2006-08-14 Wim Taymansext/ogg/gstoggdemux.c: Add some more debug info.
2006-08-10 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Implement SEEKING query in its...
2006-07-26 Wim Taymansext/ogg/gstoggdemux.c: Make seeking in ogg more accurat...
2006-07-17 Wim Taymansext/ogg/gstoggdemux.c: *sigh*, when is the compiler...
2006-07-14 Iain *ext/vorbis/vorbisparse.h: ext/vorbis/vorbisparse.c...
2006-06-15 Wim Taymansext/ogg/gstoggdemux.c: Combine GstFlowReturn from the...
2006-06-02 Michael Smithext/ogg/gstoggdemux.c: Don't accidently send GST_CLOCK_...
2006-05-30 Wim Taymansext/ogg/gstoggdemux.c: Fix build again.
2006-05-30 Thomas Vander Sticheleext/ogg/gstoggdemux.c: add more debugging clean up...
2006-05-25 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Use gst_type_find_helper_for_buf...
2006-05-15 Wim Taymansext/ogg/gstoggdemux.c: Fix seeking performance in the...
2006-05-03 Wim Taymansext/ogg/gstoggdemux.c: Mark buffers with DISCONT after...
2006-04-28 Stefan Kostmake GstElementDetails const
2006-04-26 Wim Taymansext/ogg/gstoggdemux.c: make sure correct newsegments...
2006-04-11 Wim Taymansext/ogg/gstoggdemux.c: More cleanups.
2006-04-10 Wim Taymansext/ogg/gstoggdemux.c: Don't leak events.
2006-04-10 Wim Taymansext/ogg/gstoggdemux.c: Add some more debugging.
2006-04-08 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2006-03-29 j^better/unified long descriptions
2006-03-24 Stefan KostAdd docs for adder, use GST_ELEMENT_DETAILS macro,...
2006-03-21 Edward Herveygcc 4.1 unreferenced pointer fixes.
2006-03-09 Wim Taymansext/ogg/gstoggdemux.c: Don't try to activate NULL chains.
2006-02-28 Wim Taymansext/ogg/gstoggdemux.c: Use GstSegment infrastructure...
2006-02-24 Michael Smithext/ogg/gstoggdemux.c: Annodex support in ogg demuxer...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2006-02-01 Tim-Philipp MüllerPass unhandled queries upstream instead of just droppin...
2006-01-27 Thomas Vander Sticheleext/: - a library should not call setlocale. see Librar...
2006-01-11 Jan Schmidtext/ogg/gstoggdemux.c: Change the pad template to src_...
2005-12-18 Jan Schmidtext/ogg/gstoggdemux.c: Extra debug output when activati...
2005-12-12 Michael Smithext/ogg/gstoggdemux.c: Use the correct function to...
2005-12-07 Edward HerveyTime to welcome ogm to 0.10 :)
2005-12-06 Thomas Vander Sticheleexpand tabs
2005-12-05 Andy WingoUpdate for alloc_buffer changes.
2005-11-30 Edward Herveyext/ogg/gstoggdemux.c: Go away you stupid GstStaticPadT...
2005-11-29 Julien Moutteext/ogg/gstoggdemux.c: Free the list, patch from bug...
2005-11-25 Michael Smithext/ogg/gstoggdemux.c: Handle various conditions better...
2005-11-22 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
2005-11-21 Andy WingoDon't take stream lock.
2005-11-21 Andy Wingo*.*: Ran scripts/update-macros. Oh yes.
2005-11-16 Wim Taymansext/ogg/gstoggdemux.c: Segment done must include stream...
2005-11-16 Thomas Vander SticheleFix a whole set of pad template leaks
2005-11-16 Thomas Vander Stichelerevert unrefs, they don't pass make check
2005-11-15 Johan Dahlinfix caps leak
2005-11-15 Johan DahlinYes, I know I should use gst_object_unref
2005-11-15 Johan DahlinPlug leaks.
2005-11-15 Edward Herveyext/ogg/gstoggdemux.c: Implement GstElement::send_event...
2005-11-10 Wim Taymansext/ogg/gstoggdemux.c: Modernise the seek code.
2005-11-08 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Initialise segment_stop to GST_C...
2005-10-31 Alessandro Decinaext/ogg/gstoggdemux.c: Make oggdemux only find the...
2005-10-29 Tim-Philipp Müllerext/ogg/gstoggdemux.c: Explicitly check for -1 values...
2005-10-23 Thomas Vander SticheleSTOPPED -> FAILED
2005-10-19 Wim TaymansQuery API update.
2005-10-18 Wim Taymansext/ogg/gstoggdemux.c: Fix for segment-start/stop API...
2005-10-11 Wim Taymanscheck/generic/states.c: remove old property.
2005-10-06 Wim Taymansext/ogg/gstoggdemux.c: Report the FLOW_RETURN as string...
2005-09-29 Wim Taymansext/: Propagate error codes from alloc_buffer too.
2005-09-15 David SchleefFixes for changes in registry API.
2005-09-02 Andy WingoAll plugins updated for element state changes.
2005-08-29 Andy Wingoext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_...
2005-08-28 Andy WingoUpdates for two-arg init from GST_BOILERPLATE_FULL.
next