summaryrefslogtreecommitdiffstats
path: root/ext/flac/gstflacdec.c
Commit message (Expand)AuthorAgeFilesLines
* 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