summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacdec.h
Commit message (Expand)AuthorAgeFilesLines
* flacdec: fix intermittent FLAC__STREAM_DECODER_ABORTED errors when seekingTim-Philipp Müller2009-07-211-0/+2
* add pending_samples so that we only update segment's last stop after really s...Thomas Vander Stichele2009-04-041-0/+1
* flac: require a 'newer' flac and remove support for the legacy flac APITim-Philipp Müller2009-03-271-6/+0
* flacdec: don't lose the first buffer after a seekWim Taymans2009-03-091-0/+1
* ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.Jonathan Matthew2008-08-061-0/+2
* ext/flac/gstflacdec.*: Remove some unused vars.Wim Taymans2007-12-181-1/+1
* ext/flac/gstflacdec.*: Send segments from the streaming thread. Fixes #502187.Wim Taymans2007-12-141-0/+4
* Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.Josh Coalson2007-06-101-0/+10
* ext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).Tim-Philipp Müller2006-08-221-0/+2
* ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#3...Tim-Philipp Müller2006-06-201-1/+6
* ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file ...Tim-Philipp Müller2006-05-061-2/+2
* ext/flac/gstflacdec.*: If the stream header doesn't contain the total number ...Tim-Philipp Müller2006-04-071-0/+4
* ext/flac/: Spifify a bit.Wim Taymans2006-03-241-8/+2
* ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work...Tim-Philipp Müller2005-12-101-15/+21
* borgify and fix up documentationThomas Vander Stichele2005-12-091-13/+13
* expand tabsThomas Vander Stichele2005-12-061-13/+13
* ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample;...Tim-Philipp Müller2005-09-061-0/+1
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-221-2/+1
* *.h: Revert indentingJohan Dahlin2004-03-151-29/+26
* gst-indentThomas Vander Stichele2004-03-141-26/+29
* ext/flac/: Fix typosJeremy Simon2004-01-311-1/+0
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-281-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-1/+1
* Add metadata (only vorbis comment)Jeremy Simon2003-04-271-0/+1
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-071-7/+16
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* adding flacThomas Vander Stichele2001-12-231-0/+70