summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).Ronald S. Bultje2005-02-081-0/+8
* gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje2005-02-081-0/+10
* 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-021-0/+5
* ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje2005-02-021-0/+5
* configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef2005-02-021-0/+37
* 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-011-0/+5
* 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-011-0/+29
* 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
* gst/qtdemux/qtdemux.c: Add 3IV2 fourcc.Ronald S. Bultje2005-01-291-0/+5
* gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.Ronald S. Bultje2005-01-291-0/+8
* gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data,...Ronald S. Bultje2005-01-291-0/+7
* gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as arg...Ronald S. Bultje2005-01-291-0/+5
* gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s...Ronald S. Bultje2005-01-291-0/+9
* gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).Ronald S. Bultje2005-01-291-0/+5
* Update to 1.1 API (#165446).Ronald S. Bultje2005-01-291-0/+19
* ext/Makefile.am: Unbreak buildbot.Ronald S. Bultje2005-01-281-0/+5
* ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a...Andy Wingo2005-01-281-0/+6
* gst/playback/gststreamselector.*: Be more selective when we're redoing caps n...Ronald S. Bultje2005-01-281-0/+8
* Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje2005-01-281-0/+27
* gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream s...Ronald S. Bultje2005-01-271-0/+8
* adding vietnamese translationThomas Vander Stichele2005-01-271-0/+6
* gst/playback/gstdecodebin.c: Use realpad for signal.Ronald S. Bultje2005-01-271-0/+5
* ext/mad/gstid3demuxbin.c: Fix category so decodebin picks it up.Ronald S. Bultje2005-01-271-0/+5
* ext/mad/: Add id3demuxbin (which is a simple bin consisting of id3demux and t...Ronald S. Bultje2005-01-271-0/+17
* Allow seeks on audio pad, make mad forward those (#164826).Ronald S. Bultje2005-01-271-0/+10
* gst/asfdemux/gstasfdemux.*: Improve metadata display, e.g. if the metadata co...Ronald S. Bultje2005-01-271-0/+11
* tools/gst-launch-ext-m.m: Fix AVI/ASF pipelines (#165340).Ronald S. Bultje2005-01-261-0/+5
* ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot2005-01-261-0/+4
* Check environment variables GST_ID3V2_TAG_ENCODING,Tim-Philipp Müller2005-01-261-0/+19
* ext/mad/gstmad.c: - on half framerate, compute the rate in advance so the com...Benjamin Otte2005-01-251-0/+12
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)Jan Schmidt2005-01-251-0/+7
* gst/playback/gstplaybasebin.c: Notify delayed stream-info availability.Ronald S. Bultje2005-01-251-0/+5
* ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a val...Jan Schmidt2005-01-251-0/+60
* gst-libs/gst/riff/riff-media.c: Add extradata to huffyuv (fixes #165013).Ronald S. Bultje2005-01-251-0/+9
* gst/effectv/gstquark.c: Memory free'ing location fix (#164708).Ronald S. Bultje2005-01-251-0/+8
* gst/playback/gstplaybasebin.c: Don't block for streams.Ronald S. Bultje2005-01-251-0/+11
* sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile for #ifndef HA...Andy Wingo2005-01-251-0/+5