Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 2003-10-01 | 8 | -71/+95 |
* | Set keyframe flag only when it is a keyframe. This will break quite some form... | Ronald S. Bultje | 2003-09-30 | 1 | -1/+4 |
* | In the intfloat conversion elements, there were bugs when the float buffer wa... | Andy Wingo | 2003-09-30 | 1 | -40/+15 |
* | cvs ignore | Thomas Vander Stichele | 2003-09-28 | 1 | -0/+1 |
* | add elapsed time | Thomas Vander Stichele | 2003-09-28 | 1 | -2/+16 |
* | added second example with plotting fixed some aesthetics | Thomas Vander Stichele | 2003-09-26 | 7 | -11/+160 |
* | build demo app | Thomas Vander Stichele | 2003-09-21 | 2 | -0/+139 |
* | fix caps | Thomas Vander Stichele | 2003-09-21 | 1 | -48/+47 |
* | remove debugging prints | Thomas Vander Stichele | 2003-09-21 | 2 | -9/+13 |
* | reworked level plugin. It now does RMS, peak, and decay peak signaling per i... | Thomas Vander Stichele | 2003-09-21 | 6 | -109/+317 |
* | Fix problem transitioning to PLAYING. (#122481) | David Schleef | 2003-09-19 | 1 | -1/+0 |
* | reverting error patch before making a branch. | Thomas Vander Stichele | 2003-09-16 | 10 | -36/+12 |
* | converted gst_element_error to new format in gst/ - gettext pending | Benjamin Otte | 2003-09-15 | 10 | -12/+36 |