summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* sys/v4l2/v4l2src_calls.c: When outputting a pad template range for the size, ...Jan Schmidt2008-08-071-0/+6
* ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit.Jonathan Matthew2008-08-061-0/+32
* gst/qtdemux/qtdemux.c: Use audio/x-qdm for caps. Collect some info - mplayer ...Stefan Kost2008-08-061-0/+6
* gst/wavparse/gstwavparse.c: Handle the list chunk and use gst_riff_parse_info...Stefan Kost2008-08-051-0/+6
* gst/wavparse/gstwavparse.c: Handle the acid chunk and send tempo as part of t...Stefan Kost2008-08-051-0/+6
* gst/wavparse/gstwavparse.c: Refactor wavparse. Call _reset() from dispose() a...Stefan Kost2008-08-051-0/+8
* gst/rtsp/gstrtspsrc.c: Improve udp port setup. Fixes #545710.Aurelien Grimaud2008-08-051-0/+7
* gst/rtp/: Add MP1S depayloader.Wim Taymans2008-08-051-0/+17
* gst/rtsp/URLS: Add another URL.Wim Taymans2008-08-051-0/+9
* gst/avi/gstavimux.c: Provide cbSize field for audio extra_data size, and take...Mark Nauwelaerts2008-08-041-0/+6
* gst/qtdemux/qtdemux.c: Return the result of gst_pad_{start,stop}_task instead...Stefan Kost2008-08-041-0/+6
* gst/qtdemux/: Add keyword tag support. Fixes #520694 for qtdemux.Stefan Kost2008-08-041-0/+6
* gst/qtdemux/qtdemux.c: Add support for tmpo tag (BPM).Stefan Kost2008-08-041-0/+5
* ext/flac/gstflacenc.c: Set an estimate for the total number of samples that w...Sebastian Dröge2008-08-031-0/+12
* ext/flac/gstflacdec.c: Support decoding of all depths between 4 and 32 bits a...Sebastian Dröge2008-08-031-0/+17
* ext/flac/gstflacenc.c: Support encoding of up to 8 channels.Sebastian Dröge2008-08-031-0/+6
* ext/soup/gstsouphttpsrc.*: Fix seeking race condition in #540300Wouter Cloetens2008-08-021-0/+7
* gst/matroska/matroska-demux.c: When receiving a SEEK event on a specific pad ...Sebastian Dröge2008-08-021-0/+10
* Build depend on core CVS for the attachment tag.Sebastian Dröge2008-08-021-0/+7
* Decode the codec private data and following ContentEncoding if necessary.Sebastian Dröge2008-08-021-0/+24
* gst/matroska/matroska-mux.c: Fix muxing of MP3/MP2 with different MPEG versio...Sebastian Dröge2008-08-021-0/+7
* gst/matroska/matroska-demux.*: Allow an infinite number of stream inside Matr...Sebastian Dröge2008-08-021-0/+16
* gst/matroska/: Fix indention everywhere. A broken indent version has added ne...Sebastian Dröge2008-08-021-0/+69
* gst/matroska/matroska-demux.c: If no Tracks are found error out instead of tr...Sebastian Dröge2008-08-021-0/+7
* gst/matroska/matroska-demux.c: Fix demuxing of raw integer audio. The samples...Sebastian Dröge2008-08-021-0/+6
* gst/matroska/matroska-mux.c: Add more raw YUV formats to the list of supporte...Sebastian Dröge2008-08-021-0/+5
* gst/matroska/matroska-mux.c: Add support for muxing raw float audio now that ...Sebastian Dröge2008-08-021-0/+10
* gst/matroska/matroska-mux.c: Add locking to the global array of used track UI...Sebastian Dröge2008-08-021-0/+12
* ext/flac/gstflacdec.c: Always post the audio-codec tag, not only if other tag...Sebastian Dröge2008-08-021-0/+7
* configure.ac: Back to development -> 0.10.9.1Jan Schmidt2008-08-011-0/+5
* Release 0.10.9Jan Schmidt2008-07-311-2/+9
* ext/soup/gstsouphttpsrc.c: Don't throw an error when soup completes a msg wit...Jan Schmidt2008-07-311-0/+8
* configure.ac: 0.10.8.4 pre-releaseJan Schmidt2008-07-281-0/+5
* gst/qtdemux/qtdemux.c: Fix segment-stop regression.Edward Hervey2008-07-251-0/+7
* configure.ac: 0.10.8.3 pre-releaseJan Schmidt2008-07-241-0/+9
* gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...Michael Smith2008-07-231-0/+15
* gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...Stefan Kost2008-07-221-0/+7
* configure.ac: 0.10.8.2 pre-releaseJan Schmidt2008-07-191-0/+5
* ext/Makefile.am: Finish hooking up pulseaudio plugin to the build.Jan Schmidt2008-07-191-0/+8
* po/: Add new lithunian translation, and add french to the LINGUAS file.Jan Schmidt2008-07-191-0/+7
* ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking.Wouter Cloetens2008-07-191-0/+10
* Move replaygain and interleave plugins from -bad.Jan Schmidt2008-07-191-0/+18
* gst/qtdemux/qtdemux.c: Revert ISO base media spec based pixel-aspect-ratio ca...Mark Nauwelaerts2008-07-181-0/+7
* sys/osxvideo/osxvideosink.m: Fix minor build issues on macosx.Edward Hervey2008-07-171-0/+6
* Only use -Wno-attributes (which is there to work around a bug in the taglib 1...Tim-Philipp Müller2008-07-171-0/+8
* sys/v4l2/gstv4l2src.c: Avoid compiler warning by initialising variable to NUL...Benoit Fouet2008-07-171-0/+7
* gst/debug/gsttaginject.c: Don't pass NULL taglists to gst_tag_list_is_empty().Sebastian Dröge2008-07-141-0/+5
* tests/check/elements/: Don't use declarations after statements.Sebastian Dröge2008-07-141-0/+8
* ext/jpeg/gstjpegdec.c: Align documentation with reality.Mark Nauwelaerts2008-07-141-0/+5
* gst/udp/gstudpnetutils.c: EAI_ADDRFAMILY was obsoleted in BSD at some point. ...Sebastian Dröge2008-07-141-0/+7