Age | Commit message (Expand) | Author | Files | Lines |
2003-11-02 | mplex compiles...whatever it is | Iain Holmes | 1 | -24/+27 |
2003-11-01 | Jack fixed too | Iain Holmes | 1 | -69/+85 |
2003-11-01 | Dumdeedum, more spam...ivorbis is fixed | Iain Holmes | 2 | -85/+85 |
2003-11-01 | Colo(u)rspace too | Iain Holmes | 1 | -51/+55 |
2003-11-01 | GSM updated for new stuff | Iain Holmes | 3 | -87/+101 |
2003-11-01 | Update all the audiofile stuff | Iain Holmes | 8 | -63/+72 |
2003-11-01 | Update artsdsink too | Iain Holmes | 1 | -17/+23 |
2003-11-01 | Updated gstarts | Iain Holmes | 1 | -17/+27 |
2003-10-29 | Move a few typefind functions to gst/typefind, remove all old typefinding cod... | David Schleef | 5 | -108/+34 |
2003-10-29 | change gst/bytestream.h to gst/bytestream/bytestream.h | David Schleef | 6 | -6/+6 |
2003-10-28 | merge TYPEFIND branch. Major changes: | Benjamin Otte | 9 | -35/+14 |
2003-10-28 | Add XOverlay interface support to both sdlvideosink and xvideosink. They're f... | Ronald S. Bultje | 3 | -174/+327 |
2003-10-21 | Add gstxvid.h (#125106)TYPEFIND-ROOT | Ronald S. Bultje | 1 | -1/+1 |
2003-10-16 | change printfs to GST_DEBUG | David Schleef | 1 | -3/+3 |
2003-10-13 | no, we don't require bytestream anymore | Benjamin Otte | 1 | -2/+2 |
2003-10-09 | More Andy fixage | Ronald S. Bultje | 2 | -2/+2 |
2003-10-09 | Fix more typos in Andy's GstData commit | Ronald S. Bultje | 2 | -2/+2 |
2003-10-09 | Trivial fixes for GstBuffer->GstData migration | David Schleef | 1 | -7/+7 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 26 | -83/+102 |
2003-10-03 | Fix typefind function for BBB's new system | David Schleef | 1 | -2/+6 |
2003-10-01 | New typefind system: bytestream is now part of the core all plugins have been... | Ronald S. Bultje | 9 | -17/+10 |
2003-09-30 | Improve quality of encoding and decoding quite a bit | Ronald S. Bultje | 2 | -9/+12 |
2003-09-30 | conform to the buffer-frames props entry -- much nicer now... | Andy Wingo | 3 | -169/+159 |
2003-09-16 | reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERROR | Thomas Vander Stichele | 13 | -131/+78 |
2003-09-15 | converted gst_element_error to new format in ext/ - gettext pending | Benjamin Otte | 13 | -78/+131 |
2003-09-14 | Integrating the GstVideoSink parent class | Julien Moutte | 2 | -145/+56 |
2003-09-11 | Remove all locally-defined optimization flags | David Schleef | 1 | -1/+1 |
2003-09-11 | Fix caps definition. Fix copyright block. | David Schleef | 1 | -5/+10 |
2003-08-25 | two small build fixes | Christian Schaller | 1 | -0/+1 |
2003-08-10 | Remove redundant plugindir definition | David Schleef | 22 | -23/+0 |
2003-08-04 | We don't like -lstdc++ in Makefile.am, use libtool-1.5 instead | Ronald S. Bultje | 1 | -1/+1 |
2003-07-29 | call xvid_init() only once, and move duplicated code into one place | Ronald S. Bultje | 6 | -40/+74 |
2003-07-29 | Fix installing in wrong dir | David Schleef | 1 | -1/+1 |
2003-07-27 | Make mplex subdir dependent on USE_MPLEX | David Schleef | 1 | -1/+7 |
2003-07-27 | Add include dir for gst-libs/ext/mplex | David Schleef | 1 | -1/+1 |
2003-07-27 | Moved to gst-libs/ext/mplex | David Schleef | 41 | -9406/+0 |
2003-07-27 | Change to build against library in gst-libs/ext/mplex | David Schleef | 1 | -28/+2 |
2003-07-25 | Compilation fixes on 64-bit architectures | David Schleef | 5 | -16/+16 |
2003-07-25 | Revert last change, because it is wrong. | David Schleef | 1 | -1/+1 |
2003-07-25 | Adding needed license information. The patch was reviewed and approved by | Brian Cameron | 1 | -0/+1 |
2003-07-25 | Fixes to allow plugin to build with Forte. | Brian Cameron | 4 | -3/+11 |
2003-07-24 | Add buffer length checks to every typefinding function | David Schleef | 4 | -4/+17 |
2003-07-23 | Fix warning on 64-bit architectures. (sizeof() returns size_t, which is not ... | David Schleef | 1 | -2/+2 |
2003-07-23 | Take a hint from dschleef and grab the bufferpool at the last possible moment... | Joshua N. Pritikin | 1 | -1/+3 |
2003-07-23 | Fix to loop through a list of caps when calling try_set_caps(). Added a work... | David Schleef | 1 | -11/+26 |
2003-07-22 | famedec is not actually implemented. (it'd just a copy of fameenc.) | David Schleef | 3 | -622/+2 |
2003-07-22 | enable ext/mplex | David Schleef | 1 | -2/+2 |
2003-07-22 | Fix warnings/errors due to missing assert declaration. | David Schleef | 6 | -1/+6 |
2003-07-19 | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 8 | -47/+38 |
2003-07-18 | the real speex disting fix, the previous one was just the build fix :) | Christian Schaller | 1 | -1/+1 |