summaryrefslogtreecommitdiffstats
path: root/gst/wavparse/gstwavparse.h
Commit message (Expand)AuthorAgeFilesLines
* wavparse: push mode; fix/improve chunk handlingMark Nauwelaerts2009-08-311-0/+1
* gst/wavparse/gstwavparse.*: Implement seek-query. Refactor duration calculati...Stefan Kost2007-09-041-0/+2
* gst/wavparse/gstwavparse.*: Be a bit more clever when dealing with VBR files ...Wim Taymans2007-05-021-1/+3
* gst/wavparse/gstwavparse.*: Apply DISCONT to buffers.Wim Taymans2007-04-261-0/+2
* gst/wavparse/gstwavparse.*: More sanity check for the header fields. Fix type...Stefan Kost2007-04-131-3/+3
* gst/wavparse/gstwavparse.*: Update docs.Wim Taymans2007-02-141-2/+5
* gst/wavparse/gstwavparse.*: Use information from 'fact' chunk for length calc...Stefan Kost2006-07-241-0/+1
* gst/wavparse/gstwavparse.c: When operating chain-based, don't make any assump...Tim-Philipp Müller2006-06-141-1/+1
* gst/wavparse/gstwavparse.*: Add push (streaming) mode to wavparse (fixes #337...Stefan Kost2006-04-281-0/+10
* gst/wavparse/gstwavparse.*: reverted patch #337625 for the price of 1 hour sleepStefan Kost2006-04-261-10/+0
* gst/wavparse/gstwavparse.*: correct partial implementation of push mode (from...Stefan Kost2006-04-261-1/+4
* Define GstElementDetails as const and also static (when defined as global)Stefan Kost2006-04-251-0/+7
* gst/wavparse/gstwavparse.*: Delay source pad creation until we have the first...Tim-Philipp Müller2006-03-231-2/+9
* docs/plugins/: Added wavparse docs.Wim Taymans2006-03-031-2/+7
* gst/wavparse/gstwavparse.*: Use GstSegment to implement more seeking features.Wim Taymans2005-12-161-7/+9
* expand tabsThomas Vander Stichele2005-12-061-1/+1
* gst/wavparse/gstwavparse.*: Fix wavparse some more.Wim Taymans2005-09-191-9/+11
* Ported wavparse to 0.9 . Playing, seeking and state changes work.Edward Hervey2005-07-201-5/+5
* ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2005-01-251-1/+1
* gst/wavparse/gstwavparse.h remove duplicated defines for audio codec codes gs...Stéphane Loeuillet2004-10-061-40/+0
* gst/wavparse/gstwavparse.*: Added some more debugging info.Wim Taymans2004-10-011-0/+1
* rename WMAx codec defines to be consistentStéphane Loeuillet2004-05-171-3/+3
* gst-libs/gst/riff/riff-read.c: Don't touch events after not owning them anymore.Ronald S. Bultje2004-05-161-1/+2
* Rewrote wavparse to use riff-read instead of doing bytestream stuff by hand.Iain Holmes2004-05-081-20/+16
* *.h: Revert indentingJohan Dahlin2004-03-151-59/+55
* gst-indentThomas Vander Stichele2004-03-141-55/+59
* ext/divx/: Set category to divx4linux instead of divx (too generic).Ronald S. Bultje2004-01-141-1/+0
* gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relati...Ronald S. Bultje2004-01-041-0/+1
* Merge CAPS branchDavid Schleef2003-12-221-2/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* fix bytestream headerDavid Schleef2003-10-301-1/+1
* Add a local copy of riff.h as we don't use rifflib anymore.Iain Holmes2003-10-291-17/+12
* Add a parser for metadataIain Holmes2003-10-171-2/+5
* riff.h is in a different directoryDavid Schleef2003-10-131-1/+1
* Fix regressions from using gstriff libraryDavid Schleef2003-08-131-0/+2
* Remove riff code, since it's duplicated in the riff libraryDavid Schleef2003-08-131-1/+1
* Commit header changes tooWim Taymans2003-03-021-0/+2
* Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 an...Owen Fraser-Green2003-01-311-2/+3
* fix wavparse so that it handles mp1/2/3 unref buffers that aren't pushed outThomas Vander Stichele2003-01-141-1/+33
* wavparse fixupsAndy Wingo2002-05-301-0/+4
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* taaz's virtual patchThomas Vander Stichele2002-01-301-24/+24
* Initial revisionAndy Wingo2001-12-221-0/+99