summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.17RELEASE-0_10_17Jan Schmidt2008-01-3033-85/+75
* gst-libs/gst/interfaces/: Also remove the conditional registration of the sig...Jan Schmidt2008-01-303-2/+9
* gst-libs/gst/rtsp/gstrtspconnection.c: Revert patch to gstrtspconnection.c fo...Jan Schmidt2008-01-302-1/+7
* gst-libs/gst/interfaces/: Change the way these deprecated function pointers a...Jan Schmidt2008-01-301-0/+1
* gst-libs/gst/interfaces/: Change the way these deprecated function pointers a...Jan Schmidt2008-01-303-4/+15
* win32/common/libgstpbutils.def: Export the two new _get_type() functions whic...Tim-Philipp Müller2008-01-302-0/+8
* gst-libs/gst/rtsp/gstrtspconnection.c: Cast glong to time_t as time_t might h...Sebastian Dröge2008-01-292-1/+8
* gst-libs/gst/audio/gstaudiofilter.c: Initialize the GstRingerBuffer class to ...Sebastian Dröge2008-01-292-0/+14
* configure.ac: Back to CVSJan Schmidt2008-01-282-1/+6
* Release 0.10.16RELEASE-0_10_16Jan Schmidt2008-01-2837-258/+499
* Update .po filesJan Schmidt2008-01-2823-2158/+2541
* gst-libs/gst/rtp/gstrtpbuffer.c: Fix typos and wrong extension check. Fixes #...Thijs Vermeir2008-01-223-3/+11
* po/sk.po: Oops - add new sk.po mentioned in the LINGUAS I just committedJan Schmidt2008-01-182-0/+588
* po/LINGUAS: Add ca translation to the disted list.Jan Schmidt2008-01-173-124/+132
* win32/MANIFEST: Add win32/vs6/libgstrtsp.dsp to MANIFESTSébastien Moutte2008-01-172-0/+6
* Update for API changes in GIO and require GIO 2.15.2 for this.Sebastian Dröge2008-01-161-12/+6
* win32/common/: Add new API declarationsJan Schmidt2008-01-144-1/+23
* ext/theora/: Take a 2nd stab at handling libtheora granulepos changes in the ...Jan Schmidt2008-01-145-23/+53
* Provide one pkg-config file for every gst-plugins-base library.Sebastian Dröge2008-01-1429-0/+423
* gst/videoscale/vs_4tap.c: Fix valgrind error on 4tap scaling method.David Schleef2008-01-142-22/+33
* gst-libs/gst/sdp/gstsdpmessage.c: Include Winsock2.h for VS6 and use a differ...Sébastien Moutte2008-01-1310-5/+332
* win32/common/: Update/Add generated files in the win32 build directory.Julien Moutte2008-01-137-8/+109
* tests/check/Makefile.am: Fix CFLAGS to also pull in the gstcheck cflags from ...Jan Schmidt2008-01-126-8/+21
* Add test to see if hstrerror is available or if we need libresolv (Solaris) f...Jan Schmidt2008-01-124-1/+18
* gst-libs/gst/tag/Makefile.am: Fix include path orderJan Schmidt2008-01-122-1/+6
* Ignore more and make buildbot happyTim-Philipp Müller2008-01-111-0/+2
* gst-libs/gst/pbutils/install-plugins.*: Add GBoxed GType for GstInstallPlugin...Edward Hervey2008-01-113-1/+39
* ext/theora/theoradec.c: Adapt for post-alpha meaning of granulepos, when we h...Michael Smith2008-01-116-29/+125
* gst-libs/gst/audio/: Ref audio clock class from a thread-safe context to make...Tim-Philipp Müller2008-01-103-0/+18
* autogen.sh: Add -Wno-portability to the automake parameters to stop warnings ...Sebastian Dröge2008-01-104-1/+15
* gst-libs/gst/tag/gsttagdemux.c: Post an error message if we can't pull as man...Tim-Philipp Müller2008-01-082-0/+11
* gst-libs/gst/pbutils/descriptions.c: Add description strings for ID3, APE, an...Tim-Philipp Müller2008-01-082-1/+9
* gst/playback/gstdecodebin.c: Make sure we error out correctly if we can't act...Tim-Philipp Müller2008-01-082-2/+28
* ext/alsa/gstalsamixer.c: Use snd_mixer_selem_set_{playback|capture}_volume_al...Bastien Nocera2008-01-072-7/+49
* ext/alsa/gstalsamixer.c: If there's no mixer track by the name of 'Master' or...Jerone Young2008-01-072-0/+20
* gst/playback/gstplay-enum.*: Add enums for configuration flags.Wim Taymans2008-01-076-192/+363
* Update to GMemoryInputStream API changes in GLib SVN and require gio-2.0 >= 2...Sebastian Dröge2008-01-062-9/+59
* tests/check/pipelines/theoraenc.c: Turn these functions into macros so we can...Tim-Philipp Müller2008-01-062-25/+24
* sys/xvimage/xvimagesink.c: Add debugging information to understand how X calc...Julien Moutte2008-01-052-0/+17
* gst/volume/: Use GstAudioFilter as base class for the volume element instead ...Sebastian Dröge2008-01-034-129/+82
* gst-libs/gst/audio/gstaudiofilter.c: Don't set element details for the abstra...Sebastian Dröge2008-01-032-17/+6
* gst-libs/gst/audio/gstaudiofilter.c: Implement get_unit_size() vmethod of Gst...Sebastian Dröge2008-01-022-0/+29
* gst-libs/gst/pbutils/: Use glib-enum generator to have a proper enum GType forEdward Hervey2008-01-013-9/+41
* tests/check/: Reenable theoraenc test, which fails on the buildbot but not lo...David Schleef2008-01-013-4/+8
* docs/: Add *-undeclared.txt to fix buildbot.David Schleef2007-12-313-0/+8
* tests/check/Makefile.am: Second attempt at disabling theoraenc test long enou...David Schleef2007-12-312-1/+8
* tests/check/pipelines/theoraenc.c: Disable theoraenc test long enough to get ...David Schleef2007-12-312-0/+8
* tests/examples/seek/seek.c: Make sure we reset the slider value to 0.0 withou...Wim Taymans2007-12-312-2/+9
* sys/ximage/ximagesink.c: fix typoThijs Vermeir2007-12-312-1/+6
* gst-libs/gst/rtsp/gstrtspdefs.*: Add Location header so that we can start imp...Wim Taymans2007-12-303-1/+14