Age | Commit message (Expand) | Author | Files | Lines |
2004-01-06 | This should have been committed along with the changelog entry a few hours ago | Ronald S. Bultje | 1 | -25/+16 |
2004-01-06 | ifdef out ARGB type when it isn't available in xvidcore 1.0.0beta2 | Jan Schmidt | 3 | -0/+12 |
2004-01-04 | ext/xvid/gstxviddec.c: Implement src_getcaps() so proper size caps is negotia... | Ronald S. Bultje | 1 | -6/+40 |
2004-01-03 | Update xvid plugin to latest xvid (1.0.0-beta3) API. | Ronald S. Bultje | 6 | -289/+567 |
2004-01-02 | ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue. | Ronald S. Bultje | 1 | -2/+3 |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 4 | -46/+18 |
2004-01-01 | Remove left-over g_print | Ronald S. Bultje | 1 | -3/+0 |
2004-01-01 | configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1... | Ronald S. Bultje | 15 | -589/+963 |
2003-12-29 | Fix warning about discarding const qualifier | Jan Schmidt | 1 | -1/+1 |
2003-12-27 | make tremor work again | Amaury Jacquot | 3 | -86/+91 |
2003-12-23 | Fix caps breakage after Dave's caps branch merge. | Ronald S. Bultje | 7 | -335/+307 |
2003-12-22 | compile fix | Thomas Vander Stichele | 1 | -1/+1 |
2003-12-22 | messed up the template caps on first try | Benjamin Otte | 1 | -5/+5 |
2003-12-22 | ext/faad/gstfaad.c: Port to new caps system. | Benjamin Otte | 1 | -151/+122 |
2003-12-22 | Merge CAPS branch | David Schleef | 27 | -1169/+753 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 1 | -5/+10 |
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 3 | -0/+3 |
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 | This is a first attempt at a wrapper for the lib'ified mpeg2enc of mjpegtools... | Ronald S. Bultje | 12 | -0/+1609 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 1 | -7/+7 |
2003-12-07 | Remove copyright from GST_PLUGIN_DEFINE | Ronald S. Bultje | 2 | -2/+0 |
2003-12-05 | another fix | Thomas Vander Stichele | 1 | -1/+0 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 20 | -24/+10 |
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 | 1 | -0/+6 |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 2 | -0/+9 |
2003-11-22 | Typo | Ronald S. Bultje | 1 | -1/+1 |
2003-11-22 | Add faac build | Ronald S. Bultje | 1 | -0/+8 |
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 | Don't throw an error if we can't negotiate caps | David Schleef | 1 | -5/+0 |
2003-11-21 | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 1 | -8/+0 |
2003-11-21 | New libfaad (MPEG-2/4 AAC decoder) plugin | Ronald S. Bultje | 4 | -26/+642 |
2003-11-20 | This GstVideoSink function was removed today | Jan Schmidt | 1 | -2/+0 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 8 | -12/+12 |
2003-11-11 | make colorspace handle the original RGB format, too, since it handles both. A... | Benjamin Otte | 1 | -0/+4 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 36 | -29/+57 |
2003-11-06 | Include config.h | David Schleef | 2 | -0/+6 |
2003-11-05 | Remove obsolete external function call and do all element registrations in pl... | Ronald S. Bultje | 5 | -29/+4 |
2003-11-03 | convert to new plugin system | David Schleef | 1 | -25/+33 |
2003-11-03 | fix warnings | David Schleef | 1 | -6/+3 |
2003-11-03 | remove audiofile typefinding because it is buggy and we support all of its fo... | Benjamin Otte | 3 | -198/+1 |
2003-11-03 | fix for new plugin system | Benjamin Otte | 1 | -29/+30 |
2003-11-02 | This was wrong | Ronald S. Bultje | 1 | -0/+14 |
2003-11-02 | And more, and more... | Ronald S. Bultje | 1 | -25/+28 |
2003-11-02 | More | Ronald S. Bultje | 2 | -54/+61 |
2003-11-02 | I forgot some other letters, but I also forgot which ones. | Ronald S. Bultje | 1 | -20/+25 |