Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Merge plugins. Update to new plugin init code | David Schleef | 2003-11-01 | 3 | -133/+129 |
* | Changes for new plugin init code | David Schleef | 2003-11-01 | 1 | -25/+33 |
* | avidemux still depends on riff | David Schleef | 2003-10-31 | 1 | -0/+2 |
* | Doesn't need to load gstriff | Iain Holmes | 2003-10-31 | 1 | -2/+0 |
* | fix bytestream header | David Schleef | 2003-10-30 | 1 | -1/+1 |
* | Add a local copy of riff.h as we don't use rifflib anymore. | Iain Holmes | 2003-10-29 | 3 | -295/+991 |
* | Add a local copy of riff.h, and add metadata writing ability to wavenc | Iain Holmes | 2003-10-29 | 3 | -6/+772 |
* | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 2003-10-29 | 3 | -3/+3 |
* | merge TYPEFIND branch. Major changes: | Benjamin Otte | 2003-10-28 | 8 | -204/+11 |
* | Add a parser for metadata | Iain Holmes | 2003-10-17 | 2 | -64/+219 |
* | gcc-2.95 fixage | Ronald S. Bultje | 2003-10-14 | 1 | -1/+2 |
* | riff.h is in a different directory | David Schleef | 2003-10-13 | 1 | -1/+1 |
* | Remove can_seek () because eventmasks was removed from sink pads - grrr | Ronald S. Bultje | 2003-10-09 | 1 | -25/+10 |
* | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 2003-10-08 | 43 | -155/+192 |
* | updating some plugin categories | Leif Johnson | 2003-10-08 | 5 | -5/+5 |
* | Fix endianness problems in caps. Fixes #124006 | David Schleef | 2003-10-07 | 2 | -8/+8 |