summaryrefslogtreecommitdiffstats
path: root/ext/flac
Commit message (Expand)AuthorAgeFilesLines
* Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flacIain Holmes2002-12-081-4/+4
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* flac debug cleanup m4 for ffmpegThomas Vander Stichele2002-11-261-2/+8
* Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4David Schleef2002-10-201-1/+5
* fix version test in compat, yeayThomas Vander Stichele2002-10-191-1/+1
* Fixed some logic on the 1.0.3->1.0.4 compatibilityDavid Schleef2002-10-141-1/+1
* more compatibility stuff for 1.0.3 -> 1.0.4David Schleef2002-10-111-0/+10
* Some quick fixes for FLAC 1.0.4Wim Taymans2002-09-292-4/+4
* 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-192-11/+10
* Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3David Schleef2002-09-185-1/+58
* plugins part of license field patchChristian Schaller2002-09-182-0/+2
* Added Lots of propertiesWim Taymans2002-09-152-76/+394
* Small cleanupsWim Taymans2002-09-153-35/+119
* removing warnings as approved by wimThomas Vander Stichele2002-09-091-3/+1
* avoid symbol conflictsWim Taymans2002-07-283-16/+16
* Expose supported events, formats and querytypesWim Taymans2002-07-251-2/+25
* update to 1.0.2-1.0.3 API, unref eventsWim Taymans2002-07-082-12/+14
* FLAC updates, implement sample accurate seeking, add some convert/query funct...Wim Taymans2002-06-075-68/+493
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-202-2/+2
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-15/+15
* 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-203-3/+3
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-193-6/+6
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-132-5/+9
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-3/+2
* Fixed some leftover fixesWim Taymans2001-12-231-4/+1
* adding flacThomas Vander Stichele2001-12-236-2/+530
* adding flacThomas Vander Stichele2001-12-232-0/+259