summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.6Jan Schmidt2007-06-1959-204/+405
* Update .po filesJan Schmidt2007-06-1815-1682/+5054
* gst/rtsp/rtspconnection.c: Revert previous commit again, since we are frozen ...Tim-Philipp Müller2007-06-172-2/+7
* gst/rtsp/rtspconnection.c: inet_ntoa() uses a static buffer internally, so we...Peter Kjellerstedt2007-06-172-1/+11
* win32/vs6/: Mark *.dsp & *.dsw as binary files and convert to DOS line ending...Jan Schmidt2007-06-1541-6027/+6072
* gst/rtsp/rtspconnection.c: Fix the MingW build.Vincent Torri2007-06-152-0/+24
* tests/: Hush the buildbots upJan Schmidt2007-06-143-0/+8
* Make sure to dist everything needed for win32 builds.Jan Schmidt2007-06-146-1/+31
* gst/qtdemux/qtdemux.c: For AMR-NB streams, export the AMRSpecificBox as codec...Edward Hervey2007-06-142-0/+22
* gst/rtp/gstrtph264depay.c: Make sure we allocate enough memory for the codec_...Wim Taymans2007-06-132-1/+9
* win32/MANIFEST: Add videocrop project file to the win32 manifest.Sébastien Moutte2007-06-125-2/+173
* po/POTFILES.in: Add qtdemux for translationJan Schmidt2007-06-122-0/+6
* Move videocrop and osxvideo from -bad.Jan Schmidt2007-06-1211-13/+93
* Move qtdemux from -bad.Jan Schmidt2007-06-129-18/+59
* Fix typo in the changelog and commit the manifest tooJan Schmidt2007-06-122-1/+2
* win32/MANIFESTJan Schmidt2007-06-127-6/+29
* Return a copy of the pool buffer if all mmap buffers have been dequeued.Andy Wingo2007-06-122-6/+20
* sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize) (gst_v4l2_buffer_class_in...Andy Wingo2007-06-125-308/+436
* sys/ximage/gstximagesrc.c: Actually use the display_name property so that we ...daniel fischer2007-06-112-2/+11
* gst/rtp/: Add missing rate fields to caps. Fixes #441118.Tommi Myöhänen2007-06-113-2/+10
* win32/: Add DirectSound and DirectDraw sinks project files to workspace and s...Sébastien Moutte2007-06-104-13/+56
* Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.Josh Coalson2007-06-106-6/+485
* ext/wavpack/gstwavpackenc.c: Remove workaround for bug #421543. This is fixed...Sebastian Dröge2007-06-092-4/+7
* ext/wavpack/: Improve discont handling by checking if the next Wavpack block ...Sebastian Dröge2007-06-095-2/+21
* moap ignoreThomas Vander Stichele2007-06-081-0/+3
* gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details): Fix element description.Thomas Vander Stichele2007-06-082-2/+7
* move wavpack plugin. See #352605.Thomas Vander Stichele2007-06-0815-2257/+353
* the alphabet tripping up people since 10929BCThomas Vander Stichele2007-06-081-23/+23
* Add DirectDraw & DirectSound plugins to the build and docs.Jan Schmidt2007-06-088-2/+148
* Rename the keep-aspect-ratio property to force-aspect-ratio to make it consis...Jan Schmidt2007-06-081-2/+3
* ext/: When operating in pull mode, error out correct on not-linked.Tim-Philipp Müller2007-06-083-7/+14
* tests/icles/videocrop-test.c: Default to xvimagesink instead of autovideosink...Tim-Philipp Müller2007-06-081-3/+5
* sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)Andy Wingo2007-06-062-0/+27
* gst/videobox/gstvideobox.c: Printf fixes in debug statements; use LOG level f...Tim-Philipp Müller2007-06-062-18/+25
* configure.ac: Bump requirements to released versions (core and base 0.10.13).Tim-Philipp Müller2007-06-053-80/+13
* sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add some useless...Andy Wingo2007-06-053-47/+36
* gst/multipart/multipartmux.c: Add support for mapping gst structure names to ...Wim Taymans2007-06-052-2/+55
* gst/wavenc/gstwavenc.*: Properly write wav files with width!=depth by having ...Sebastian Dröge2007-06-033-4/+67
* gst/rtsp/rtspconnection.c: Add include to make buildbot happy.Wim Taymans2007-06-012-0/+7
* gst/rtsp/: Improves version checking, allowing an RTSP server to reply with "505Peter Kjellerstedt2007-06-016-65/+143
* gst/rtp/: Add support for AMR-WB.Daniel Charles2007-06-015-54/+168
* gst/rtsp/rtspextwms.c: Fix compile warning when debug is disabled as spotted ...Wim Taymans2007-05-312-1/+8
* sys/v4l2/gstv4l2object.*: Revert some unintended changes.Andy Wingo2007-05-303-2/+11
* sys/v4l2/v4l2src_calls.*: Store the format list in the order that the driver ...Andy Wingo2007-05-308-456/+507
* gst/avi/gstavidemux.*: Parse subtitle text streams instead of erroring out (#...Tim-Philipp Müller2007-05-303-2/+30
* gst/avi/gstavidemux.c: Make _push_event() return TRUE if the event could be p...Tim-Philipp Müller2007-05-302-8/+18
* gst/rtsp/rtsptransport.c: Use renamed RTP bin.Wim Taymans2007-05-282-1/+6
* gst/videobox/gstvideobox.c: Add AYUV->AYUV and AYUV->I420 formats.Dejan Sakelšak2007-05-282-119/+604
* ext/speex/gstspeexdec.c: Use different variables for nested for loops so that...Wim Taymans2007-05-262-10/+29
* gst/id3demux/gstid3demux.c: Don't leak newsegment events.Tim-Philipp Müller2007-05-252-0/+6