summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* po/POTFILES.skip: Add POTFILES.skip with list of source files that aren't dis...Tim-Philipp Müller2007-07-302-0/+11
* gst/qtdemux/qtdemux.c: If the buffer was entirely clipped ... don't try sendi...Edward Hervey2007-07-302-0/+8
* gst/rtsp/gstrtspsrc.c: If we don't hav a session manager, set the caps on out...Wim Taymans2007-07-272-2/+35
* gst/rtsp/: Clean up the interface list.Wim Taymans2007-07-274-29/+60
* ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the defaul...Jan Schmidt2007-07-272-3/+9
* gst/rtsp/gstrtspext.h: Fix include path for extension interface.Wim Taymans2007-07-272-1/+6
* gst/audiofx/audioamplify.h: Also remove a now unecessary variable here.Sebastian Dröge2007-07-262-1/+5
* gst/audiofx/: Don't save format information ourselves, this is already saved inSebastian Dröge2007-07-266-18/+22
* gst/rtsp/: Use rank to filter out extensions.Wim Taymans2007-07-264-4/+19
* gst/rtsp/: Use shiny new RTSP and SDP library.Wim Taymans2007-07-2527-5848/+661
* gst/qtdemux/qtdemux.c: Add codec mapping for '2vuy' (Raw YUV produced by FCP)...Edward Hervey2007-07-242-0/+11
* ext/wavpack/gstwavpackdec.c: Don't unref the outgoing buffer twice when dropp...Sebastian Dröge2007-07-242-2/+6
* Use the new buffer clipping function from gstaudio here and require gst-plugi...Sebastian Dröge2007-07-244-45/+18
* gst/qtdemux/qtdemux.c: Clip raw audio and video when we can, keep track of cu...Wim Taymans2007-07-232-73/+292
* configure.ac: Sync liboil check with plugins-base.Stefan Kost2007-07-232-2/+7
* gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...Stefan Kost2007-07-204-78/+66
* ext/annodex/Makefile.am: Fix CFLAGS/LIBS.Stefan Kost2007-07-207-5/+21
* sys/v4l2/gstv4l2src.c: Add another example pipeline.Stefan Kost2007-07-182-2/+13
* sys/v4l2/gstv4l2src.c: Use define here.Alexander Eichner2007-07-185-16/+41
* tests/check/elements/videocrop.c: Fix the test.Stefan Kost2007-07-182-26/+33
* More docs. More logs in pngdec.Stefan Kost2007-07-188-109/+167
* gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e...Stefan Kost2007-07-181-4/+21
* Add stdlib include (free, atoi, exit).Stefan Kost2007-07-182-0/+3
* sys/v4l2/gstv4l2src.c: Initialize num_buffers with minimum value.Stefan Kost2007-07-174-11/+32
* gst/qtdemux/qtdemux.c: Fix parsing of esds atoms inside mp4a atoms so that we...Wim Taymans2007-07-162-2/+10
* ext/wavpack/gstwavpackdec.c: Fix buffer clipping to correctly clip to the seg...Sebastian Dröge2007-07-163-1/+7
* Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt2007-07-133-7/+12
* configure.ac: Use pkg-config to locate check.Stefan Kost2007-07-122-3/+9
* gst/: Fix build against core CVS.Tim-Philipp Müller2007-07-111-1/+2
* Fix build against core CVS.Tim-Philipp Müller2007-07-1116-17/+41
* gst/id3demux/gstid3demux.c: Don't return GST_FLOW_ERROR when pushing an event...Edward Hervey2007-07-102-4/+8
* gst/law/: Fix capsnego bogosity in *law decoders.Michael Smith2007-07-065-165/+119
* ext/jpeg/gstsmokeenc.*: Remove stupidity in get/set caps functions.Michael Smith2007-07-063-61/+20
* ext/libpng/gstpngdec.c: Remove endianness-flipping hack that seems to have be...Jan Schmidt2007-07-062-1/+13
* docs/plugins/Makefile.am: Simplify --extra-dir as gtkdoc scans recursively.Stefan Kost2007-07-052-5/+8
* gst/rtp/gstrtpilbcpay.c: Set the encoding-name in the rtp caps to all upperca...Tommi Myöhänen2007-07-032-16/+39
* gst/multifile/: Add .h files to be able to add it to the docs.Stefan Kost2007-07-036-80/+141
* gst/replaygain/gstrgvolume.h: Fix GObject macros.Stefan Kost2007-07-032-2/+2
* ext/wavpack/gstwavpackparse.*: Use a GSList for the GArray that is used like ...Sebastian Dröge2007-06-283-24/+30
* ext/gdk_pixbuf/gstgdkpixbuf.c: Add state change function where we set 0/1 as ...Tim-Philipp Müller2007-06-282-6/+69
* gst/rtsp/gstrtspsrc.c: Cast stack args to the proper types. Fixes #451249.Wim Taymans2007-06-272-4/+9
* gst/rtsp/gstrtspsrc.*: For container formats we only need to activate one of ...Wim Taymans2007-06-273-1/+14
* docs/plugins/: Update docs with caps info.Stefan Kost2007-06-2552-727/+8510
* po/POTFILES.in: Add more files with translatable strings (#450878).Tim-Philipp Müller2007-06-253-1/+8
* gst/: Build fixes for gcc-2.9x (no mid-block variable declarations etc.).Jens Granseuer2007-06-224-4/+4
* MAINTAINERS: Updating all the maintainers filesJan Schmidt2007-06-222-2/+7
* Fix memory leaks.Edward Hervey2007-06-225-13/+17
* ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile m...Damien Carbery2007-06-213-1/+9
* gst/rtp/gstrtpdepay.c: Fix description - rtpdepay is not a payloader.Michael Smith2007-06-202-1/+6
* gst/equalizer/gstiirequalizer.c: Document parameter mapping.Stefan Kost2007-06-201-3/+11