summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflac.c
Commit message (Expand)AuthorAgeFilesLines
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-3/+3
* gst-indentThomas Vander Stichele2004-03-141-15/+13
* ext/flac/: Fix typosJeremy Simon2004-01-311-0/+1
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-071-0/+3
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-281-0/+4
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+3
* Whheeee, FLAC ported to new system tooIain Holmes2003-11-011-85/+13
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-38/+3
* 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