summaryrefslogtreecommitdiffstats
path: root/ext/flac
Commit message (Expand)AuthorAgeFilesLines
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-282-39/+4
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-082-7/+8
* fix flac mimetypeJeremy Simon2003-10-041-1/+1
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-012-32/+17
* port #121143 to HEAD (flac file detection)Jeremy Simon2003-09-201-3/+23
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-162-12/+7
* converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte2003-09-152-7/+12
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Add buffer length checks to every typefinding functionDavid Schleef2003-07-241-1/+5
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-063-12/+21
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-19/+25
* 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
* Oups I forgot gstflacenc.hJeremy Simon2003-05-111-1/+4
* _ Change from StreamEncoder to SeekableStreamEncoder _ Add a seek callback to...Jeremy Simon2003-05-111-91/+127
* Add metadata (only vorbis comment)Jeremy Simon2003-04-272-3/+117
* fixes:Benjamin Otte2003-04-261-5/+5
* Fix a bunch of endianness conversions that were done as long instead of int32...David Schleef2003-04-071-1/+1
* Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef2003-02-021-4/+4
* 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
* Fix plugins for new query APIWim Taymans2002-12-301-9/+9
* No \n in GST_DEBUGWim Taymans2002-12-271-7/+7
* 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