summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gst/avi/gstavidemux.c: Declare variables at beginning of block and make gcc-2...Gergely Nagy2005-02-172-1/+17
* Do not pass uninitialised values to setsockopt(). (fixes #167704)Tim-Philipp Müller2005-02-171-0/+7
* gst/playback/gstplaybin.c: Invert bin_add/link order to workaround deadlock i...Ronald S. Bultje2005-02-161-0/+5
* gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.Ronald S. Bultje2005-02-151-0/+5
* ext/ogg/gstoggdemux.c: Granpos can apparently be -1, which screws up calculat...Ronald S. Bultje2005-02-151-0/+5
* sys/: Use a mutex protected list to marshal navigation events into the stream...Jan Schmidt2005-02-151-0/+16
* Add query function to GstSpeed, so that the stream length and current positio...Tim-Philipp Müller2005-02-151-0/+12
* gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when lin...Benjamin Otte2005-02-131-0/+11
* gst/audioconvert/gstchannelmix.h: include missing header fileBenjamin Otte2005-02-131-0/+10
* Convert to and from YV12 (fixes #156379)Tim-Philipp Müller2005-02-121-0/+9
* sys/ximage/ximagesink.c: Protect interface methods from chain and negotiation...Julien Moutte2005-02-121-0/+14
* Don't send 'Hey! You gave me a NULL pointer yo naughty person' as error messa...Tim-Philipp Müller2005-02-121-0/+8
* sys/xvimage/xvimagesink.c: Protect interface methods from chain and negotiati...Julien Moutte2005-02-111-0/+13
* ext/mpeg2dec/gstmpeg2dec.c: Change uint to unsigned int. (fixes #167128)David Schleef2005-02-111-0/+5
* gst/librfb/Makefile.am: Testing stuff before committing is for wimps... and p...David Schleef2005-02-111-0/+6
* configure.ac: Pull in librfb from my CVS tree, because it is too small and an...David Schleef2005-02-113-9/+23
* and make it handle more than one channel.Tim-Philipp Müller2005-02-101-0/+13
* ext/dts/gstdtsdec.*: Don't clobber the stack constructing the channels array.Jan Schmidt2005-02-101-0/+9
* Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ...Tim-Philipp Müller2005-02-091-0/+15
* testsuite/gst-lint: Check for non-statically scoped parent_class variables. ...David Schleef2005-02-091-0/+6
* ext/mplex/gstmplexibitstream.cc: gcc madness.Ronald S. Bultje2005-02-091-0/+5
* Die, thou faulty symbol pollutors (non-static parent_class).Ronald S. Bultje2005-02-092-1/+7
* ext/mplex/gstmplexibitstream.cc: Fix event handling (#165525).Ronald S. Bultje2005-02-081-0/+5
* Add missing endianness to template (fixes #165509).Ronald S. Bultje2005-02-082-0/+7
* gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#16...Ronald S. Bultje2005-02-081-0/+5
* ext/alsa/gstalsasink.c: Implement FILLER event awareness.Ronald S. Bultje2005-02-081-0/+5
* ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).Ronald S. Bultje2005-02-081-0/+5
* ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.Ronald S. Bultje2005-02-083-73/+52
* configure.ac: Add dvdlpcmdecJan Schmidt2005-02-086-0/+520
* gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).Ronald S. Bultje2005-02-082-4/+46
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-085-4/+36
* Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not...Tim-Philipp Müller2005-02-081-0/+9
* sys/: Clear window on PAUSED->READY instead of READY->PAUSED. StopRonald S. Bultje2005-02-051-0/+9
* sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-device...Ronald S. Bultje2005-02-051-0/+6
* ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is ...Jan Schmidt2005-02-051-0/+8
* gst/audioconvert/bufferframesconvert.cAndy Wingo2005-02-041-0/+11
* ext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking and refcounting and ref...Jan Schmidt2005-02-041-0/+10
* sys/v4l/: Add new v4ljpegsrc for handling the ov51x hacky "I'll give you jpeg...Jan Schmidt2005-02-031-0/+17
* sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.Ronald S. Bultje2005-02-031-0/+6
* gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ...Ronald S. Bultje2005-02-022-1/+6
* ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje2005-02-022-0/+8
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-0215-40/+104
* gst/tcp/: Don't leak the hostname when shutting down.Jan Schmidt2005-02-021-0/+13
* ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.Ronald S. Bultje2005-02-012-3/+10
* testsuite/Makefile.am: Fix more OSX buildbots.Ronald S. Bultje2005-02-011-0/+5
* ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt2005-02-012-1/+31
* gst/subparse/gstsubparse.c: Fix OSX buildbot.Ronald S. Bultje2005-02-011-0/+5
* Set granulepos and timestamp correctly for streams not starting at 0, taking ...Tim-Philipp Müller2005-01-311-0/+11
* Add audio/x-dts to audio pad template capsTim-Philipp Müller2005-01-311-0/+5
* ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove...David Schleef2005-01-311-0/+7