| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | RTP done | Ronald S. Bultje | 2003-11-02 | 17 | -152/+169 |
* | Quicktime demuxer ported to new interface | Ronald S. Bultje | 2003-11-02 | 1 | -22/+27 |
* | fix for new plugin system | Benjamin Otte | 2003-11-02 | 2 | -87/+92 |
* | That was monoscope... | Ronald S. Bultje | 2003-11-02 | 1 | -22/+27 |
* | fix to new plugin system | Benjamin Otte | 2003-11-02 | 2 | -52/+58 |
* | Hm...: | Ronald S. Bultje | 2003-11-02 | 1 | -22/+30 |
* | *sigh* | Ronald S. Bultje | 2003-11-02 | 1 | -21/+28 |
* | ...... | Ronald S. Bultje | 2003-11-02 | 6 | -92/+110 |
* | aaaaaaaaaaaaaaaaaaaah | Ronald S. Bultje | 2003-11-02 | 1 | -22/+27 |
* | more, and more, and more... | Ronald S. Bultje | 2003-11-02 | 1 | -21/+28 |
* | Updated for the new plugin loading code | Jan Schmidt | 2003-11-02 | 2 | -14/+40 |
* | Use GST_ELEMENT_DETAILS for initialising GstElementDetails | Jan Schmidt | 2003-11-02 | 1 | -3/+3 |
* | Updated for the new plugin loading code | Jan Schmidt | 2003-11-02 | 10 | -108/+164 |
* | Make smoothwave compile again | Iain Holmes | 2003-11-02 | 1 | -17/+22 |
* | Cutter and EFence ported. | Iain Holmes | 2003-11-01 | 2 | -47/+55 |