| Commit message (Expand) | Author | Age | Files | Lines |
* | Use new tagging stuff to read and write flac metadata. Only handles vorbiscom... | Christophe Fergeau | 2003-11-28 | 5 | -126/+77 |
* | flac mime type is audio/x-flac, not application/x-flac | Christophe Fergeau | 2003-11-22 | 1 | -1/+1 |
* | Don't reset flac decoder if init hasn't been called on it first, the flac dec... | Christophe Fergeau | 2003-11-22 | 1 | -8/+14 |
* | -fix segfault on PAUSED => READY when metadata wasn't set | Benjamin Otte | 2003-11-22 | 1 | -5/+8 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 2 | -2/+2 |
* | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2003-11-07 | 3 | -2/+3 |
* | Whheeee, FLAC ported to new system too | Iain Holmes | 2003-11-01 | 3 | -100/+124 |
* | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 2003-10-29 | 1 | -1/+1 |
* | merge TYPEFIND branch. Major changes: | Benjamin Otte | 2003-10-28 | 2 | -39/+4 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 2 | -7/+8 |
* | fix flac mimetype | Jeremy Simon | 2003-10-04 | 1 | -1/+1 |
* | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 2003-10-01 | 2 | -32/+17 |
* | port #121143 to HEAD (flac file detection) | Jeremy Simon | 2003-09-20 | 1 | -3/+23 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 2 | -12/+7 |
* | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 2003-09-15 | 2 | -7/+12 |
* | Remove redundant plugindir definition | David Schleef | 2003-08-10 | 1 | -1/+0 |
* | Add buffer length checks to every typefinding function | David Schleef | 2003-07-24 | 1 | -1/+5 |
* | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2003-07-06 | 3 | -12/+21 |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 2 | -19/+25 |
* | fix flacdec when src not connected | Thomas Vander Stichele | 2003-06-28 | 1 | -18/+16 |
* | make flacdec work with unconnected src pad | Thomas Vander Stichele | 2003-06-28 | 1 | -40/+48 |
* | UNITS -> DEFAULT | Wim Taymans | 2003-05-24 | 1 | -17/+12 |
* | Oups I forgot gstflacenc.h | Jeremy Simon | 2003-05-11 | 1 | -1/+4 |
* | _ Change from StreamEncoder to SeekableStreamEncoder _ Add a seek callback to... | Jeremy Simon | 2003-05-11 | 1 | -91/+127 |
* | Add metadata (only vorbis comment) | Jeremy Simon | 2003-04-27 | 2 | -3/+117 |
* | fixes: | Benjamin Otte | 2003-04-26 | 1 | -5/+5 |
* | Fix a bunch of endianness conversions that were done as long instead of int32... | David Schleef | 2003-04-07 | 1 | -1/+1 |
* | Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c... | David Schleef | 2003-02-02 | 1 | -4/+4 |
* | PadConnect -> PadLink | Thomas Vander Stichele | 2003-01-10 | 1 | -2/+2 |
* | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 2003-01-10 | 1 | -3/+3 |
* | Fix plugins for new query API | Wim Taymans | 2002-12-30 | 1 | -9/+9 |
* | No \n in GST_DEBUG | Wim Taymans | 2002-12-27 | 1 | -7/+7 |
* | Replace audio/mp3 with audio/x-mp3 and audio/x-flac with application/x-flac | Iain Holmes | 2002-12-08 | 1 | -4/+4 |
* | parallel install fixes | Thomas Vander Stichele | 2002-12-08 | 1 | -1/+1 |
* | flac debug cleanup m4 for ffmpeg | Thomas Vander Stichele | 2002-11-26 | 1 | -2/+8 |
* | Another iteration. Tested and compiles on 1.0.2, 1.0.3, 1.0.4 | David Schleef | 2002-10-20 | 1 | -1/+5 |
* | fix version test in compat, yeay | Thomas Vander Stichele | 2002-10-19 | 1 | -1/+1 |
* | Fixed some logic on the 1.0.3->1.0.4 compatibility | David Schleef | 2002-10-14 | 1 | -1/+1 |
* | more compatibility stuff for 1.0.3 -> 1.0.4 | David Schleef | 2002-10-11 | 1 | -0/+10 |
* | Some quick fixes for FLAC 1.0.4 | Wim Taymans | 2002-09-29 | 2 | -4/+4 |
* | no whitespace is allowed between macro names and parameter lists | David I. Lehn | 2002-09-21 | 1 | -1/+1 |
* | yay, I can commit again !!! this fixes warnings I had | Thomas Vander Stichele | 2002-09-19 | 2 | -11/+10 |
* | Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3 | David Schleef | 2002-09-18 | 5 | -1/+58 |
* | plugins part of license field patch | Christian Schaller | 2002-09-18 | 2 | -0/+2 |
* | Added Lots of properties | Wim Taymans | 2002-09-15 | 2 | -76/+394 |
* | Small cleanups | Wim Taymans | 2002-09-15 | 3 | -35/+119 |
* | removing warnings as approved by wim | Thomas Vander Stichele | 2002-09-09 | 1 | -3/+1 |
* | avoid symbol conflicts | Wim Taymans | 2002-07-28 | 3 | -16/+16 |
* | Expose supported events, formats and querytypes | Wim Taymans | 2002-07-25 | 1 | -2/+25 |
* | update to 1.0.2-1.0.3 API, unref events | Wim Taymans | 2002-07-08 | 2 | -12/+14 |