summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* win32/MANIFEST: Add videocrop project file to the win32 manifest.Sébastien Moutte2007-06-121-0/+11
* po/POTFILES.in: Add qtdemux for translationJan Schmidt2007-06-121-0/+5
* Move videocrop and osxvideo from -bad.Jan Schmidt2007-06-121-0/+14
* Move qtdemux from -bad.Jan Schmidt2007-06-121-0/+15
* Fix typo in the changelog and commit the manifest tooJan Schmidt2007-06-121-1/+1
* win32/MANIFESTJan Schmidt2007-06-121-0/+12
* Return a copy of the pool buffer if all mmap buffers have been dequeued.Andy Wingo2007-06-121-0/+2
* sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo2007-06-121-0/+35
* sys/ximage/gstximagesrc.c: Actually use the display_name property so that we ...daniel fischer2007-06-111-0/+9
* gst/rtp/: Add missing rate fields to caps. Fixes #441118.Tommi Myöhänen2007-06-111-0/+8
* win32/: Add DirectSound and DirectDraw sinks project files to workspace and s...Sébastien Moutte2007-06-101-0/+7
* Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.Josh Coalson2007-06-101-0/+22
* ext/wavpack/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed...Sebastian Dröge2007-06-091-0/+6
* ext/wavpack/: Improve discont handling by checking if the next Wavpack block ...Sebastian Dröge2007-06-091-0/+11
* gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details): Fix element description.Thomas Vander Stichele2007-06-081-0/+5
* move wavpack plugin. See #352605.Thomas Vander Stichele2007-06-081-0/+18
* Add DirectDraw & DirectSound plugins to the build and docs.Jan Schmidt2007-06-081-0/+11
* ext/: When operating in pull mode, error out correct on not-linked.Tim-Philipp Müller2007-06-081-0/+6
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)Andy Wingo2007-06-061-0/+7
* gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level f...Tim-Philipp Müller2007-06-061-0/+8
* configure.ac: Bump requirements to released versions (core and base 0.10.13).Tim-Philipp Müller2007-06-051-0/+9
* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...Andy Wingo2007-06-051-0/+15
* gst/multipart/multipartmux.c: Add support for mapping gst structure names to ...Wim Taymans2007-06-051-0/+7
* gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge2007-06-031-0/+9
* gst/rtsp/rtspconnection.c: Add include to make buildbot happy.Wim Taymans2007-06-011-0/+5
* gst/rtsp/: Improves version checking, allowing an RTSP server to reply with "505Peter Kjellerstedt2007-06-011-0/+27
* gst/rtp/: Add support for AMR-WB.Daniel Charles2007-06-011-0/+14
* gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted ...Wim Taymans2007-05-311-0/+5
* sys/v4l2/gstv4l2object.*: Revert some unintended changes.Andy Wingo2007-05-301-0/+4
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-301-0/+48
* gst/avi/gstavidemux.*: Parse subtitle text streams instead of erroring out (#...Tim-Philipp Müller2007-05-301-0/+8
* gst/avi/gstavidemux.c: Make _push_event() return TRUE if the event could be p...Tim-Philipp Müller2007-05-301-0/+9
* gst/rtsp/rtsptransport.c: Use renamed RTP bin.Wim Taymans2007-05-281-0/+5
* gst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV->I420 formats.Dejan Sakelšak2007-05-281-0/+16
* ext/speex/gstspeexdec.c: Use different variables for nested for loops so that...Wim Taymans2007-05-261-0/+8
* gst/id3demux/gstid3demux.c: Don't leak newsegment events.Tim-Philipp Müller2007-05-251-0/+5
* gst/wavparse/Makefile.am: Add '-lm' to LIBS for ceil(), don't assume one of o...Tim-Philipp Müller2007-05-251-0/+6
* ext/flac/gstflacenc.*: Collect headers, add "streamheader" field to output ca...Tim-Philipp Müller2007-05-251-0/+13
* gst/: Handle and adjust new-segment events so that downstream really sees a s...Jan Schmidt2007-05-251-0/+15
* gst/autodetect/gstautoaudiosink.c: Don't unnecessarily perform a READY->NULL-...Jan Schmidt2007-05-251-0/+6
* ext/flac/gstflacenc.c: Don't crash in chain function if setcaps hasn't been c...Tim-Philipp Müller2007-05-241-0/+6
* gst/rtsp/gstrtspsrc.c: Init value to avoid infinte loops.Wim Taymans2007-05-241-0/+5
* gst/rtsp/: Fix for new API.Peter Kjellerstedt2007-05-241-0/+25
* gst/udp/gstudpsrc.c: Since we depend on 0.10.13 -core, override the unlock_st...Wim Taymans2007-05-211-0/+7
* gst/rtsp/gstrtpdec.*: Added signal for backwards compat.Wim Taymans2007-05-211-0/+6
* Use audioconvert for converting from non-native endianness floats in auparse ...René Stadler2007-05-211-0/+12
* gst/rtp/gstrtph263ppay.c: Fix enum registration.Wim Taymans2007-05-211-0/+6
* gst/rtp/gstrtph263ppay.*: Add new fragmentation mode base on GOB headers. Fix...Antoine Tremblay2007-05-211-0/+11
* gst/rtsp/gstrtspsrc.c: Printf format fix.Tim-Philipp Müller2007-05-201-0/+5
* gst/rtsp/gstrtspsrc.c: Don't crash when an unsupported transport error was re...Wim Taymans2007-05-181-0/+6