Age | Commit message (Expand) | Author | Files | Lines |
2004-02-15 | gst/switch/gstswitch.c: Cleaning the sinkpads correctly on state change, most... | Julien Moutte | 1 | -2/+50 |
2004-02-14 | gst-libs/gst/play/play.c: Disable visualization until i find a way to fix swi... | Julien Moutte | 2 | -22/+102 |
2004-02-12 | gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header. | Julien Moutte | 1 | -0/+1 |
2004-02-12 | fixes for #133316, #133663 and #133528 (Stefan Kost) | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-07 | Build fixes for OS X: (see #129600) | David Schleef | 1 | -1/+0 |
2004-02-05 | gst/mpegaudioparse/gstmpegaudioparse.c: Unref leaked buffer. (Noticed by Ron... | David Schleef | 1 | -1/+4 |
2004-02-04 | Convert GST_DEBUG_CAPS() to GST_DEBUG(): | David Schleef | 1 | -1/+1 |
2004-02-03 | gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au... | Benjamin Otte | 1 | -2/+2 |
2004-02-02 | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 2 | -2/+2 |
2004-02-02 | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 3 | -3/+3 |
2004-01-30 | gst/mpegaudioparse/gstmpegaudioparse.c: Fix header parsing - stolen from ffmp... | Ronald S. Bultje | 1 | -49/+31 |
2004-01-29 | GST_ELEMENT_ERROR | Thomas Vander Stichele | 4 | -4/+4 |
2004-01-29 | gst/mpeg1videoparse/gstmp1videoparse.c: Committed wrong version last week... ... | Ronald S. Bultje | 1 | -126/+132 |
2004-01-26 | Add SVQ3 specific flags to qtdemux and ffmpeg | Jeremy Simon | 2 | -3/+56 |
2004-01-25 | gst-libs/gst/play/gstplay.c: Another try in visualization implementation. Sti... | Julien Moutte | 1 | -14/+57 |
2004-01-25 | gst-libs/gst/riff/riff-read.c: Additional pad usability check. | Ronald S. Bultje | 2 | -26/+87 |
2004-01-19 | gst/switch/gstswitch.c: Fixed switch element : proxying link and setting caps... | Julien Moutte | 1 | -3/+13 |
2004-01-19 | parenthising NULL | Thomas Vander Stichele | 1 | -1/+1 |
2004-01-18 | use new error signal and classification | Thomas Vander Stichele | 4 | -4/+5 |
2004-01-18 | fix to make it possible to build from disted tarball | Christian Schaller | 1 | -1/+2 |
2004-01-16 | gst-libs/gst/audio/Makefile.am: Add gstaudiofiltertemplate.c and building of ... | David Schleef | 2 | -80/+1 |
2004-01-15 | ext/esd/esdsink.c: Remove property that handles osssink fallback. | David Schleef | 1 | -2/+3 |
2004-01-15 | gst/colorspace/: Fix compiling... Didn't test if it actually works. | Ronald S. Bultje | 2 | -9/+88 |
2004-01-15 | Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co... | David Schleef | 5 | -0/+1566 |
2004-01-12 | Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H | David Schleef | 1 | -0/+2 |
2004-01-12 | gst-libs/gst/video/video.h: Fix caps template names to be understandable. | Benjamin Otte | 9 | -19/+19 |
2004-01-11 | gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation | Benjamin Otte | 1 | -5/+17 |
2004-01-11 | configure.ac: Adding examples/switch/Makefile | Julien Moutte | 1 | -1/+5 |
2004-01-08 | Fix negotiation | David Schleef | 1 | -1/+49 |
2004-01-07 | fix element description | Thomas Vander Stichele | 1 | -2/+2 |
2004-01-03 | Change sink pad template caps to "video/quicktime" | David Schleef | 1 | -1/+1 |
2004-01-02 | Negotiation fixes | David Schleef | 1 | -4/+11 |
2004-01-02 | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 3 | -66/+7 |
2003-12-22 | gst/qtdemux/qtdemux.c: qtdemux requires bytestream | Benjamin Otte | 1 | -0/+3 |
2003-12-22 | Merge CAPS branch | David Schleef | 36 | -1219/+756 |
2003-12-21 | Fix error in my previous commit - NULL was accidentily removed, leading to a ... | Ronald S. Bultje | 1 | -1/+2 |
2003-12-21 | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 1 | -3/+4 |
2003-12-18 | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 2 | -1/+6 |
2003-12-09 | Implement something to make video play faster/slower | Ronald S. Bultje | 2 | -16/+95 |
2003-12-08 | Adding a new plugin: switch. | Julien Moutte | 3 | -0/+412 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 27 | -29/+0 |
2003-12-02 | change _connect to _link | David Schleef | 1 | -2/+2 |
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-24 | add a rank to allow autoplugging | Benjamin Otte | 1 | -1/+1 |
2003-11-24 | tagging stuff and build fixes. In detail: | Benjamin Otte | 1 | -0/+1 |
2003-11-16 | + checking in plugin category changes | Leif Johnson | 26 | -47/+32 |
2003-11-16 | + further mucking about with the playondemand filter | Leif Johnson | 4 | -64/+57 |
2003-11-10 | change video/x-jpeg to image/jpeg | David Schleef | 1 | -3/+5 |
2003-11-09 | disting fixes, pixbuf loader still borked in regards to disting | Christian Schaller | 1 | -1/+1 |