summaryrefslogtreecommitdiffstats
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2007-11-23gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...Sebastian Dröge1-0/+8
2007-11-23gst/speexresample/: Add functions to push the remaining samples and to get th...Sebastian Dröge4-13/+429
2007-11-22gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...Wim Taymans1-4/+2
2007-11-21gst/speexresample/README: Add README explaining where the resampling code was...Sebastian Dröge3-6/+93
2007-11-21gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.Sebastian Dröge2-0/+4
2007-11-21gst/equalizer/: Remove preset iface again. We'll re-add this after its been r...Stefan Kost2-22/+4
2007-11-20gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...Sebastian Dröge1-10/+11
2007-11-20gst/speexresample/Makefile.am: Add missing file.Sebastian Dröge1-0/+30
2007-11-20Add speexresample to the docs and while at that do a make update.Sebastian Dröge1-0/+2
2007-11-20gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...Sebastian Dröge1-3/+33
2007-11-20Add resample element based on the Speex resampling algorithm.Sebastian Dröge9-0/+2925
2007-11-19gst/equalizer/: Activate preset iface and upload two presets here.Stefan Kost2-4/+22
2007-11-15gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash whe...Wai-Ming Ho1-3/+12
2007-11-15gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir3-27/+39
2007-11-15gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto1-0/+3
2007-11-12gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing ne...René Stadler1-1/+4
2007-11-12gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec.Edward Hervey1-0/+18
2007-11-11gst/: Change the meaning of the magnitude values given in theSebastian Dröge4-18/+14
2007-11-11gst/equalizer/: And continue to update docs. Also include some sample code fo...Sebastian Dröge3-7/+60
2007-11-11gst/equalizer/: Update docs and property ranges to the real values.Sebastian Dröge3-31/+30
2007-11-09gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...Sebastian Dröge1-4/+3
2007-11-08gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...Stefan Kost1-5/+6
2007-11-06gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge2-9/+13
2007-11-03gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge3-8/+23
2007-11-02gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).Ole André Vadla Ravnås1-3/+3
2007-10-31gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir1-13/+14
2007-10-31gst/librfb/: Added copyrect encodingThijs Vermeir9-123/+156
2007-10-30gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge3-12/+282
2007-10-30gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...Sebastian Dröge1-48/+70
2007-10-27gst/interleave/interleave.c: Let's not call every request pad we create "sink...Tim-Philipp Müller1-12/+15
2007-10-27gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...Julien Moutte2-29/+86
2007-10-26Add a simple MPEG4 ES parser.Julien Moutte3-0/+352
2007-10-25Improve documentation, write some tests for multifilesrc/sink for upcoming ->...David Schleef3-60/+79
2007-10-22gst/flv/gstflvparse.c: Don't emit no-more-pads for single pad scenarios as th...Julien Moutte1-10/+10
2007-10-18gst/equalizer/gstiirequalizer.c: Add a missing break.Sebastian Dröge1-0/+1
2007-10-18gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...Sebastian Dröge2-79/+66
2007-10-17gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.Richard Hult1-1/+1
2007-10-16gst/librfb/rfbdecoder.c: Add the set encodings client messageThijs Vermeir1-3/+30
2007-10-16gst/librfb/: remove the rfbbytestream dead codeThijs Vermeir6-256/+0
2007-10-16gst/mpegtsparse/: Add request pad for getting the full transport stream comin...Alessandro Decina3-11/+92
2007-10-10configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...Tim-Philipp Müller1-9/+4
2007-10-09gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.Laurent Glayal1-0/+1
2007-10-08gst/: Fix compiler warnings shown by Forte.Jan Schmidt9-26/+47
2007-10-08gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.Wim Taymans4-46/+90
2007-10-05gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...Wim Taymans1-11/+32
2007-10-05gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...Wim Taymans5-46/+35
2007-10-05gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...Gautier Portet1-7/+19
2007-10-05gst/mpegtsparse/mpegtspacketizer.c: Don't skip PAT with version number 0. Fix...Wai-Ming Ho2-1/+3
2007-10-02gst/sdp/gstsdpdemux.h: Change signature of pt to fix compilation on some plat...Wim Taymans1-1/+1
2007-10-02gst/rtpmanager/gstrtpjitterbuffer.c: Remove some old unused variables.Wim Taymans3-29/+73