Age | Commit message (Expand) | Author | Files | Lines |
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 |
2003-11-02 | Use GST_ELEMENT_DETAILS macro to initialise the structure | Jan Schmidt | 1 | -2/+2 |
2003-11-02 | Updated for the new plugin loading code | Jan Schmidt | 1 | -21/+29 |
2003-11-02 | Make smoothwave compile again | Iain Holmes | 1 | -17/+22 |
2003-11-01 | CDXAParse and chart ported to new style | Iain Holmes | 2 | -43/+51 |
2003-10-29 | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 1 | -8/+1 |
2003-10-29 | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 5 | -5/+5 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 17 | -609/+23 |
2003-10-13 | no, we don't require bytestream anymore | Benjamin Otte | 2 | -4/+3 |
2003-10-13 | Woah, I'm f***ing annoyed that someonme never tests his changes and figures o... | Benjamin Otte | 1 | -1/+2 |
2003-10-09 | Trivial fixes for GstBuffer->GstData migration | David Schleef | 1 | -2/+2 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 34 | -102/+127 |
2003-10-08 | just some code cleanup | Leif Johnson | 2 | -103/+64 |
2003-10-08 | updating some plugin categories | Leif Johnson | 1 | -1/+1 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 13 | -407/+361 |
2003-09-30 | Add new element: frame dropper. This element inserts/drops frames to go from ... | Ronald S. Bultje | 3 | -0/+327 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 9 | -27/+12 |
2003-09-15 | converted gst_element_error to new format in gst/ - gettext pending | Benjamin Otte | 9 | -12/+27 |
2003-09-12 | Add mpegversion(1) to the caps | Ronald S. Bultje | 1 | -0/+1 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 8 | -17/+9 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 27 | -28/+0 |
2003-08-05 | Fix up small issues (fixes #119036) | Ronald S. Bultje | 1 | -9/+17 |
2003-08-04 | Add DURATION support. It still doesn't work, see #119036 for why and on how t... | Ronald S. Bultje | 1 | -0/+1 |
2003-07-29 | Fix weird leftovers from the old mimetype era and also implement duration sup... | Ronald S. Bultje | 1 | -2/+4 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 5 | -3/+42 |
2003-07-25 | Rewrote the core function. Added some nice #defines that should probably go ... | David Schleef | 1 | -22/+39 |
2003-07-24 | Add buffer length checks to every typefinding function | David Schleef | 3 | -1/+11 |
2003-07-22 | A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed. | Joshua N. Pritikin | 1 | -1/+1 |
2003-07-19 | + the last of the float caps changes ... these are a bit more pervasive | Leif Johnson | 7 | -92/+58 |
2003-07-19 | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 1 | -1/+1 |
2003-07-19 | + attempting to fix up playondemand ... still makes nasty crackly noises | Leif Johnson | 4 | -22/+30 |
2003-07-17 | Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of... | David Schleef | 2 | -24/+28 |
2003-07-14 | Found this in my local tree. Looks cool, so I'm checking it in. Seems to be... | David Schleef | 3 | -0/+480 |
2003-07-11 | Silence and fix typefinding | Ronald S. Bultje | 1 | -3/+3 |
2003-07-08 | fix mp3 typefinding and included layer in found type | Benjamin Otte | 1 | -10/+18 |
2003-07-08 | another comma missing | Benjamin Otte | 1 | -1/+1 |
2003-07-06 | Removed function that was only used by _loop(), which was removed by last che... | David Schleef | 1 | -18/+0 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 29 | -792/+916 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 30 | -137/+221 |
2003-06-27 | some state change fixes | Thomas Vander Stichele | 2 | -2/+15 |
2003-06-23 | "My way" turned out to cause seg faults. :) Fixed, and added more fourcc to... | David Schleef | 1 | -14/+26 |
2003-06-19 | Revert last two changes and do it my way. :) | David Schleef | 1 | -41/+18 |
2003-06-19 | Support ISO-style variable argument macros. | Brian Cameron | 1 | -0/+12 |
2003-06-19 | Add missing } | David Schleef | 1 | -0/+1 |
2003-06-17 | which causes a segfault. I'm working on that | Ronald S. Bultje | 1 | -24/+25 |