summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.14gst-plugins-base-0.10.14Jan Schmidt2007-08-0335-153/+229
* Update .po filesJan Schmidt2007-08-0315-798/+1632
* tests/check/libs/audio.c: Fix the test to reflect the behaviour of gst_audio_...Jan Schmidt2007-07-272-1/+7
* gst-libs/gst/audio/audio.c: When clipping a buffer with no timestamp, assume ...Jan Schmidt2007-07-272-1/+15
* gst-libs/gst/rtsp/gstrtspextension.c: Fire the signal on the object, not the ...Wim Taymans2007-07-272-5/+7
* gst-libs/gst/rtsp/.cvsignore: Ber. Don't include the full path, idiot.Jan Schmidt2007-07-272-4/+9
* gst-libs/gst/rtsp/.cvsignore: Ignore generated files.Jan Schmidt2007-07-272-0/+9
* gst-libs/gst/: Move the rtspextension.h interface into gstrtspextension.h as ...Jan Schmidt2007-07-268-9/+81
* gst-libs/gst/interfaces/: Fix marshaller for the send signal.Wim Taymans2007-07-265-7/+21
* gst-libs/gst/riff/Makefile.am: Pull in our dependencies from -base before tho...Jan Schmidt2007-07-262-2/+9
* API: gst_rtsp_base64_decode_ip()Wim Taymans2007-07-264-2/+71
* tests/check/libs/.cvsignore: Ignore the mixer test binary.Jan Schmidt2007-07-262-0/+6
* ext/vorbis/vorbisdec.c: Gratuitous comment change to trigger a rebuild on the...Jan Schmidt2007-07-262-2/+7
* gst-libs/gst/sdp/gstsdpmessage.*: Constify args where we can.Wim Taymans2007-07-253-32/+46
* gst-libs/gst/interfaces/: Move interface for RTSP extensions from -good to here.Wim Taymans2007-07-254-0/+318
* Fix some more RTSP docs.Wim Taymans2007-07-259-23/+652
* Added beginnings of RTSP documentation.Wim Taymans2007-07-2412-38/+488
* Document the SDP library.Wim Taymans2007-07-247-231/+1286
* Move SDP and RTSP from helper objects in -good to a reusable library.Wim Taymans2007-07-2423-1/+5132
* ext/vorbis/vorbisdec.c: Use the new buffer clipping function from gstaudio here.Sebastian Dröge2007-07-232-56/+13
* API: Add buffer clipping function for raw audio buffers. Fixes #456656.Sebastian Dröge2007-07-235-0/+513
* docs/libs/gst-plugins-base-libs-sections.txt: Cleanup the docs.Stefan Kost2007-07-232-4/+20
* gst/playback/gstplaybasebin.c: Don't return NULL when querying the stream inf...Dan Williams2007-07-232-0/+11
* gst/playback/gsturidecodebin.c: Init debug category before using it.Tim-Philipp Müller2007-07-232-3/+8
* gst-libs/gst/interfaces/mixer.h: Add padding vars in place of the signal poin...Jan Schmidt2007-07-212-0/+11
* Fixes: #152864Marc-Andre Lureau2007-07-2114-52/+1057
* sys/xvimage/xvimagesink.c: xcontext->im_format is only for testing XShm suppo...Michael Smith2007-07-202-7/+12
* tests/: We should use $(LIBM).Stefan Kost2007-07-203-2/+8
* tests/icles/Makefile.am: This needs -lm.Stefan Kost2007-07-202-1/+6
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-182-0/+1
* gst-libs/gst/rtp/gstbasertppayload.c: Don't break ABI, restore previous range...Wim Taymans2007-07-162-13/+23
* sys/xvimage/xvimagesink.*: Add option to turn off double-buffering for debugg...Bastien Nocera2007-07-143-2/+26
* sys/: add 'handle-expose' property. Useful for video widgets which may want t...Jorn Baayen2007-07-145-6/+45
* gst-libs/gst/rtp/gstbasertppayload.*: Fix ranges of rtp payloader properties ...Wim Taymans2007-07-143-25/+89
* gst/videorate/gstvideorate.c: Use boilerplate.Wim Taymans2007-07-133-33/+70
* sys/xvimage/xvimagesink.*: After a caps change, redraw our borders to avoid g...Jan Schmidt2007-07-133-3/+20
* Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt2007-07-134-9/+13
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: Fix the r_mask test for RGBA32 on l...Jan Schmidt2007-07-132-6/+14
* gst/videotestsrc/videotestsrc.*: Add alpha to the color struct.Wim Taymans2007-07-123-19/+23
* gst/playback/gstplaybasebin.c: Clear the dynamic pads counter when starting a...Wim Taymans2007-07-122-2/+18
* configure.ac: Use pkg-config to locate check.Stefan Kost2007-07-122-2/+9
* Fix 'make check' build against core CVS.Tim-Philipp Müller2007-07-113-8/+19
* gst-libs/gst/: Make gtk-doc happy.Stefan Kost2007-07-104-12/+15
* gst-libs/gst/audio/gstbaseaudiosink.c: Quick hack to make audiosinks stop at ...Tim-Philipp Müller2007-07-082-2/+24
* docs/libs/gst-plugins-base-libs-sections.txt: Fix location of includes in the...Stefan Kost2007-07-062-4/+9
* gst/ffmpegcolorspace/: Add 2 new pixel formats - ABGR32 and ARGB32, which are...Jan Schmidt2007-07-064-26/+190
* docs/: Simplify --extra-dir as gtkdoc scans recursively.Stefan Kost2007-07-053-9/+11
* gst/adder/gstadder.c: Make getcaps more robust by not using the proxycaps fun...Wim Taymans2007-07-033-2/+45
* gst/audioconvert/audioconvert.c: Include math.h to fix compilation.Wim Taymans2007-06-292-0/+6
* gst/ffmpegcolorspace/gstffmpegcodecmap.c: Add a mapping for YUV format "IYU1"...Jan Schmidt2007-06-292-0/+14