| Commit message (Expand) | Author | Age | Files | Lines |
* | make videofilter handle RGB correctly | Benjamin Otte | 2003-12-09 | 1 | -21/+36 |
* | distcheck fixes | Thomas Vander Stichele | 2003-12-08 | 1 | -1/+1 |
* | Fixed bug when filling tags in gstflacenc | Christophe Fergeau | 2003-12-08 | 2 | -49/+188 |
* | Adding a new plugin: switch. | Julien Moutte | 2003-12-08 | 1 | -0/+2 |
* | Forgot to change one application/x-flac to audio/x-flac | Christophe Fergeau | 2003-12-08 | 1 | -2/+2 |
* | More riff stuff that I forgot to commit first | Ronald S. Bultje | 2003-12-07 | 2 | -434/+391 |
* | gcc-2.95 nitpicking - thanks Scott Wheeler | Ronald S. Bultje | 2003-12-07 | 1 | -1/+2 |
* | Compilation will work better if I don't forget new files.. | Christophe Fergeau | 2003-12-07 | 1 | -0/+6 |
* | Added element to rewrite vorbiscomments embedded in flac files. It currently ... | Christophe Fergeau | 2003-12-07 | 4 | -3/+438 |
* | Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use... | Ronald S. Bultje | 2003-12-07 | 15 | -1569/+3045 |
* | Forgot to mark one function as static | Christophe Fergeau | 2003-12-07 | 1 | -3/+3 |
* | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 2003-12-07 | 4 | -10/+10 |
* | Fix v4l detection (it requires X, but X is detected after v4l, so this needed... | Ronald S. Bultje | 2003-12-07 | 1 | -38/+44 |
* | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 45 | -49/+10 |
* | fix X dependencies | Thomas Vander Stichele | 2003-12-03 | 1 | -2/+7 |
* | what was this doing here ? | Thomas Vander Stichele | 2003-12-03 | 1 | -2/+0 |
* | fixing up X test and general features test | Thomas Vander Stichele | 2003-12-03 | 3 | -17/+27 |
* | Add ACLOCAL_AMFLAGS | David Schleef | 2003-12-02 | 1 | -0/+2 |
* | Apply patch from jesimon@libertysurf.fr (Jeremy SIMON) in #122368. | David Schleef | 2003-12-02 | 1 | -8/+9 |
* | change _connect to _link | David Schleef | 2003-12-02 | 4 | -12/+12 |
* | Add check for faad2 (faad1 was detected, too, but we don't want that) | Ronald S. Bultje | 2003-11-29 | 1 | -0/+9 |
* | Use new tagging stuff to read and write flac metadata. Only handles vorbiscom... | Christophe Fergeau | 2003-11-28 | 5 | -126/+77 |
* | Change everyone to video/x-msvideo | David Schleef | 2003-11-27 | 4 | -7/+7 |
* | Added audio/x-m4a to the sink caps | Iain Holmes | 2003-11-27 | 1 | -0/+5 |
* | fixing bug #127984, we require a higher version of the alsa library | Leif Johnson | 2003-11-27 | 1 | -1/+1 |
* | fixing bug #126985, gst core requires 1.6 anyway | Leif Johnson | 2003-11-27 | 1 | -1/+1 |
* | use correct caps | Benjamin Otte | 2003-11-25 | 2 | -17/+24 |
* | more fixes to the pixbuf loader. I can use it for thumbnailing nicely now | Benjamin Otte | 2003-11-25 | 2 | -50/+104 |
* | use GDK_PIXBUF_CONFDIR | Benjamin Otte | 2003-11-24 | 1 | -5/+5 |
* | License is GST_LICENSE, make own debugging category and fix some debug statem... | Benjamin Otte | 2003-11-24 | 1 | -3/+9 |
* | upgrades to the pixbuf loader: | Benjamin Otte | 2003-11-24 | 4 | -57/+141 |
* | add a rank to allow autoplugging | Benjamin Otte | 2003-11-24 | 1 | -1/+1 |
* | tagging stuff and build fixes. In detail: | Benjamin Otte | 2003-11-24 | 8 | -15/+147 |
* | Add a comment for wma | Jeremy Simon | 2003-11-23 | 1 | -0/+2 |
* | fix faad plugin | Christian Schaller | 2003-11-23 | 1 | -1/+24 |
* | faad plugin needs the math library | Jeremy Simon | 2003-11-23 | 1 | -1/+1 |
* | Update the pipeline to play wma files | Jeremy Simon | 2003-11-23 | 1 | -1/+1 |
* | commit my batch of build and spec fixes | Christian Schaller | 2003-11-23 | 3 | -5/+3 |
* | latest and greatest news | Christian Schaller | 2003-11-23 | 1 | -15/+17 |
* | Fix gdk_pixbuf installation directory (again) | David Schleef | 2003-11-23 | 2 | -7/+6 |
* | Typo | Ronald S. Bultje | 2003-11-22 | 1 | -1/+1 |
* | 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 |
* | Add faac build | Ronald S. Bultje | 2003-11-22 | 2 | -0/+17 |
* | so disable it during plugin registering too | Ronald S. Bultje | 2003-11-22 | 1 | -3/+1 |
* | fixes to make gdk_pixbuf loader install nicely | David Schleef | 2003-11-22 | 2 | -5/+29 |
* | distcheck fixes | David Schleef | 2003-11-22 | 1 | -1/+1 |
* | apparently we require a newer version of gnome-vfs | David Schleef | 2003-11-22 | 1 | -0/+1 |
* | -fix segfault on PAUSED => READY when metadata wasn't set | Benjamin Otte | 2003-11-22 | 1 | -5/+8 |
* | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 2003-11-21 | 10 | -18/+4001 |