summaryrefslogtreecommitdiffstats
path: root/gst/wavparse/gstwavparse.h
Commit message (Expand)AuthorAgeFilesLines
* 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