summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflactag.c
Commit message (Expand)AuthorAgeFilesLines
* ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment buffer sin...Christophe Fergeau2004-06-011-0/+12
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-56/+57
* gst-indentThomas Vander Stichele2004-03-141-107/+123
* Fix several misuse of gst_buffer_merge (it doesn't take ownership of any buff...Christophe Fergeau2004-03-061-2/+10
* code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines.David Schleef2004-02-021-2/+2
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-4/+4
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-4/+4
* use new error signal and classificationThomas Vander Stichele2004-01-181-5/+5
* Merge CAPS branchDavid Schleef2003-12-221-34/+18
* distcheck fixesThomas Vander Stichele2003-12-141-1/+1
* Fixed bug when filling tags in gstflacencChristophe Fergeau2003-12-081-48/+187
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-071-0/+432