summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasing 0.9.2RELEASE-0_9_2Thomas Vander Stichele2005-09-066-30/+15736
* check/Makefile.am: deactivate the failing testStefan Kost2005-09-063-2/+9
* check/: added pipeline tester for (http://bugzilla.gnome.org/show_bug.cgi?id=...Stefan Kost2005-09-068-41/+304
* try fix distcheck for FC3Thomas Vander Stichele2005-09-061-8/+8
* try another fix for FC3 disthceckThomas Vander Stichele2005-09-062-2/+1
* maintenance updatesThomas Vander Stichele2005-09-055-0/+13
* Extend the range supported for quality settings in vorbisenc to the full rang...Michael Smith2005-09-052-1/+7
* include inspect stamps in EXTRA_DISTThomas Vander Stichele2005-09-042-1/+1
* fix distcheckThomas Vander Stichele2005-09-044-4/+10
* add inspect stuff to extra_filesThomas Vander Stichele2005-09-042-6/+1
* take inspect stuff into the distThomas Vander Stichele2005-09-041-0/+2
* run --enable-gtk-doc for distcheckThomas Vander Stichele2005-09-042-1/+1
* common/: only inspect plugins for this given package require gst-python 0.9Thomas Vander Stichele2005-09-032-0/+7
* updating docs buildThomas Vander Stichele2005-09-0315-48/+120
* update translationsThomas Vander Stichele2005-09-0315-57/+57
* disable 24 bit until it gets fixedThomas Vander Stichele2005-09-021-7/+9
* remove some pluginsThomas Vander Stichele2005-09-022-148/+37
* All plugins updated for element state changes.RELEASE-0_9_1Andy Wingo2005-09-021-10/+9
* All plugins updated for element state changes.Andy Wingo2005-09-0259-459/+492
* remove hookThomas Vander Stichele2005-09-021-20/+0
* increase timeout a littleThomas Vander Stichele2005-09-022-0/+2
* update translationsThomas Vander Stichele2005-09-0215-57/+435
* gst-libs/gst/audio/gstbaseaudiosink.c: Resync if the buffer timestamps drift ...Wim Taymans2005-08-312-6/+17
* sys/v4l/gstv4lsrc.c: The 'timestamp-offset' property is registered as an int6...Tim-Philipp Müller2005-08-312-2/+10
* check/elements/: Fix checks.Wim Taymans2005-08-307-0/+23
* make module a paramThomas Vander Stichele2005-08-303-6/+14
* examples/seeking/seek.c: update the exampleStefan Kost2005-08-303-18/+25
* gst/volume/gstvolume.c: do not update controlled params, if buffer has no tim...Stefan Kost2005-08-292-1/+8
* controllerized elements also need to link against controller-libs ;)Stefan Kost2005-08-294-3/+19
* controllerized two audio pluginsStefan Kost2005-08-297-23/+37
* ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push)Andy Wingo2005-08-292-5/+11
* ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time toAndy Wingo2005-08-292-4/+20
* increase default timeout on tests for slow powerbooksThomas Vander Stichele2005-08-293-6/+6
* check/elements/volume.c (cleanup_volume): Fix for runningAndy Wingo2005-08-293-0/+11
* check/elements/audioconvert.c: Convert from native endian, not little endian.Andy Wingo2005-08-293-36/+41
* Add an ogg parser elementMichael Smith2005-08-294-1/+680
* Updates for two-arg init from GST_BOILERPLATE_FULL.Andy Wingo2005-08-2818-27/+35
* gst/audioconvert/audioconvert.c: Cleanups.Wim Taymans2005-08-262-53/+53
* gst/audioconvert/audioconvert.c: More elegant and working temp buffer selecti...Wim Taymans2005-08-262-52/+47
* gst/audioconvert/audioconvert.c: Use realloc else we lose our original data.Wim Taymans2005-08-262-2/+10
* use base class' newsegment to properly timestampThomas Vander Stichele2005-08-262-2/+10
* gst/audioconvert/: Oops, allocate enough space to perform the channel mix.Wim Taymans2005-08-264-16/+38
* gst/audioconvert/: Cleanups, librarify a bit, optimize, better negotiation an...Wim Taymans2005-08-268-604/+843
* ext/ogg/gstoggdemux.c: Another from MikeS:Jan Schmidt2005-08-262-1/+12
* ext/: Big shout-out to MikeS for fixing this giant memory leak.Jan Schmidt2005-08-264-0/+31
* add more conversion testsThomas Vander Stichele2005-08-252-16/+124
* add more testsThomas Vander Stichele2005-08-252-32/+72
* plug some leaksThomas Vander Stichele2005-08-252-1/+13
* check/: add a test for audioconvertThomas Vander Stichele2005-08-257-6/+445
* some more testing for perfect streamsThomas Vander Stichele2005-08-252-12/+46