Add -Wmissing-declarations -Wmissing-prototypes to warning flags
[platform/upstream/gstreamer.git] / ext / ogg / gstoggstream.c
2010-03-11 Benjamin OtteAdd -Wmissing-declarations -Wmissing-prototypes to...
2010-03-01 Wim Taymansoggstream: mark skeleton streams correctly
2010-02-15 Tim-Philipp Müllerogg: theora PAR of 0:N, N:0 or 0:0 is allowed and maps...
2010-02-07 Vincent Penquerc'hoggdemux: use the default granpos functions for kate...
2010-01-25 Vincent Penquerc'hoggdemux: properly set up the media type for kate streams
2010-01-21 Wim Taymansoggstream: don't call NULL setup functions
2010-01-21 Wim Taymansoggstream: avoid division by 0 on bad annodex streams
2010-01-06 Mark Nauwelaertsoggdemux: decide flac header packet by content rather...
2010-01-06 Wim TaymansMerge branch 'master' of ssh://git.freedesktop.org...
2010-01-05 Mark Nauwelaertsoggdemux: enhance flac packet duration calculation
2009-12-11 Wim Taymansogg: ogm video has constant packet duration
2009-12-11 David Schleefoggdemux: implement old fLaC mapping
2009-12-04 David Schleefoggdemux: reimplement OGM support
2009-12-04 David Schleefoggdemux: fix for I-frame-only theora
2009-12-03 Tim-Philipp Müllerogg: log when ogg mapper doesn't accept the setup heade...
2009-12-03 Tim-Philipp Müllerogg: extract width, height and PAR from theora header...
2009-12-03 Tim-Philipp Müllerogg: extract number of channels from FLAC, speex and...
2009-12-03 Tim-Philipp Müllerogg: more print fixes
2009-12-03 Thiago Santosogg: Fixing some printf format strings
2009-11-26 David Schleefoggdemux: handle theora streams with 0 keyoffset
2009-11-25 David Schleefoggdemux: Fix timestamp generation for theora
2009-11-25 David Schleefoggdemux: Fix vorbis parsing
2009-11-21 David Schleefogg: Add ogg stream parsing