summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-07tests/icles/equalizer-test.c: Fix gain ranges for the latest equalizer changes.Sebastian Dröge2-11/+16
2007-11-07ext/gio/gstgio.h: Add macro to check if a stream supports seeking.Sebastian Dröge19-447/+1533
2007-11-07ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.Sebastian Dröge6-48/+62
2007-11-06gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...Sebastian Dröge4-9/+21
2007-11-04gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...Ole André Vadla Ravnås5-3/+20
2007-11-03gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.Sebastian Dröge4-8/+37
2007-11-02gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).Ole André Vadla Ravnås2-3/+10
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima18-153/+552
2007-11-02Now metadataparse works in push or pull mode.Edgard Lima2-18/+35
2007-11-01Some XMP stuff added.Edgard Lima10-26/+290
2007-10-31Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...Edgard Lima9-24/+156
2007-10-31gst/librfb/rfbdecoder.c: Some refactoring in RAW encodingThijs Vermeir2-13/+19
2007-10-31gst/librfb/: Added copyrect encodingThijs Vermeir10-123/+169
2007-10-31sys/dvb/camswclient.c: Warn on failed write.Zaheer Abbas Merali2-1/+8
2007-10-30gst/equalizer/: Add small demo application based on the spectrum demo applica...Sebastian Dröge4-12/+296
2007-10-30gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...Sebastian Dröge2-48/+86
2007-10-30sys/dvb/dvbbasebin.c: Fix the build.Stefan Kost2-0/+6
2007-10-30Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...Edgard Lima5-22/+62
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract me...Edgard Lima17-0/+2416