summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflac.c
Commit message (Expand)AuthorAgeFilesLines
* Add RANKS for various encoders and muxersChristian Schaller2009-05-071-1/+1
* Make sure gettext returns translations in UTF-8 encoding rather than in the c...Frederic Crozat2008-08-071-0/+1
* ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.Jonathan Matthew2008-08-061-3/+1
* ext/flac/gstflac.c: Call bindtextdomain() to get localized strings.Sebastian Dröge2007-05-021-0/+7
* ext/flac/gstflac.c: Don't #include file we don't dist any longer.Tim-Philipp Müller2006-05-271-1/+1
* ext/flac/: Remove backwards compatibility cruft for dealing with FLAC API cha...Tim-Philipp Müller2006-05-231-2/+0
* ext/: Register musicbrainz tags.Tim-Philipp Müller2006-02-081-0/+5
* borgify and fix up documentationThomas Vander Stichele2005-12-091-2/+2
* rework configure.ac; make asterisk rtp stuff compile on mingwThomas Vander Stichele2005-11-141-1/+1
* configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.Andy Wingo2005-10-021-2/+0
* Port flacdec (seeking is still slow'ish).Ronald S. Bultje2005-08-221-10/+4
* 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