summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* docs/plugins/: Add the docs of the new elements.Stefan Kost2008-10-271-0/+11
* gst/autodetect/: Fix "Since" tags in the documentation.Sebastian Dröge2008-10-271-0/+8
* ext/soup/gstsouphttpsrc.c: Add support for souphttpsrc to act as a live sourc...Sjoerd Simons2008-10-271-1/+10
* gst/autodetect/: Implement src plugins. Little code/string cleanup in the sinks.Stefan Kost2008-10-271-0/+14
* gst/matroska/matroska-mux.c: Fix a memory leak when pads are requested but th...Peter Kjellerstedt2008-10-271-0/+14
* gst/udp/gstudpnetutils.h: Define the correct WINVER so getaddinfo() can be us...Sebastian Dröge2008-10-271-0/+8
* gst/udp/: Fix "argument type mismatch" compiler warnings on Windows.Sebastian Dröge2008-10-271-0/+10
* gst/equalizer/gstiirequalizer.c: Don't calculate the filter coefficients for ...Sebastian Dröge2008-10-271-0/+6
* configure.ac: Back to development -> 0.10.11.1Jan Schmidt2008-10-261-0/+5
* gst-plugins-good.doap: Fix version number of 0.10.11 release in doap fileJan Schmidt2008-10-261-0/+5
* Release 0.10.11Jan Schmidt2008-10-241-0/+7
* 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