summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* gst/rtp/: Fix and activate ILBC pay and depayloaders. Fixes #368162.Wim Taymans2006-10-311-0/+8
* ext/speex/gstspeexdec.c: Some small cleanups, use _scale.Wim Taymans2006-10-311-0/+6
* gst/avi/gstavidemux.c: Use higher precision scale function.Wim Taymans2006-10-311-0/+5
* gst/matroska/matroska-demux.c: Fix several issues with encoded/compressed/enc...Michal Benes2006-10-301-0/+11
* ext/jpeg/: Various cleanups, capsnego and leak fixes.Wim Taymans2006-10-301-0/+14
* gst/videomixer/videomixer.c: Fix videomixer so that it can handle any combina...Mark Nauwelaerts2006-10-301-0/+8
* gst/avi/gstavidemux.c: Fix position query for audio. also fixes timestamps in...Wim Taymans2006-10-281-0/+11
* ext/libpng/gstpngenc.*: Fix strides. Fixes #364856.Wim Taymans2006-10-271-0/+8
* gst/rtp/: Add static payload numbers in addition to the dynamic ones.Ville Syrjala2006-10-181-0/+13
* gst/rtsp/: Reuse already existing enum for lower transport.Wim Taymans2006-10-181-0/+14
* gst/wavparse/gstwavparse.c: Fix seeking some more, mostly for speed changes.Wim Taymans2006-10-181-0/+6
* ChangeLog surgery: fix Fredrik's e-mail addressTim-Philipp Müller2006-10-181-1/+1
* sys/v4l2/gstv4l2tuner.*: Fix _set_channel(): remove useless g_object_notify()...Fredrik Persson2006-10-181-0/+10
* sys/oss/gstosssink.c: Some drivers do not support unsetting the non-blocking ...Wim Taymans2006-10-171-0/+7
* sys/v4l2/: dear stefan, framespersecond is not frameperiod, reverting but add...Stefan Kost2006-10-171-0/+8
* sys/v4l2/: Numerator is numerator and denominator is denominator. Say that al...Stefan Kost2006-10-171-0/+8
* Fix a bunch of problems discovered by the Forte compiler, mostly type mixups ...Josep Torra Valles2006-10-161-0/+27
* ext/speex/: Miscellaneous clean-ups, among other things: speexenc => enc to e...Tim-Philipp Müller2006-10-121-0/+22
* ext/speex/gstspeexenc.c: Fix some mem leaks.Tim-Philipp Müller2006-10-121-0/+7
* gst/rtsp/URLS: Added some other URL.Wim Taymans2006-10-111-0/+21
* gst/: Activate pad before adding it to the already-running element.Tim-Philipp Müller2006-10-111-0/+10
* gst/udp/gstudpsrc.c: Fix some leaks in caps and uris. Fixes #361252.Sebastien Cote2006-10-111-0/+9
* gst/wavparse/Makefile.am: Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #3...Tim-Philipp Müller2006-10-101-0/+5
* sys/v4l2/gstv4l2xoverlay.*: Fix build as per the patch in #338818 comment 36.Jan Schmidt2006-10-091-0/+6
* gst/rtsp/gstrtspsrc.c: Activate pads before adding them to the source.Tim-Philipp Müller2006-10-071-0/+5
* Activate pads before adding.Wim Taymans2006-10-061-0/+6
* gst/multipart/multipartdemux.c: Activate pads before adding.Wim Taymans2006-10-061-0/+9
* gst/rtsp/gstrtspsrc.*: Rework how the transport string is constructed, try to...Wim Taymans2006-10-061-0/+38
* Printf format fixes.Tim-Philipp Müller2006-10-051-0/+26
* gst/rtsp/Makefile.am: Dist new .h file too.Wim Taymans2006-10-041-0/+5
* gst/rtsp/: Factor out extension in separate module.Wim Taymans2006-10-041-0/+27
* docs/plugins/: added v4l2 stubsThomas Vander Stichele2006-10-041-0/+9
* gst/apetag/gstapedemux.c: Extract disc/album/medium number and count and try ...Tim-Philipp Müller2006-10-041-0/+6
* add build stuff for v4l2, needs --enable-experimental until the last bits are...Thomas Vander Stichele2006-10-031-0/+7
* tests/check/Makefile.am: Disable autodetect test temporarily, so that the bui...Tim-Philipp Müller2006-09-291-0/+9
* gst/rtsp/URLS: Add some more URLs.Wim Taymans2006-09-291-0/+27
* gst/udp/gstudpsrc.*: Added property to post a message on timeout.Wim Taymans2006-09-291-0/+12
* gst/rtsp/gstrtspsrc.c: Fix flag registration.Wim Taymans2006-09-291-0/+8
* gst/udp/gstudpsrc.c: Fix possible infinite loop when shutting down, a read ca...Antoine Tremblay2006-09-291-0/+8
* gst/autodetect/: Small cleanups. don't try to set "sync" property when it is ...Wim Taymans2006-09-251-0/+9
* gst/: Include stdlib.h in some more places, makes things compile with uClibc ...Peter Kjellerstedt2006-09-251-0/+12
* ext/jpeg/gstjpegdec.c: our code should handle that fine. Some of the buttons ...Tim-Philipp Müller2006-09-251-0/+7
* gst/rtsp/: Improve error reporting.Wim Taymans2006-09-231-0/+11
* gst/rtp/: Fix klass typos.Wim Taymans2006-09-231-0/+23
* configure.ac: Need -base CVS for gst_base_rtp_depayload_push_ts().Tim-Philipp Müller2006-09-221-0/+5
* gst/avi/gstavidemux.c: Don't check for a tag that is never there and check if...Wim Taymans2006-09-221-0/+7
* gst/rtp/: More fixage, set endoder-params correctly in the payloader.Wim Taymans2006-09-221-0/+12
* gst/autodetect/: Make static pad templates static to appease valgrind's leak ...Tim-Philipp Müller2006-09-221-0/+17
* gst/rtp/: Small cleanups.Wim Taymans2006-09-221-0/+27
* gst/rtp/gstrtpmp4gpay.c: Fix profile-level-id parsing and setup.Wim Taymans2006-09-211-0/+5