summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-02-08gst/asfdemux/gstasfdemux.c: Fix wrong order of reading of optional bytes (#16...Ronald S. Bultje1-0/+5
2005-02-08ext/alsa/gstalsasink.c: Implement FILLER event awareness.Ronald S. Bultje1-0/+5
2005-02-08ext/cdparanoia/gstcdparanoia.c: Fix track calculations (#166208).Ronald S. Bultje1-0/+5
2005-02-08ext/libpng/: Fix byte-order, use proper fixed caps. Fixes #164197.Ronald S. Bultje1-1/+9
2005-02-08configure.ac: Add dvdlpcmdecJan Schmidt2-0/+44
2005-02-08gst/alpha/gstalphacolor.c: Add BGRA handling (#165736).Ronald S. Bultje1-0/+8
2005-02-08gst/law/: Fix caps memleaks (#166600).Ronald S. Bultje1-0/+10
2005-02-08Include "_stdint.h" instead of <stdint.h>. Fixes build on systems that do not...Tim-Philipp Müller4-3/+12
2005-02-05sys/: Clear window on PAUSED->READY instead of READY->PAUSED. StopRonald S. Bultje1-0/+9
2005-02-05sys/v4l/gstv4lmjpegsrc.c: Switch to list instead of range, since MJPEG-device...Ronald S. Bultje1-0/+6
2005-02-05ext/mpeg2dec/gstmpeg2dec.*: The libmpeg2 user-allocated buffer management is ...Jan Schmidt1-0/+8
2005-02-04gst/audioconvert/bufferframesconvert.cAndy Wingo1-0/+11
2005-02-04ext/mpeg2dec/gstmpeg2dec.*: Rearrange buffer tracking and refcounting and ref...Jan Schmidt1-0/+10
2005-02-03sys/v4l/: Add new v4ljpegsrc for handling the ov51x hacky "I'll give you jpeg...Jan Schmidt1-0/+17
2005-02-03sys/qcam/gstqcamsrc.c: Use GST_ELEMENT_ERROR, not g_warning, if open failed.Ronald S. Bultje2-13/+23
2005-02-02gst/qtdemux/qtdemux.c: Change caps on MJPEG-B so it doesn't interfere with MJ...Ronald S. Bultje2-1/+6
2005-02-02ext/raw1394/gstdv1394src.c: Reset negotiated state on PAUSED->READY.Ronald S. Bultje1-0/+5
2005-02-02configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. ...David Schleef16-72/+143
2005-02-02gst/tcp/: Don't leak the hostname when shutting down.Jan Schmidt1-0/+13
2005-02-01ext/raw1394/gstdv1394src.c: Set caps to systemstream=TRUE.Ronald S. Bultje1-0/+5
2005-02-01testsuite/Makefile.am: Fix more OSX buildbots.Ronald S. Bultje1-0/+5
2005-02-01ext/mpeg2dec/gstmpeg2dec.c: Don't send things to NULL PAD_PEERsJan Schmidt3-2/+32
2005-02-01gst/subparse/gstsubparse.c: Fix OSX buildbot.Ronald S. Bultje1-0/+5
2005-01-31Set granulepos and timestamp correctly for streams not starting at 0, taking ...Tim-Philipp Müller1-0/+11
2005-01-31Add audio/x-dts to audio pad template capsTim-Philipp Müller1-0/+5
2005-01-31ext/polyp/polypsink.c: Fix silly endianness bug. Add some debugging. Remove...David Schleef2-11/+33
2005-01-29gst/qtdemux/qtdemux.c: Add 3IV2 fourcc.Ronald S. Bultje2-0/+6
2005-01-29gst/avi/gstavidemux.*: Invert DIB images. Fixes #132341.Ronald S. Bultje1-0/+8
2005-01-29gst/ffmpegcolorspace/gstffmpegcolorspace.c: D'oh, reference the palette data,...Ronald S. Bultje1-0/+7
2005-01-29gst/videoscale/gstvideoscale.c: PAR can be non-fixed when not provided as arg...Ronald S. Bultje1-0/+5
2005-01-29gst/qtdemux/qtdemux.c: Re-apply patch from #142272 that allows non-seekable s...Ronald S. Bultje2-12/+37
2005-01-29gst/rtp/gstrtpgsmenc.c: Use the src template for creating the src pad (#162330).Ronald S. Bultje1-0/+5
2005-01-29Update to 1.1 API (#165446).Ronald S. Bultje9-834/+167
2005-01-28ext/Makefile.am: Unbreak buildbot.Ronald S. Bultje2-1/+5
2005-01-28ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output to reflect a...Andy Wingo1-0/+6
2005-01-28gst/playback/gststreamselector.*: Be more selective when we're redoing caps n...Ronald S. Bultje1-0/+8
2005-01-28Add support for AMR-NB (mobile phone audio format; #155163, #163286).Ronald S. Bultje4-8/+70
2005-01-27gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream s...Ronald S. Bultje1-0/+8
2005-01-27adding vietnamese translationThomas Vander Stichele3-1/+294
2005-01-27gst/playback/gstdecodebin.c: Use realpad for signal.Ronald S. Bultje1-0/+5
2005-01-27ext/mad/gstid3demuxbin.c: Fix category so decodebin picks it up.Ronald S. Bultje1-0/+5
2005-01-27ext/mad/: Add id3demuxbin (which is a simple bin consisting of id3demux and t...Ronald S. Bultje1-0/+17
2005-01-27Allow seeks on audio pad, make mad forward those (#164826).Ronald S. Bultje1-0/+10
2005-01-27gst/asfdemux/gstasfdemux.*: Improve metadata display, e.g. if the metadata co...Ronald S. Bultje1-0/+11
2005-01-26tools/gst-launch-ext-m.m: Fix AVI/ASF pipelines (#165340).Ronald S. Bultje1-0/+5
2005-01-26ext/cairo/gsttextoverlay.c: include string.h and strings.h to fix build fail...Amaury Jacquot1-0/+4
2005-01-26Check environment variables GST_ID3V2_TAG_ENCODING,Tim-Philipp Müller1-0/+19
2005-01-25ext/mad/gstmad.c: - on half framerate, compute the rate in advance so the com...Benjamin Otte1-0/+12
2005-01-25gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)Jan Schmidt1-0/+7
2005-01-25gst/playback/gstplaybasebin.c: Notify delayed stream-info availability.Ronald S. Bultje1-0/+5