| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p... | David Schleef | 2005-02-11 | 1 | -0/+6 |
* | configure.ac: Pull in librfb from my CVS tree, because it is too small and an... | David Schleef | 2005-02-11 | 3 | -9/+23 |
* | and make it handle more than one channel. | Tim-Philipp Müller | 2005-02-10 | 1 | -0/+13 |
* | ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array. | Jan Schmidt | 2005-02-10 | 1 | -0/+9 |
* | Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ... | Tim-Philipp Müller | 2005-02-09 | 1 | -0/+15 |
* | testsuite/gst-lint: Check for non-statically scoped parent_class variables. ... | David Schleef | 2005-02-09 | 1 | -0/+6 |
* | ext/mplex/gstmplexibitstream.cc: gcc madness. | Ronald S. Bultje | 2005-02-09 | 1 | -0/+5 |
* | Die, thou faulty symbol pollutors (non-static parent_class). | Ronald S. Bultje | 2005-02-09 | 2 | -1/+7 |
* | ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525). | Ronald S. Bultje | 2005-02-08 | 1 | -0/+5 |
* | Add missing endianness to template (fixes #165509). | Ronald S. Bultje | 2005-02-08 | 2 | -0/+7 |
* | gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#16... | Ronald S. Bultje | 2005-02-08 | 1 | -0/+5 |
* | ext/alsa/gstalsasink.c: Implement FILLER event awareness. | Ronald S. Bultje | 2005-02-08 | 1 | -0/+5 |
* | ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208). | Ronald S. Bultje | 2005-02-08 | 1 | -0/+5 |
* | ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197. | Ronald S. Bultje | 2005-02-08 | 3 | -73/+52 |
* | configure.ac: Add dvdlpcmdec | Jan Schmidt | 2005-02-08 | 6 | -0/+520 |
* | gst/alpha/gstalphacolor.c: Add BGRA handling (#165736). | Ronald S. Bultje | 2005-02-08 | 2 | -4/+46 |
* | gst/law/: Fix caps memleaks (#166600). | Ronald S. Bultje | 2005-02-08 | 5 | -4/+36 |
* | Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not... | Tim-Philipp Müller | 2005-02-08 | 1 | -0/+9 |
* | sys/: Clear window on PAUSED->READY instead of READY->PAUSED. Stop | Ronald S. Bultje | 2005-02-05 | 1 | -0/+9 |
* | sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-device... | Ronald S. Bultje | 2005-02-05 | 1 | -0/+6 |
* | ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is ... | Jan Schmidt | 2005-02-05 | 1 | -0/+8 |
* | gst/audioconvert/bufferframesconvert.c | Andy Wingo | 2005-02-04 | 1 | -0/+11 |
* | ext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking and refcounting and ref... | Jan Schmidt | 2005-02-04 | 1 | -0/+10 |
* | sys/v4l/: Add new v4ljpegsrc for handling the ov51x hacky "I'll give you jpeg... | Jan Schmidt | 2005-02-03 | 1 | -0/+17 |
* | sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed. | Ronald S. Bultje | 2005-02-03 | 1 | -0/+6 |
* | gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ... | Ronald S. Bultje | 2005-02-02 | 2 | -1/+6 |
* | ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY. | Ronald S. Bultje | 2005-02-02 | 2 | -0/+8 |
* | configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ... | David Schleef | 2005-02-02 | 15 | -40/+104 |
* | gst/tcp/: Don't leak the hostname when shutting down. | Jan Schmidt | 2005-02-02 | 1 | -0/+13 |
* | ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE. | Ronald S. Bultje | 2005-02-01 | 2 | -3/+10 |
* | testsuite/Makefile.am: Fix more OSX buildbots. | Ronald S. Bultje | 2005-02-01 | 1 | -0/+5 |
* | ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERs | Jan Schmidt | 2005-02-01 | 2 | -1/+31 |
* | gst/subparse/gstsubparse.c: Fix OSX buildbot. | Ronald S. Bultje | 2005-02-01 | 1 | -0/+5 |
* | Set granulepos and timestamp correctly for streams not starting at 0, taking ... | Tim-Philipp Müller | 2005-01-31 | 1 | -0/+11 |
* | Add audio/x-dts to audio pad template caps | Tim-Philipp Müller | 2005-01-31 | 1 | -0/+5 |
* | ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove... | David Schleef | 2005-01-31 | 1 | -0/+7 |
* | gst/qtdemux/qtdemux.c: Add 3IV2 fourcc. | Ronald S. Bultje | 2005-01-29 | 2 | -0/+6 |
* | gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341. | Ronald S. Bultje | 2005-01-29 | 3 | -1/+52 |
* | gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data,... | Ronald S. Bultje | 2005-01-29 | 1 | -0/+7 |
* | gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as arg... | Ronald S. Bultje | 2005-01-29 | 1 | -0/+5 |
* | gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s... | Ronald S. Bultje | 2005-01-29 | 2 | -12/+37 |
* | gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330). | Ronald S. Bultje | 2005-01-29 | 3 | -2/+7 |
* | Update to 1.1 API (#165446). | Ronald S. Bultje | 2005-01-29 | 2 | -1/+20 |
* | ext/Makefile.am: Unbreak buildbot. | Ronald S. Bultje | 2005-01-28 | 2 | -1/+5 |
* | ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a... | Andy Wingo | 2005-01-28 | 2 | -8/+51 |
* | gst/playback/gststreamselector.*: Be more selective when we're redoing caps n... | Ronald S. Bultje | 2005-01-28 | 1 | -0/+8 |
* | Add support for AMR-NB (mobile phone audio format; #155163, #163286). | Ronald S. Bultje | 2005-01-28 | 4 | -8/+70 |
* | gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream s... | Ronald S. Bultje | 2005-01-27 | 2 | -1/+9 |
* | adding vietnamese translation | Thomas Vander Stichele | 2005-01-27 | 3 | -1/+294 |
* | gst/playback/gstdecodebin.c: Use realpad for signal. | Ronald S. Bultje | 2005-01-27 | 1 | -0/+5 |