summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacenc.c
Commit message (Expand)AuthorAgeFilesLines
...
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-021-1/+1
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-291-3/+3
* use new error signal and classificationThomas Vander Stichele2004-01-181-6/+5
* ext/flac/gstflacenc.c: handle tags correctlyBenjamin Otte2004-01-141-4/+5
* ext/flac/: length is already host endian, no need to convert. Fixes playback ...Benjamin Otte2004-01-141-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-33/+23
* distcheck fixesThomas Vander Stichele2003-12-141-1/+1
* Fixed bug when filling tags in gstflacencChristophe Fergeau2003-12-081-1/+1
* Forgot to change one application/x-flac to audio/x-flacChristophe Fergeau2003-12-081-2/+2
* Added element to rewrite vorbiscomments embedded in flac files. It currently ...Christophe Fergeau2003-12-071-1/+1
* Forgot to mark one function as staticChristophe Fergeau2003-12-071-3/+3
* Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368.David Schleef2003-12-021-8/+9
* Use new tagging stuff to read and write flac metadata. Only handles vorbiscom...Christophe Fergeau2003-11-281-51/+55
* -fix segfault on PAUSED => READY when metadata wasn't setBenjamin Otte2003-11-221-5/+8
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* Whheeee, FLAC ported to new system tooIain Holmes2003-11-011-7/+55
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-4/+5
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-9/+6
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-6/+9
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-1/+11
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-0/+3
* _ Change from StreamEncoder to SeekableStreamEncoder _ Add a seek callback to...Jeremy Simon2003-05-111-91/+127
* fixes:Benjamin Otte2003-04-261-5/+5
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-3/+3
* Some quick fixes for FLAC 1.0.4Wim Taymans2002-09-291-2/+2
* no whitespace is allowed between macro names and parameter listsDavid I. Lehn2002-09-211-1/+1
* yay, I can commit again !!! this fixes warnings I hadThomas Vander Stichele2002-09-191-9/+9
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-181-0/+2
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* Added Lots of propertiesWim Taymans2002-09-151-76/+391
* Small cleanupsWim Taymans2002-09-151-18/+78
* avoid symbol conflictsWim Taymans2002-07-281-3/+3
* update to 1.0.2-1.0.3 API, unref eventsWim Taymans2002-07-081-2/+2
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-071-1/+64
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* Changed to the new props APIWim Taymans2002-03-301-3/+3
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-2/+2
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-2/+2
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-4/+8
* adding flacThomas Vander Stichele2001-12-231-1/+0
* adding flacThomas Vander Stichele2001-12-231-0/+249