| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gst/matroska/: fix signed integer reading/writing. | Ronald S. Bultje | 2004-01-02 | 2 | -6/+17 |
* | src pad was being created twice - oops. | Jan Schmidt | 2004-01-02 | 1 | -1/+1 |
* | Fix some regressions caused by caps conversion | David Schleef | 2004-01-02 | 1 | -8/+9 |
* | Negotiation fixes | David Schleef | 2004-01-02 | 1 | -17/+2 |
* | Convert elements to use gst_pad_use_explicit_caps() where appropriate. | David Schleef | 2004-01-02 | 4 | -70/+11 |
* | configure.ac: Fix configure check for mpeg2enc. We need 1.6.1.93 instead of 1... | Ronald S. Bultje | 2004-01-01 | 2 | -2/+12 |
* | Change gst_pad_proxy_link() to gst_pad_try_set_caps() | David Schleef | 2003-12-31 | 1 | -1/+1 |
* | Negotiation fixes. | David Schleef | 2003-12-31 | 2 | -68/+97 |
* | Fix warnings | Jeremy Simon | 2003-12-27 | 1 | -1/+1 |
* | gst/qtdemux/qtdemux.c: qtdemux requires bytestream | Benjamin Otte | 2003-12-22 | 1 | -0/+3 |
* | Merge CAPS branch | David Schleef | 2003-12-22 | 54 | -2338/+1859 |
* | configure.ac: Improve mpeg2enc detection. This is for distributions that do s... | Ronald S. Bultje | 2003-12-21 | 2 | -12/+86 |
* | Quickfix for wrong timestamps... No final solution yet | Ronald S. Bultje | 2003-12-19 | 1 | -3/+8 |
* | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere so that the autoplugge... | Ronald S. Bultje | 2003-12-18 | 4 | -19/+22 |
* | Fix compilation on BE, see #129224 | Ronald S. Bultje | 2003-12-13 | 1 | -3/+9 |
* | make videofilter handle RGB correctly | Benjamin Otte | 2003-12-09 | 1 | -21/+36 |
* | More riff stuff that I forgot to commit first | Ronald S. Bultje | 2003-12-07 | 2 | -434/+391 |
* | Riff, EBML, fourcc etc. work. Not fully finished, but better than what we use... | Ronald S. Bultje | 2003-12-07 | 15 | -1569/+3045 |
* | remove copyright field from plugins | Andy Wingo | 2003-12-04 | 28 | -28/+0 |
* | Change everyone to video/x-msvideo | David Schleef | 2003-11-27 | 4 | -7/+7 |
* | Added audio/x-m4a to the sink caps | Iain Holmes | 2003-11-27 | 1 | -0/+5 |
* | License is GST_LICENSE, make own debugging category and fix some debug statem... | Benjamin Otte | 2003-11-24 | 1 | -3/+9 |
* | add a rank to allow autoplugging | Benjamin Otte | 2003-11-24 | 1 | -1/+1 |
* | tagging stuff and build fixes. In detail: | Benjamin Otte | 2003-11-24 | 3 | -1/+10 |
* | so disable it during plugin registering too | Ronald S. Bultje | 2003-11-22 | 1 | -3/+1 |
* | Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one | Ronald S. Bultje | 2003-11-21 | 8 | -0/+3999 |
* | Fix segfault in #125471 by denying a state change to PLAYING when not inited.... | David Schleef | 2003-11-19 | 2 | -43/+62 |
* | + checking in plugin category changes | Leif Johnson | 2003-11-16 | 39 | -48/+48 |
* | Don't flush if we come across a cue tag. | Iain Holmes | 2003-11-14 | 1 | -37/+46 |
* | Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink to sc... | David Schleef | 2003-11-11 | 2 | -6/+6 |
* | change video/x-jpeg to image/jpeg | David Schleef | 2003-11-10 | 1 | -3/+5 |
* | navigation tester | David Schleef | 2003-11-10 | 3 | -2/+362 |
* | disting fixes, pixbuf loader still borked in regards to disting | Christian Schaller | 2003-11-09 | 2 | -2/+2 |
* | Since padtemplates are now owned by the class, we should use the class functi... | Ronald S. Bultje | 2003-11-09 | 1 | -3/+6 |
* | remove pesky g_print()s | David Schleef | 2003-11-08 | 1 | -21/+0 |
* | break up Id: in s/ pattern | David Schleef | 2003-11-08 | 1 | -1/+2 |
* | Add tag to output .c file | David Schleef | 2003-11-08 | 1 | -0/+1 |
* | recommmit to get the make_filter tag correct | David Schleef | 2003-11-08 | 2 | -2/+2 |
* | much cleanup hacking made possible by plugin changes | David Schleef | 2003-11-08 | 5 | -343/+202 |
* | Update the videofilter template | David Schleef | 2003-11-08 | 1 | -84/+37 |
* | Do not demux only 2 trak atoms | Jeremy Simon | 2003-11-07 | 1 | -4/+9 |
* | Remove all config.h includes from header files, add it to each source file an... | Ronald S. Bultje | 2003-11-07 | 38 | -23/+64 |
* | add config.h | David Schleef | 2003-11-06 | 1 | -0/+3 |
* | make sure config.h is included first | David Schleef | 2003-11-06 | 5 | -0/+15 |
* | Fixes for new plugin system | David Schleef | 2003-11-03 | 1 | -19/+12 |
* | fix template, too | Benjamin Otte | 2003-11-02 | 1 | -21/+27 |
* | Bla | Ronald S. Bultje | 2003-11-02 | 3 | -68/+86 |
* | forgot to make the element details static in here | Benjamin Otte | 2003-11-02 | 1 | -1/+1 |
* | fix for new plugin system | Benjamin Otte | 2003-11-02 | 4 | -57/+65 |
* | SMPTE transitions done | Ronald S. Bultje | 2003-11-02 | 1 | -26/+29 |