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