summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacdec.c
Commit message (Expand)AuthorAgeFilesLines
* ext/flac/gstflacdec.c: Add FIXME for 0.11 to simply output everything with wi...Sebastian Dröge2008-08-071-0/+4
* ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.Jonathan Matthew2008-08-061-9/+3
* ext/flac/gstflacdec.c: Support decoding of all depths between 4 and 32 bits a...Sebastian Dröge2008-08-031-12/+23
* ext/flac/gstflacdec.c: Always post the audio-codec tag, not only if other tag...Sebastian Dröge2008-08-021-9/+12
* Use new utility functions in libgsttag to process coverart (#512333).Tim-Philipp Müller2008-06-041-108/+9
* ext/flac/gstflacdec.c: We actually support left/side, right/side and mid/side...Sebastian Dröge2008-06-041-7/+70
* ext/flac/: Set the channel layout when decoding FLAC files with more than 2 c...Sebastian Dröge2008-05-251-1/+56
* ext/flac/gstflacdec.c: Fix extraction of picture blocks with newer libflac ve...John Millikin2008-02-021-15/+5
* ext/flac/gstflacdec.c: where the picture metadata defines and structs don't e...Tim-Philipp Müller2008-01-171-0/+13
* Generate the image-type values correctly. Leave them out of the caps when out...Jan Schmidt2008-01-111-16/+15
* ext/flac/gstflacdec.c: Emit metadata messages when a PICTURE block is encount...John Millikin2008-01-031-0/+137
* ext/flac/gstflacdec.c: Fix 'xyz may be used uninitialized' compiler warnings ...Sebastian Dröge2007-12-291-1/+3
* ext/flac/gstflacdec.*: Remove some unused vars.Wim Taymans2007-12-181-15/+26
* ext/flac/gstflacdec.*: Send segments from the streaming thread. Fixes #502187.Wim Taymans2007-12-141-75/+136
* Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.Josh Coalson2007-06-101-2/+188
* ext/flac/gstflacdec.c: Correctly post an error on the bus if something went w...Sebastian Dröge2007-05-021-4/+9
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-5/+5
* ext/flac/gstflacdec.c: Use libgsttag helper function here too.Tim-Philipp Müller2006-08-241-15/+13
* ext/flac/gstflacdec.*: Make flac-in-ogg work (#352100).Tim-Philipp Müller2006-08-221-9/+60
* ext/flac/: Support chain-based operation, should make flac-over-DAAP work (#3...Tim-Philipp Müller2006-06-201-65/+458
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...Tim-Philipp Müller2006-05-231-11/+0
* ext/flac/gstflacdec.*: Handle segment seeks that include the end of the file ...Tim-Philipp Müller2006-05-061-12/+32
* Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz2006-05-061-2/+3
* ext/flac/gstflacdec.c: Post SEGMENT_DONE message in TIME format.Tim-Philipp Müller2006-04-201-1/+7
* ext/flac/gstflacdec.c: Add support for segment seeks (fixes #338290). Also de...Tim-Philipp Müller2006-04-201-24/+47
* ext/flac/gstflacdec.c: Don't try to seek beyond the end of the file (would oc...Tim-Philipp Müller2006-04-081-0/+7
* ext/flac/gstflacdec.*: If the stream header doesn't contain the total number ...Tim-Philipp Müller2006-04-071-5/+194
* better/unified long descriptionsWim Taymans2006-03-301-6/+5
* ext/flac/: Spifify a bit.Wim Taymans2006-03-241-33/+10
* Pass unhandled queries upstream instead of just dropping them (#326446). Upda...Tim-Philipp Müller2006-02-061-1/+1
* ext/flac/gstflacdec.c: Don't g_assert() where we should just return FALSE; re...Tim-Philipp Müller2006-01-021-14/+14
* ext/flac/gstflacdec.*: Rewrite flacdec a bit, so that even seeking might work...Tim-Philipp Müller2005-12-101-245/+458
* borgify and fix up documentationThomas Vander Stichele2005-12-091-96/+98
* ext/flac/gstflacdec.c: Accept a wider range of flac files, more closely match...Michael Smith2005-12-091-5/+22
* Update for alloc_buffer changes.Andy Wingo2005-12-051-3/+4
* document flacdecThomas Vander Stichele2005-11-251-0/+24
* ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...Andy Wingo2005-11-221-1/+1
* Update for stream lock API changes: don't take stream log in sink event handl...Tim-Philipp Müller2005-11-211-9/+2
* API change fix.Wim Taymans2005-10-191-7/+17
* newsegment API update.Wim Taymans2005-10-111-1/+1
* ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.Andy Wingo2005-10-021-5/+9
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.Andy Wingo2005-10-021-37/+57
* ext/: gsttaginterface.h -> gsttagsetter.hStefan Kost2005-09-071-1/+1
* ext/flac/gstflacdec.*: Add support for flac files with 24/32 bits per sample;...Tim-Philipp Müller2005-09-061-23/+30
* All plugins updated for element state changes.Andy Wingo2005-09-021-8/+9
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-221-181/+187
* Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2004-11-011-4/+4
* ext/: Add codec-name metadata.Ronald S. Bultje2004-10-251-1/+2
* ext/flac/gstflacdec.c: Only return true if we actually filled something in. P...Ronald S. Bultje2004-09-291-2/+2
* ext/flac/gstflacdec.c: (gst_flacdec_write): Actually, GST_PAD_CAPS() has not...David Schleef2004-07-031-19/+17