Age | Commit message (Expand) | Author | Files | Lines |
2003-12-13 | fix build wrt to autoplug test | Christian Schaller | 1 | -1/+0 |
2003-12-13 | some fixes to work again | Christian Schaller | 1 | -7/+11 |
2003-12-13 | Wrong optimization from my side. Mpeg2enc works now | Ronald S. Bultje | 1 | -2/+7 |
2003-12-13 | removed GST_*_CAST. Disabling of type checking is done in glib. | Benjamin Otte | 1 | -1/+1 |
2003-12-11 | Using private structure for members so that we have more chance that the head... | Julien Moutte | 5 | -224/+256 |
2003-12-11 | This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools... | Ronald S. Bultje | 13 | -0/+1620 |
2003-12-09 | Implement something to make video play faster/slower | Ronald S. Bultje | 2 | -16/+95 |
2003-12-09 | Committed fix for #128893 (properly detect too old libfaad installations) | Christophe Fergeau | 1 | -1/+1 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 17 | -24/+24 |
2003-12-08 | Adding a new plugin: switch. | Julien Moutte | 4 | -0/+414 |
2003-12-08 | Adding visualization. | Julien Moutte | 4 | -226/+536 |
2003-12-07 | Whoops, this one is needed too | Ronald S. Bultje | 2 | -4/+102 |
2003-12-07 | Hm, darn, forgot to commit one dir | Ronald S. Bultje | 10 | -936/+1724 |
2003-12-07 | Don't use class casts before they're initialized | Ronald S. Bultje | 1 | -1/+2 |
2003-12-07 | Typo | Ronald S. Bultje | 1 | -2/+2 |
2003-12-07 | time_tick works. | Julien Moutte | 4 | -4/+384 |
2003-12-07 | Updating with my local repository. It already plays video with sound :) Great ! | Julien Moutte | 4 | -10/+476 |
2003-12-07 | Adding my work in progress rewrite from scratch of libgstplay. | Julien Moutte | 4 | -0/+1030 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 21 | -46/+384 |
2003-12-07 | Remove copyright from GST_PLUGIN_DEFINE | Ronald S. Bultje | 3 | -3/+0 |
2003-12-07 | Fix v4l detection (it requires X, but X is detected after v4l, so this needed... | Ronald S. Bultje | 1 | -38/+44 |
2003-12-05 | another fix | Thomas Vander Stichele | 1 | -1/+0 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 59 | -65/+10 |
2003-12-03 | fix X dependencies | Thomas Vander Stichele | 2 | -7/+14 |
2003-12-03 | what was this doing here ? | Thomas Vander Stichele | 1 | -2/+0 |
2003-12-03 | fixing up X test and general features test | Thomas Vander Stichele | 4 | -19/+29 |
2003-12-02 | Add ACLOCAL_AMFLAGSCAPS-ROOT | David Schleef | 1 | -0/+2 |
2003-12-02 | change _connect to _link | David Schleef | 3 | -7/+7 |
2003-11-29 | Add check for faad2 (faad1 was detected, too, but we don't want that) | Ronald S. Bultje | 1 | -0/+9 |
2003-11-27 | Change everyone to video/x-msvideo | David Schleef | 1 | -1/+1 |
2003-11-27 | Added audio/x-m4a to the sink caps | Iain Holmes | 1 | -0/+5 |
2003-11-27 | fixing bug #127984, we require a higher version of the alsa library | Leif Johnson | 1 | -1/+1 |
2003-11-27 | fixing bug #126985, gst core requires 1.6 anyway | Leif Johnson | 1 | -1/+1 |
2003-11-25 | that bracket needs to be closed | Benjamin Otte | 1 | -1/+1 |
2003-11-24 | ooops, those files shouldn't have been committed in the latest commit. | Benjamin Otte | 1 | -6/+0 |
2003-11-24 | use GDK_PIXBUF_CONFDIR | Benjamin Otte | 2 | -5/+11 |
2003-11-24 | add a rank to allow autoplugging | Benjamin Otte | 1 | -1/+1 |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 9 | -51/+226 |
2003-11-23 | fix faad plugin | Christian Schaller | 1 | -1/+24 |
2003-11-23 | faad plugin needs the math library | Jeremy Simon | 1 | -1/+1 |
2003-11-23 | commit my batch of build and spec fixes | Christian Schaller | 2 | -4/+2 |
2003-11-23 | latest and greatest news | Christian Schaller | 1 | -15/+17 |
2003-11-23 | Fix gdk_pixbuf installation directory (again) | David Schleef | 1 | -6/+5 |
2003-11-22 | Typo | Ronald S. Bultje | 1 | -1/+1 |
2003-11-22 | Add faac build | Ronald S. Bultje | 2 | -0/+17 |
2003-11-22 | Why wasn't this committed in my previous try? | Ronald S. Bultje | 2 | -0/+82 |
2003-11-22 | Actually, FAAC is LGPL, not GPL (like FAAD) | Ronald S. Bultje | 1 | -0/+680 |
2003-11-22 | BPS is per-channel BPS, not total BPS... Ohwell | Ronald S. Bultje | 1 | -7/+12 |
2003-11-22 | fixes to make gdk_pixbuf loader install nicely | David Schleef | 1 | -1/+23 |
2003-11-22 | distcheck fixes | David Schleef | 2 | -12/+4 |