Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-11-22 | Don't throw an error if we can't negotiate caps | David Schleef | 1 | -5/+0 |
2003-11-22 | apparently we require a newer version of gnome-vfs | David Schleef | 1 | -0/+1 |
2003-11-21 | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 2 | -18/+2 |
2003-11-21 | New libfaad (MPEG-2/4 AAC decoder) plugin | Ronald S. Bultje | 5 | -26/+651 |
2003-11-20 | This GstVideoSink function was removed today | Jan Schmidt | 1 | -2/+0 |
2003-11-19 | Fix a stupid mistake | Julien Moutte | 2 | -2/+2 |
2003-11-19 | Removing the video_out things. | Julien Moutte | 3 | -275/+12 |
2003-11-19 | Removing have_size as it is in GstVideoSink higher class. | Julien Moutte | 2 | -35/+1 |
2003-11-17 | Merged GstVideoOverlay features here. | Julien Moutte | 2 | -9/+96 |
2003-11-17 | Merging with GstXOverlay | Julien Moutte | 3 | -261/+0 |
2003-11-16 | + adding buffer-frames prop to standard caps macros | Leif Johnson | 2 | -20/+11 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 34 | -59/+44 |
2003-11-16 | + further mucking about with the playondemand filter | Leif Johnson | 4 | -64/+57 |
2003-11-16 | + adding endianness conversion macros for floats | Leif Johnson | 1 | -1/+55 |
2003-11-15 | live and let die | Thomas Vander Stichele | 1 | -2/+70 |
2003-11-15 | Adding GstVideoOverlay interface. | Julien Moutte | 3 | -0/+261 |
2003-11-15 | fix makefile | Thomas Vander Stichele | 1 | -1/+1 |
2003-11-14 | disting fix | Christian Schaller | 1 | -3/+5 |
2003-11-14 | GStreamer does not use changelogs | Benjamin Otte | 2 | -70/+2 |
2003-11-13 | er, no, signal should be VOID__POINTER. :) | David Schleef | 1 | -2/+2 |