summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-11-29configure.ac: Bump libsoup requirement as libsoup does not support async clie...Wouter Cloetens4-15/+128
2007-11-29ext/alsaspdif/alsaspdifsink.c: Don't free uninitialized data when we are in e...Wim Taymans2-11/+24
2007-11-28Sending make and model individual tags and muxer now links fine.Edgard Lima11-44/+159
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima17-214/+2035
2007-11-26configure.ac: Add QuickTime Wrapper plug-in.Julien Moutte15-6/+2978
2007-11-26gst/spectrum/gstspectrum.c: Use dispose and finalize. Dispose can be called m...Stefan Kost2-1/+16
2007-11-26Now works when get_range is not available upstream.Edgard Lima2-1/+22
2007-11-26gst/speexresample/: Update speex resampler to latest SVN. We're now down to o...Sebastian Dröge7-269/+172
2007-11-25gst/flv/gstflvparse.c: Output segment with proper 'stop' value, makes flvdemu...Edward Hervey2-8/+19
2007-11-25ext/dc1394/gstdc1394.c: Set initial structure name to fix assertion, due to r...Stefan Kost2-3/+8
2007-11-23gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets n...Alessandro Decina14-254/+898
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of m...Edgard Lima15-352/+1170
2007-11-23gst/speexresample/gstspeexresample.c: Only post the latency message if we hav...Sebastian Dröge2-1/+7
2007-11-23gst/audioresample/gstaudioresample.c: Implement latency query.Sebastian Dröge1-0/+78
2007-11-23gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...Sebastian Dröge2-0/+14
2007-11-23gst/speexresample/: Add functions to push the remaining samples and to get th...Sebastian Dröge5-13/+452
2007-11-22gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...Wim Taymans2-4/+9
2007-11-21gst/speexresample/README: Add README explaining where the resampling code was...Sebastian Dröge4-6/+108
2007-11-21gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.Sebastian Dröge3-0/+10
2007-11-21ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not ini...Wim Taymans2-4/+13
2007-11-21ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter)Julien Moutte2-1/+6
2007-11-21gst/equalizer/: Remove preset iface again. We'll re-add this after its been r...Stefan Kost3-22/+11
2007-11-20gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...Sebastian Dröge2-10/+17
2007-11-20gst/speexresample/Makefile.am: Add missing file.Sebastian Dröge2-0/+35
2007-11-20docs/plugins/inspect/: Add missing inspection files to CVS.Sebastian Dröge33-0/+1441
2007-11-20Add speexresample to the docs and while at that do a make update.Sebastian Dröge33-300/+690
2007-11-20gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...Sebastian Dröge2-3/+40
2007-11-20Add resample element based on the Speex resampling algorithm.Sebastian Dröge11-0/+2969
2007-11-19Fixed buffer strip (safer wil pull and after seek).Edgard Lima3-125/+131
2007-11-19gst/equalizer/: Activate preset iface and upload two presets here.Stefan Kost3-4/+28
2007-11-19Strip out in pull mode also. Seek and Query functions added.Edgard Lima3-11/+196
2007-11-18Strip out metadata chunks.Edgard Lima10-86/+540
2007-11-16configure.ac: Als use AG_GST_PLUGIN_DOCS (see #344039).Stefan Kost2-0/+6
2007-11-15gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash whe...Wai-Ming Ho2-3/+23
2007-11-15ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068.Wouter Paesen2-2/+112
2007-11-15ext/alsaspdif/alsaspdifsink.c: Fix sample rate and clocking.Michael Kötter2-93/+80
2007-11-15Added HTTP source based on libsoup. Fixes #497020.Wouter Cloetens6-0/+494
2007-11-15gst/librfb/gstrfbsrc.c: don't forget to handle the offset'sThijs Vermeir4-27/+47
2007-11-15gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffersArmando Taffarel Neto2-0/+9
2007-11-14tests/check/elements/spectrum.c: Fix spectrum unit test for the latest spectr...Sebastian Dröge2-8/+13
2007-11-12gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing ne...René Stadler2-1/+12
2007-11-12gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec.Edward Hervey2-0/+26
2007-11-12Added a design proposal from metadata parse and mux.Edgard Lima2-0/+93
2007-11-11gst/: Change the meaning of the magnitude values given in theSebastian Dröge5-18/+24
2007-11-11gst/equalizer/: And continue to update docs. Also include some sample code fo...Sebastian Dröge4-7/+68
2007-11-11gst/equalizer/: Update docs and property ranges to the real values.Sebastian Dröge4-31/+39
2007-11-09gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...Sebastian Dröge2-4/+9
2007-11-09Extracting more detailed info from XMP.Edgard Lima2-9/+119
2007-11-08gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...Stefan Kost2-5/+12
2007-11-07Require GIO >= 0.1.2 and adjust unit test for an API change.Sebastian Dröge3-7/+9