summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* gst/equalizer/: Add presets for equalizer. Fixes #522183.Stefan Kost2008-11-131-0/+9
* gst/rtsp/: Remove google extension again, it's not needed anymore because we ...Wim Taymans2008-11-131-0/+9
* gst/rtsp/gstrtspsrc.*: Add property to configure NAT traversal method.Eric Zhang2008-11-131-0/+21
* gst/rtp/gstrtpmp4vpay.c: Flush the remaining frames on EOS. Fixes #560641.Yotam2008-11-131-0/+7
* gst/rtp/gstrtpg729pay.c: Fix compiler warning about printf formatting.Jan Schmidt2008-11-121-0/+5
* gst/qtdemux/qtdemux.*: Queue up new segment events instead of sending them fr...Andy Wingo2008-11-121-0/+12
* gst/qtdemux/: Add cover and alternative copyright tag, and enhance some exist...Mark Nauwelaerts2008-11-111-0/+9
* gst/rtp/gstrtpg729pay.c: Don't ignore the return value of setcaps.Wim Taymans2008-11-111-0/+5
* gst/rtp/gstrtpg729pay.*: Replace G729 payloader with an improved version. Fix...Olivier Crete2008-11-111-0/+10
* gst/rtsp/gstrtspsrc.c: Only send one transport at a time for improved compati...Wim Taymans2008-11-111-0/+7
* gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source wa...Wim Taymans2008-11-111-0/+7
* gst/matroska/matroska-mux.c: Fix muxing of Dirac streams if the input already...Sebastian Dröge2008-11-111-0/+7
* gst/avi/gstavimux.c: Don't segfault on string typed tags being NULL. Fixes #5...Stefan Kost2008-11-111-0/+5
* gst/matroska/matroska-mux.c: Fix mapping AAC profile to Matroska codec id.Mark Nauwelaerts2008-11-101-0/+6
* gst/qtdemux/qtdemux.c: Refactor some raw audio caps building, and handle >16-...Mark Nauwelaerts2008-11-101-0/+7
* gst/: Make author name consistent with others.Thomas Vander Stichele2008-11-101-0/+7
* gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.Eric Zhang2008-11-101-0/+10
* gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i...Sebastian Dröge2008-11-051-0/+13
* Optionally use libv4l to access v4l2 devices. Fixes bug #545033.Bastien Nocera2008-11-041-0/+26
* Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost2008-11-041-0/+72
* ext/flac/Makefile.am: Include $(FLAC_CFLAGS) in CFLAGS to make sure to find t...Sebastian Dröge2008-10-311-0/+7
* sys/v4l2/v4l2src_calls.c: Guard more uncommon formats with ifdefs so that we ...Wim Taymans2008-10-311-0/+6
* gst/avi/gstavidemux.c: Invert other uncompressed RGB formats. Fixes #558554.Nick Haddad2008-10-311-0/+9
* gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...Sebastian Dröge2008-10-301-0/+8
* gst/rtp/: Narrow down the caps of the mpeg audio pay/depayloaders to only acc...Wim Taymans2008-10-301-0/+7
* gst/rtp/gstrtpL16pay.c: Only put an integral amount of samples in the RTP pac...Wim Taymans2008-10-291-0/+7
* gst/rtp/gstrtpchannels.*: Add method to get possible channel positions.Wim Taymans2008-10-281-0/+6
* gst/rtp/Makefile.am: Also commit updated makefileWim Taymans2008-10-281-0/+5
* gst/wavenc/gstwavenc.c: Don't allow width=32,depth=24 as input. WAV requires ...Sebastian Dröge2008-10-281-0/+6
* gst/rtp/: Add mappings for multichannel support. Does not completely just wor...Wim Taymans2008-10-281-0/+13
* gst/goom/: Add license headers in all source files. Remove filter.c fromStefan Kost2008-10-281-0/+49
* gst/rtp/gstrtpL16pay.c: Implement getcaps in rtpL16pay. Fixes #556484.Olivier Crete2008-10-271-0/+8
* gst/rtp/gstrtpL16depay.c: Check if clock-rate and channels are valid.Wim Taymans2008-10-271-0/+216
* gst/matroska/matroska-demux.c: Forward unknown events upstream.Wim Taymans2008-10-271-0/+6
* tests/check/elements/icydemux.c: Add some refcount checkWim Taymans2008-10-271-0/+11
* ext/esd/esdmon.c: Add doc blob.Stefan Kost2008-10-271-0/+5
* 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