Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / ext / ogg / gstoggdemux.c
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-02-23 Wim Taymansoggdemux: use the chain begin_time instead of our counter
2010-02-15 Sebastian Drögeoggdemux: Fix format string compiler warnings
2010-02-02 Sebastian Drögeoggdemux: Don't leak allocated buffers
2010-01-25 Vincent Penquerc'hoggdemux: sparse streams aren't timed by end time,...
2010-01-25 Wim Taymansoggdemux: use right type for the serialno
2010-01-25 Wim Taymansoggdemux: don't push headers twice
2010-01-25 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-25 Wim Taymansoggdemux: rename a variable
2010-01-24 Tim-Philipp Mülleroggdemux: fix crash when freeing headers
2010-01-24 Sebastian Drögeoggdemux: Strip trailing \0 for subtitle OGM streams
2010-01-23 Sebastian Drögeoggdemux: Correctly set DELTA_UNIT flag for OGM streams
2010-01-23 Sebastian Drögeoggdemux: Don't strip all 0-bytes from the end of OGM...
2010-01-23 Sebastian Drögeoggdemux: Extract tags from OGM text streams and don...
2010-01-23 Sebastian Drögeoggdemux: Store header/queued packets as ogg_packet...
2010-01-23 Sebastian Drögeoggdemux: ...and set caps on queued packet buffers too
2010-01-23 Sebastian Drögeoggdemux: Set caps on header buffers
2010-01-21 Wim Taymansoggdemux: keep track of added pads
2010-01-19 Thiago Santosoggdemux: No need to subtract begin time
2010-01-18 Thiago Santosoggdemux: granulepos is relative to its chain
2010-01-12 Edward Herveyoggdemux: Fix unitialized variable.
2010-01-08 Wim Taymansoggdemux: push headers when activating chains
2010-01-06 Mark Nauwelaertsoggdemux: reset header packet count at bos page
2009-12-10 Wim Taymansoggdemux: remove redundant fields
2009-12-07 Wim Taymansoggdemux: improve keyframe seeking
2009-12-07 Wim Taymansoggdemux: implement keyframe seeking
2009-12-04 Wim Taymansoggdemux: fix timestamps after seek
2009-12-04 Wim Taymansoggdemux: add comment
2009-12-04 Wim Taymansoggdemux: don't do math with invalid granulepos
2009-12-04 Wim Taymansoggdemux: guard against wrong granulepos
2009-12-04 David Schleefoggdemux: reimplement OGM support
2009-12-03 Tim-Philipp Müllerogg: more print fixes
2009-11-26 David Schleefoggdemux: Handle unknown streams
2009-11-25 David Schleefoggdemux: Reset last_granule during seeking
2009-11-25 David Schleefoggdemux: Fix timestamp generation for theora
2009-11-25 David Schleefoggdemux: Fix vorbis parsing
2009-11-21 David Schleefogg: Fix generation of timestamps and durations
2009-11-21 David Schleefogg: Add ogg stream parsing
2009-10-09 Josep Torraoggdemux: fix a warning in macosx
2009-09-13 David Schleefoggdemux: Fix duration calculation for truncated files
2009-09-10 Sebastian Drögeoggdemux: Handle kate and cmml as sparse streams too
2009-09-10 Tim-Philipp Mülleroggdemux: Better handling of sparse streams by sending...
2009-08-08 Edward Herveyext: Remove dead assignments and resulting unused varia...
2009-06-14 Tim-Philipp Mülleroggdemux: post/send tags with the container-format tag
2009-06-12 Wim Taymansoggdemux: do reverse seeks more accurate
2009-05-26 Wim Taymansoggdemux: fix boundary case for seeking.
2009-05-19 Wim Taymansoggdemux: don't loop when at EOS
2009-05-12 Wim Taymansoggdemux: fix abuse of ogg API, handle broken oggs
2009-03-17 Wim Taymansoggdemux: report -1 for duration in push mode
2009-03-13 Wim Taymansoggdemux: add some debug info
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...
next