Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-11-07 | Do not demux only 2 trak atoms | Jeremy Simon | 1 | -4/+9 |
2003-11-07 | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 68 | -31/+195 |
2003-11-03 | v4l2 was executing mixmatrix's plugin_init, so make sure to make plugin_init ... | Benjamin Otte | 1 | -1/+1 |
2003-11-02 | This one was missing | Ronald S. Bultje | 1 | -33/+28 |
2003-11-02 | fix for new plugin system | Benjamin Otte | 5 | -90/+105 |
2003-11-02 | SMPTE transitions done | Ronald S. Bultje | 1 | -26/+29 |
2003-11-02 | Again one done | Ronald S. Bultje | 1 | -22/+28 |
2003-11-02 | ... almost done now | Ronald S. Bultje | 3 | -35/+39 |
2003-11-02 | Hi. I'm the reason why GstElementDetails uses a macro now | Benjamin Otte | 1 | -3/+3 |
2003-11-02 | Quicktime demuxer ported to new interface | Ronald S. Bultje | 1 | -22/+27 |
2003-11-02 | More more more more zzzzz I need sleep | Ronald S. Bultje | 1 | -22/+26 |
2003-11-02 | Passthrough... New plugin system... Bla... | Ronald S. Bultje | 1 | -20/+26 |
2003-11-02 | Last o plugin | Ronald S. Bultje | 1 | -28/+31 |
2003-11-02 | fix for new plugin system | Benjamin Otte | 2 | -53/+57 |
2003-11-02 | Whaaaaaaaaaaaaaaaaaaaaaack | Ronald S. Bultje | 1 | -24/+27 |
2003-11-02 | More More More | Ronald S. Bultje | 1 | -22/+26 |
2003-11-02 | And again one more | Ronald S. Bultje | 1 | -27/+31 |
2003-11-02 | Again one more done | Ronald S. Bultje | 1 | -23/+29 |
2003-11-02 | fix to new plugin system | Benjamin Otte | 1 | -25/+28 |
2003-11-02 | I'm too lazy to comment this | Ronald S. Bultje | 1 | -21/+25 |
2003-11-02 | more, and more, and more... | Ronald S. Bultje | 1 | -21/+28 |
2003-11-02 | Updated for the new plugin loading code | Jan Schmidt | 5 | -54/+80 |
2003-11-02 | Use GST_ELEMENT_DETAILS for initialising GstElementDetails | Jan Schmidt | 1 | -3/+3 |
2003-11-02 | Updated to the new plugin loading code | Jan Schmidt | 1 | -23/+29 |