summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacdec.c
Commit message (Expand)AuthorAgeFilesLines
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-161-3/+1
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-151-1/+3
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-3/+1
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-291-19/+22
* fix flacdec when src not connectedThomas Vander Stichele2003-06-281-18/+16
* make flacdec work with unconnected src padThomas Vander Stichele2003-06-281-40/+48
* UNITS -> DEFAULTWim Taymans2003-05-241-17/+12
* Add metadata (only vorbis comment)Jeremy Simon2003-04-271-3/+116
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-4/+4
* Fix plugins for new query APIWim Taymans2002-12-301-9/+9
* No \n in GST_DEBUGWim Taymans2002-12-271-7/+7
* flac debug cleanup m4 for ffmpegThomas Vander Stichele2002-11-261-2/+8
* Some quick fixes for FLAC 1.0.4Wim Taymans2002-09-291-2/+2
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-181-0/+11
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* Small cleanupsWim Taymans2002-09-151-17/+40
* avoid symbol conflictsWim Taymans2002-07-281-3/+3
* Expose supported events, formats and querytypesWim Taymans2002-07-251-2/+25
* update to 1.0.2-1.0.3 API, unref eventsWim Taymans2002-07-081-10/+12
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-071-55/+400
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+1
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-191-3/+3
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-131-1/+1
* Fixed some leftover fixesWim Taymans2001-12-231-4/+1
* adding flacThomas Vander Stichele2001-12-231-0/+250