summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* gst/audioresample/gstaudioresample.c: Implement latency query.RELEASE-0_10_17RELEASE-0_10_16Sebastian Dröge2007-11-231-0/+78
* gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...Sebastian Dröge2007-11-231-0/+8
* gst/speexresample/: Add functions to push the remaining samples and to get th...Sebastian Dröge2007-11-234-13/+429
* gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...Wim Taymans2007-11-221-4/+2
* gst/speexresample/README: Add README explaining where the resampling code was...Sebastian Dröge2007-11-213-6/+93
* gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.Sebastian Dröge2007-11-212-0/+4
* gst/equalizer/: Remove preset iface again. We'll re-add this after its been r...Stefan Kost2007-11-212-22/+4
* gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...Sebastian Dröge2007-11-201-10/+11
* gst/speexresample/Makefile.am: Add missing file.Sebastian Dröge2007-11-201-0/+30
* Add speexresample to the docs and while at that do a make update.Sebastian Dröge2007-11-201-0/+2
* gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...Sebastian Dröge2007-11-201-3/+33
* Add resample element based on the Speex resampling algorithm.Sebastian Dröge2007-11-209-0/+2925
* gst/equalizer/: Activate preset iface and upload two presets here.Stefan Kost2007-11-192-4/+22
* gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash whe...Wai-Ming Ho2007-11-151-3/+12
* gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir2007-11-153-27/+39
* gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto2007-11-151-0/+3
* gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing ne...René Stadler2007-11-121-1/+4
* gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec.Edward Hervey2007-11-121-0/+18
* gst/: Change the meaning of the magnitude values given in theSebastian Dröge2007-11-114-18/+14
* gst/equalizer/: And continue to update docs. Also include some sample code fo...Sebastian Dröge2007-11-113-7/+60
* gst/equalizer/: Update docs and property ranges to the real values.Sebastian Dröge2007-11-113-31/+30
* gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...Sebastian Dröge2007-11-091-4/+3
* gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...Stefan Kost2007-11-081-5/+6
* gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge2007-11-062-9/+13
* gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge2007-11-033-8/+23
* gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).Ole André Vadla Ravnås2007-11-021-3/+3
* gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir2007-10-311-13/+14
* gst/librfb/: Added copyrect encodingThijs Vermeir2007-10-319-123/+156
* gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge2007-10-303-12/+282
* gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...Sebastian Dröge2007-10-301-48/+70
* gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller2007-10-271-12/+15
* gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...Julien Moutte2007-10-272-29/+86
* Add a simple MPEG4 ES parser.Julien Moutte2007-10-263-0/+352
* Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef2007-10-253-60/+79
* gst/flv/gstflvparse.c: Don't emit no-more-pads for single pad scenarios as th...Julien Moutte2007-10-221-10/+10
* gst/equalizer/gstiirequalizer.c: Add a missing break.Sebastian Dröge2007-10-181-0/+1
* gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...Sebastian Dröge2007-10-182-79/+66
* gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.Richard Hult2007-10-171-1/+1
* gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir2007-10-161-3/+30
* gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir2007-10-166-256/+0
* gst/mpegtsparse/: Add request pad for getting the full transport stream comin...Alessandro Decina2007-10-163-11/+92
* configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller2007-10-101-9/+4
* gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.Laurent Glayal2007-10-091-0/+1
* gst/: Fix compiler warnings shown by Forte.Jan Schmidt2007-10-089-26/+47
* gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans2007-10-084-46/+90
* gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans2007-10-051-11/+32
* gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans2007-10-055-46/+35
* gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet2007-10-051-7/+19
* gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix...Wai-Ming Ho2007-10-052-1/+3
* gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...Wim Taymans2007-10-021-1/+1