| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/flac/gstflacenc.*: Fix seeking, so that flacenc can rewrite the header wi... | Tim-Philipp Müller | 2005-10-24 | 1 | -32/+118 |
* | configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base. | Andy Wingo | 2005-10-02 | 1 | -311/+289 |
* | ext/: gsttaginterface.h -> gsttagsetter.h | Stefan Kost | 2005-09-07 | 1 | -1/+1 |
* | All plugins updated for element state changes. | Andy Wingo | 2005-09-02 | 1 | -12/+13 |
* | Update for API change in flac-1.1.1. Update requirement in configure.ac. Fixe... | Ronald S. Bultje | 2005-01-09 | 1 | -1/+19 |
* | Fixes a bunch of problems with finalize and dispose functions, either assumpt... | Jan Schmidt | 2004-11-01 | 1 | -4/+4 |
* | Make flacenc work with mono streams by only setting the mid_side and loose_mi... | Iain Holmes | 2004-08-17 | 1 | -2/+6 |
* | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 2004-05-21 | 1 | -1/+1 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 1 | -103/+105 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 1 | -318/+328 |
* | gst/audioconvert/gstaudioconvert.c: set rank to PRIMARY | Benjamin Otte | 2004-02-22 | 1 | -2/+2 |
* | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 1 | -1/+1 |
* | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 1 | -3/+3 |
* | use new error signal and classification | Thomas Vander Stichele | 2004-01-18 | 1 | -6/+5 |
* | ext/flac/gstflacenc.c: handle tags correctly | Benjamin Otte | 2004-01-14 | 1 | -4/+5 |
* | ext/flac/: length is already host endian, no need to convert. Fixes playback ... | Benjamin Otte | 2004-01-14 | 1 | -1/+1 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 1 | -33/+23 |
* | distcheck fixes | Thomas Vander Stichele | 2003-12-14 | 1 | -1/+1 |
* | Fixed bug when filling tags in gstflacenc | Christophe Fergeau | 2003-12-08 | 1 | -1/+1 |
* | Forgot to change one application/x-flac to audio/x-flac | Christophe Fergeau | 2003-12-08 | 1 | -2/+2 |
* | Added element to rewrite vorbiscomments embedded in flac files. It currently ... | Christophe Fergeau | 2003-12-07 | 1 | -1/+1 |
* | Forgot to mark one function as static | Christophe Fergeau | 2003-12-07 | 1 | -3/+3 |
* | Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368. | David Schleef | 2003-12-02 | 1 | -8/+9 |
* | Use new tagging stuff to read and write flac metadata. Only handles vorbiscom... | Christophe Fergeau | 2003-11-28 | 1 | -51/+55 |
* | -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 | 1 | -1/+1 |
* | Whheeee, FLAC ported to new system too | Iain Holmes | 2003-11-01 | 1 | -7/+55 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 1 | -4/+5 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 1 | -9/+6 |
* | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 2003-09-15 | 1 | -6/+9 |
* | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 2003-07-06 | 1 | -1/+11 |
* | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 2003-06-29 | 1 | -0/+3 |
* | _ Change from StreamEncoder to SeekableStreamEncoder _ Add a seek callback to... | Jeremy Simon | 2003-05-11 | 1 | -91/+127 |
* | fixes: | Benjamin Otte | 2003-04-26 | 1 | -5/+5 |
* | 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 |
* | Some quick fixes for FLAC 1.0.4 | Wim Taymans | 2002-09-29 | 1 | -2/+2 |
* | 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 | 1 | -9/+9 |
* | Add hack to make the flac plugin compile with both flac-1.0.2 and 1.0.3 | David Schleef | 2002-09-18 | 1 | -0/+2 |
* | plugins part of license field patch | Christian Schaller | 2002-09-18 | 1 | -0/+1 |
* | Added Lots of properties | Wim Taymans | 2002-09-15 | 1 | -76/+391 |
* | Small cleanups | Wim Taymans | 2002-09-15 | 1 | -18/+78 |
* | avoid symbol conflicts | Wim Taymans | 2002-07-28 | 1 | -3/+3 |
* | update to 1.0.2-1.0.3 API, unref events | Wim Taymans | 2002-07-08 | 1 | -2/+2 |
* | FLAC updates, implement sample accurate seeking, add some convert/query funct... | Wim Taymans | 2002-06-07 | 1 | -1/+64 |
* | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 2002-04-20 | 1 | -1/+1 |
* | Changed to the new props API | Wim Taymans | 2002-03-30 | 1 | -3/+3 |
* | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 2002-03-24 | 1 | -2/+2 |
* | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 2002-03-20 | 1 | -1/+1 |