summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* configure.ac: Commit 0.10.10.4 pre-releaseJan Schmidt2008-10-241-0/+5
* gst/avi/gstavimux.c: Fix VPRP chunk setup in avimux.Mark Nauwelaerts2008-10-211-0/+7
* gst/videobox/gstvideobox.c: support dynamically changing properties in videoboxWim Taymans2008-10-211-0/+7
* configure.ac: 0.10.10.3 pre-releaseJan Schmidt2008-10-161-0/+5
* tests/check/Makefile.am: Don't run the states test on pulsesrc and pulsesinkJan Schmidt2008-10-161-0/+5
* configure.ac: Commit 0.10.10.2 pre-release bump that actually went out on 200...Jan Schmidt2008-10-161-0/+6
* gst/avi/gstavidemux.c: Skip entries for streams that don't have a output pad ...Edward Hervey2008-10-151-0/+7
* gst/qtdemux/qtdemux.c: Remove previous wrong commitEdward Hervey2008-10-151-0/+7
* gst/qtdemux/qtdemux.c: Remove problematic and useless refcount check.Edward Hervey2008-10-151-0/+6
* ext/flac/: Cast some size_t arguments to guint to avoid compiler warnings on ...Jan Schmidt2008-10-101-0/+7
* gst/rtsp/gstrtspsrc.c: Return TRUE instead of FALSE from the event handler wh...Wim Taymans2008-10-091-0/+6
* gst/avi/gstavidemux.c: Reset header state. Fixes #555321.Wim Taymans2008-10-081-0/+6
* gst/avi/gstavidemux.*: For timestamping audio packets we need to take into ac...Wim Taymans2008-10-081-0/+9
* gst/multifile/gstmultifilesrc.c: Implement DEFAULT and BUFFER position querie...Wim Taymans2008-10-081-0/+6
* sys/ximage/gstximagesrc.c: Fix build for systems that don't have XDamage.Edward Hervey2008-10-081-0/+5
* tests/examples/rtp/: Add some more H263p server and client examples.Wim Taymans2008-10-071-0/+7
* configure.ac: Depend on released versions of core and base.Tim-Philipp Müller2008-10-031-0/+5
* ext/pulse/: Return -1 instead of 0 in error cases. Fixes #554771.Wim Taymans2008-10-031-0/+6
* sys/ximage/gstximagesrc.c: Stop leaking the cursor image.Wim Taymans2008-10-031-0/+8
* sys/v4l2/gstv4l2object.h: Getting the Class from an instance is not just a ma...Wim Taymans2008-10-031-0/+7
* configure.ac: Fix libs for linking directsound.Michael Smith2008-10-011-0/+8
* ext/pulse/pulsesink.c: Fix problems with pulsesink randomly erroring with cod...Jan Schmidt2008-09-271-0/+6
* gst/rtp/gstrtpamrdepay.c: Mark DISCONT on output buffers when the marker bit ...Wim Taymans2008-09-261-0/+11
* gst/rtp/: Added MP4A-LATM payloader to match the depayloader.Wim Taymans2008-09-261-0/+13
* gst/videomixer/videomixer.c: Handle segments a little better. Fixes #537361.Wim Taymans2008-09-251-0/+6
* gst/rtsp/gstrtspsrc.c: Don't assume the server supports PAUSE by default. Fix...Wim Taymans2008-09-251-0/+5
* gst/udp/gstudpsrc.c: Switch on the socket family to get the addrlen size right.Wim Taymans2008-09-251-0/+6
* gst/udp/gstudpsrc.c: OS X's bind() implementation is picky about its addrlen ...Daniel Franke2008-09-251-0/+9
* gst/rtsp/gstrtspsrc.c: Handle the case where we cannot do desribe or when the...Wim Taymans2008-09-231-0/+6
* gst/udp/gstmultiudpsink.c: Fix setting the qos.Wim Taymans2008-09-231-0/+5
* gst/qtdemux/qtdemux.c: Some 'broken' files out there have atom lengths of zer...Edward Hervey2008-09-171-0/+9
* gst/: Fix build flags order.Jan Schmidt2008-09-171-0/+15
* gst/rtp/gstrtpmp4gdepay.*: Handle interleaved streams by reordering AU in a q...Wim Taymans2008-09-151-0/+10
* gst/rtp/gstrtpmp4gdepay.c: Change some of the ranges in the caps, mostly for ...Wim Taymans2008-09-151-0/+11
* gst/qtdemux/qtdemux.c: Add mapping for 'tiff' => image/tiffJonathan Matthew2008-09-141-0/+7
* ext/raw1394/: Pretend to care about the result of write() which works around ...Tim-Philipp Müller2008-09-111-0/+8
* ext/flac/gstflacenc.c: Make sure the desired default values are actually set,...Tim-Philipp Müller2008-09-041-0/+11
* gst/qtdemux/: Add support for video/mj2 mime-type and its additional atoms/bo...Mark Nauwelaerts2008-09-031-0/+11
* gst/debug/gsttaginject.c: Add warning when tags parameter is unparsable and g...Stefan Kost2008-09-031-0/+6
* gst/qtdemux/qtdemux.c: Add mapping for IMA Loki SDL MJPEG ADPCM codec.Wim Taymans2008-09-021-0/+7
* po/: Add 'ca' to LINGUAS; add some more files with translations and some file...Tim-Philipp Müller2008-09-021-0/+8
* ext/speex/: Use integer encoding and decoding functions instead of converting...Sebastian Dröge2008-09-021-0/+12
* configure.ac: Fix --disable-externalTim-Philipp Müller2008-09-011-0/+5
* ext/wavpack/gstwavpackenc.*: Handle non-zero start timestamps and stream disc...Sebastian Dröge2008-08-311-0/+10
* ext/speex/gstspeexenc.c: Correct the timestamp and granulepos calculation by ...Sebastian Dröge2008-08-311-0/+6
* ext/speex/gstspeexdec.c: Correctly take the granulepos from upstream if possi...Sebastian Dröge2008-08-311-0/+15
* ext/annodex/gstcmmlparser.c: Fix compiler warnings caused by passing a string...Craig Keogh2008-08-311-0/+9
* Make stuff compile with GST_DISABLE_GST_DEBUG.Tim-Philipp Müller2008-08-301-0/+12
* gst/law/: Ref caps before passing to gst_pad_template_new(), since that takes...Michael Smith2008-08-291-0/+7
* gst/multipart/: Convert audio/x-adpcm to and from the audio/G726-X in the mux...Mersad Jelacic2008-08-281-0/+9