index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-20
gst/speexresample/Makefile.am: Add missing file.
Sebastian Dröge
2
-0
/
+35
2007-11-20
docs/plugins/inspect/: Add missing inspection files to CVS.
Sebastian Dröge
33
-0
/
+1441
2007-11-20
Add speexresample to the docs and while at that do a make update.
Sebastian Dröge
33
-300
/
+690
2007-11-20
gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...
Sebastian Dröge
2
-3
/
+40
2007-11-20
Add resample element based on the Speex resampling algorithm.
Sebastian Dröge
11
-0
/
+2969
2007-11-19
Fixed buffer strip (safer wil pull and after seek).
Edgard Lima
3
-125
/
+131
2007-11-19
gst/equalizer/: Activate preset iface and upload two presets here.
Stefan Kost
3
-4
/
+28
2007-11-19
Strip out in pull mode also. Seek and Query functions added.
Edgard Lima
3
-11
/
+196
2007-11-18
Strip out metadata chunks.
Edgard Lima
10
-86
/
+540
2007-11-16
configure.ac: Als use AG_GST_PLUGIN_DOCS (see #344039).
Stefan Kost
2
-0
/
+6
2007-11-15
gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash whe...
Wai-Ming Ho
2
-3
/
+23
2007-11-15
ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068.
Wouter Paesen
2
-2
/
+112
2007-11-15
ext/alsaspdif/alsaspdifsink.c: Fix sample rate and clocking.
Michael Kötter
2
-93
/
+80
2007-11-15
Added HTTP source based on libsoup. Fixes #497020.
Wouter Cloetens
6
-0
/
+494
2007-11-15
gst/librfb/gstrfbsrc.c: don't forget to handle the offset's
Thijs Vermeir
4
-27
/
+47
2007-11-15
gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers
Armando Taffarel Neto
2
-0
/
+9
2007-11-14
tests/check/elements/spectrum.c: Fix spectrum unit test for the latest spectr...
Sebastian Dröge
2
-8
/
+13
2007-11-12
gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing ne...
René Stadler
2
-1
/
+12
2007-11-12
gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec.
Edward Hervey
2
-0
/
+26
2007-11-12
Added a design proposal from metadata parse and mux.
Edgard Lima
2
-0
/
+93
2007-11-11
gst/: Change the meaning of the magnitude values given in the
Sebastian Dröge
5
-18
/
+24
2007-11-11
gst/equalizer/: And continue to update docs. Also include some sample code fo...
Sebastian Dröge
4
-7
/
+68
2007-11-11
gst/equalizer/: Update docs and property ranges to the real values.
Sebastian Dröge
4
-31
/
+39
2007-11-09
gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...
Sebastian Dröge
2
-4
/
+9
2007-11-09
Extracting more detailed info from XMP.
Edgard Lima
2
-9
/
+119
2007-11-08
gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...
Stefan Kost
2
-5
/
+12
2007-11-07
Require GIO >= 0.1.2 and adjust unit test for an API change.
Sebastian Dröge
3
-7
/
+9
2007-11-07
tests/icles/equalizer-test.c: Fix gain ranges for the latest equalizer changes.
Sebastian Dröge
2
-11
/
+16
2007-11-07
ext/gio/gstgio.h: Add macro to check if a stream supports seeking.
Sebastian Dröge
19
-447
/
+1533
2007-11-07
ext/gio/gstgio.c: Remove nowadays unnecessary workaround for a crash.
Sebastian Dröge
6
-48
/
+62
2007-11-06
gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...
Sebastian Dröge
4
-9
/
+21
2007-11-04
gst-libs/gst/dshow/gstdshowfakesink.*: Fix crasher in constructor due to the ...
Ole André Vadla Ravnås
5
-3
/
+20
2007-11-03
gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.
Sebastian Dröge
4
-8
/
+37
2007-11-02
gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).
Ole André Vadla Ravnås
2
-3
/
+10
2007-11-02
Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.
Edgard Lima
18
-153
/
+552
2007-11-02
Now metadataparse works in push or pull mode.
Edgard Lima
2
-18
/
+35
2007-11-01
Some XMP stuff added.
Edgard Lima
10
-26
/
+290
2007-10-31
Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...
Edgard Lima
9
-24
/
+156
2007-10-31
gst/librfb/rfbdecoder.c: Some refactoring in RAW encoding
Thijs Vermeir
2
-13
/
+19
2007-10-31
gst/librfb/: Added copyrect encoding
Thijs Vermeir
10
-123
/
+169
2007-10-31
sys/dvb/camswclient.c: Warn on failed write.
Zaheer Abbas Merali
2
-1
/
+8
2007-10-30
gst/equalizer/: Add small demo application based on the spectrum demo applica...
Sebastian Dröge
4
-12
/
+296
2007-10-30
gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...
Sebastian Dröge
2
-48
/
+86
2007-10-30
sys/dvb/dvbbasebin.c: Fix the build.
Stefan Kost
2
-0
/
+6
2007-10-30
Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...
Edgard Lima
5
-22
/
+62
2007-10-30
Created new plugin ('medadata') and element ('metadataparse') that extract me...
Edgard Lima
17
-0
/
+2416
2007-10-29
sys/dvb/dvbbasebin.c: Uncomment the line that sets the pid filter. Wrong way ...
Zaheer Abbas Merali
2
-3
/
+8
2007-10-28
ext/faac/gstfaac.c: Fix bitrate ranges and change enum nick for low complexit...
Tim-Philipp Müller
2
-3
/
+10
2007-10-27
gst/interleave/interleave.c: Let's not call every request pad we create "sink...
Tim-Philipp Müller
5
-13
/
+108
2007-10-27
gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...
Julien Moutte
3
-29
/
+98
[prev]
[next]