| Commit message (Expand) | Author | Age | Files | Lines |
* | ext/alsa/gstalsa.c: Don't fixate fields that aren't in the caps. | David Schleef | 2004-03-30 | 1 | -1/+1 |
* | gst/law/: Fix capsnego in all four, remove the unused property functions and ... | Ronald S. Bultje | 2004-03-26 | 4 | -315/+295 |
* | gst/debug/: add element that quasi-randomly changes bytes in the stream. | Benjamin Otte | 2004-03-25 | 2 | -2/+277 |
* | ext/gnomevfs/gstgnomevfssrc.c: don't g_return_if_fail if element is PLAYING, ... | Benjamin Otte | 2004-03-24 | 1 | -2/+2 |
* | gst/level/gstlevel.c: add proxying getcaps function, so level doesn't adverti... | Benjamin Otte | 2004-03-24 | 1 | -0/+2 |
* | gst/qtdemux/qtdemux.c: Fix debugging messages. Divide the chunk size by the ... | David Schleef | 2004-03-24 | 1 | -143/+156 |
* | don't mix tabs and spaces | Thomas Vander Stichele | 2004-03-15 | 68 | -3972/+4034 |
* | *.h: Revert indenting | Johan Dahlin | 2004-03-15 | 58 | -1379/+1347 |
* | gst-indent | Thomas Vander Stichele | 2004-03-14 | 134 | -12564/+12801 |
* | add missing ending c++ blocks | Thomas Vander Stichele | 2004-03-14 | 1 | -8/+15 |
* | gst/qtdemux/qtdemux.c: Fix for obvious mistake, where we first shift the offs... | Ronald S. Bultje | 2004-03-14 | 1 | -2/+3 |
* | Port all elements that can be ported to videofilter, and fix up the caps. | Jan Schmidt | 2004-03-12 | 9 | -419/+361 |
* | ext/lcs/Makefile.am: Fix so that the lcs colorspace plugin doesn't conflict w... | David Schleef | 2004-03-09 | 1 | -5/+4 |
* | gst/qtdemux/qtdemux.c: Added Cinepak format (bug #136470) | David Schleef | 2004-03-07 | 1 | -1/+2 |
* | gst/qtdemux/qtdemux.c: Fix crash (j might be greater than n_samples, in which... | Ronald S. Bultje | 2004-03-07 | 1 | -5/+7 |
* | ext/aalib/gstaasink.c: Add fixate function. (bug #131128) | David Schleef | 2004-03-06 | 1 | -0/+1 |
* | gst/udp/gstudpsrc.c: Check for unfixed caps and throw an element error. (bug... | David Schleef | 2004-03-06 | 1 | -1/+9 |
* | ext/faad/gstfaad.c: Fix negotiation. | David Schleef | 2004-03-06 | 1 | -2/+5 |
* | debug updates | Thomas Vander Stichele | 2004-03-06 | 1 | -14/+38 |
* | gst/qtdemux/qtdemux.c: Add prototype code for handling seeking and querying. | David Schleef | 2004-03-05 | 1 | -0/+187 |
* | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 2004-03-04 | 2 | -3/+3 |
* | gst/videofilter/gstgamma.c: Fix typo that modified the alpha channel and caus... | David Schleef | 2004-03-04 | 1 | -2/+4 |
* | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 2004-02-27 | 1 | -6/+2 |
* | fix mulawdec | Thomas Vander Stichele | 2004-02-24 | 2 | -2/+2 |
* | gst/videofilter/gstgamma.c: Adds gamma correction for RGB, with separate r g ... | David Schleef | 2004-02-24 | 1 | -6/+137 |
* | gst/qtdemux/qtdemux.c: Cleanups. Convert g_prints to GST_LOGs. Add qtdemux ... | David Schleef | 2004-02-24 | 1 | -163/+149 |
* | gst/: First batch implementing audio and video codec tags in demuxers. | Julien Moutte | 2004-02-23 | 2 | -13/+68 |
* | ext/xine/: add first version of xine plugin wrapper. Currently only wraps the | Benjamin Otte | 2004-02-20 | 1 | -15/+24 |
* | Spelling fix | Johan Dahlin | 2004-02-16 | 2 | -2/+2 |
* | Convert a few inner loops to use liboil. This is currently optional, and is ... | David Schleef | 2004-02-12 | 2 | -5/+24 |
* | Build fixes for OS X: (see #129600) | David Schleef | 2004-02-07 | 2 | -3/+2 |
* | gst/wavparse/gstwavparse.c: Fix a caps memleak. | David Schleef | 2004-02-05 | 1 | -2/+4 |
* | gst/qtdemux/qtdemux.c: set explicit caps before adding the element, so the au... | Benjamin Otte | 2004-02-03 | 1 | -2/+2 |
* | remove textdomain calls | Thomas Vander Stichele | 2004-02-02 | 1 | -1/+0 |
* | code cleanup. Change bzero() to memset(). Remove duplicate ; at ends of lines. | David Schleef | 2004-02-02 | 4 | -4/+4 |
* | gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined. | David Schleef | 2004-02-02 | 1 | -0/+5 |
* | change NULL to (NULL) for GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-02-02 | 10 | -32/+32 |
* | gst/: Fix event handling. | Ronald S. Bultje | 2004-01-30 | 1 | -16/+20 |
* | GST_ELEMENT_ERROR | Thomas Vander Stichele | 2004-01-29 | 10 | -33/+33 |
* | gst/ac3parse/gstac3parse.c: update to checklist 5 | David Schleef | 2004-01-27 | 2 | -0/+2 |
* | gst/asfdemux/: lot's of fixes to make data extraction simpler and get the cod... | Benjamin Otte | 2004-01-27 | 1 | -1/+1 |
* | Add SVQ3 specific flags to qtdemux and ffmpeg | Jeremy Simon | 2004-01-26 | 2 | -3/+56 |
* | gst/videofilter/gstvideobalance.*: Implement lookup-tables. +/- 10x faster. | Ronald S. Bultje | 2004-01-25 | 2 | -58/+108 |
* | gst/avi/gstavidemux.c: The index reading was broken. The rest worked fine, bu... | Ronald S. Bultje | 2004-01-25 | 1 | -26/+25 |
* | gst/avi/gstavidemux.c: don't write to buffer. Extract data without the need o... | Benjamin Otte | 2004-01-23 | 1 | -56/+51 |
* | ext/ogg/gstoggdemux.c: Fix wrong file comment. | Ronald S. Bultje | 2004-01-23 | 1 | -7/+6 |
* | ext/swfdec/gstswfdec.*: Fix negotiation. | David Schleef | 2004-01-22 | 1 | -0/+29 |
* | putting i18n in place for plugins | Thomas Vander Stichele | 2004-01-19 | 1 | -0/+8 |
* | fix i18n include | Thomas Vander Stichele | 2004-01-19 | 1 | -1/+1 |
* | use new error signal and classification | Thomas Vander Stichele | 2004-01-18 | 10 | -69/+69 |