summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflac.c
Commit message (Expand)AuthorAgeFilesLines
* fix flac mimetypeJeremy Simon2003-10-041-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-31/+16
* port #121143 to HEAD (flac file detection)Jeremy Simon2003-09-201-3/+23
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-1/+5
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-8/+9
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-1/+1
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-4/+4
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-181-0/+2
* removing warnings as approved by wimThomas Vander Stichele2002-09-091-3/+1
* avoid symbol conflictsWim Taymans2002-07-281-10/+10
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-071-0/+6
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-15/+15
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* adding flacThomas Vander Stichele2001-12-231-0/+141