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
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-23
gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets n...
Alessandro Decina
4
-147
/
+786
2007-11-23
gst/speexresample/gstspeexresample.c: Only post the latency message if we hav...
Sebastian Dröge
1
-1
/
+1
2007-11-23
gst/audioresample/gstaudioresample.c: Implement latency query.
Sebastian Dröge
1
-0
/
+78
2007-11-23
gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la...
Sebastian Dröge
1
-0
/
+8
2007-11-23
gst/speexresample/: Add functions to push the remaining samples and to get th...
Sebastian Dröge
4
-13
/
+429
2007-11-22
gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo...
Wim Taymans
1
-4
/
+2
2007-11-21
gst/speexresample/README: Add README explaining where the resampling code was...
Sebastian Dröge
3
-6
/
+93
2007-11-21
gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes.
Sebastian Dröge
2
-0
/
+4
2007-11-21
gst/equalizer/: Remove preset iface again. We'll re-add this after its been r...
Stefan Kost
2
-22
/
+4
2007-11-20
gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO...
Sebastian Dröge
1
-10
/
+11
2007-11-20
gst/speexresample/Makefile.am: Add missing file.
Sebastian Dröge
1
-0
/
+30
2007-11-20
Add speexresample to the docs and while at that do a make update.
Sebastian Dröge
1
-0
/
+2
2007-11-20
gst/speexresample/gstspeexresample.c: If the resampler gives less output samp...
Sebastian Dröge
1
-3
/
+33
2007-11-20
Add resample element based on the Speex resampling algorithm.
Sebastian Dröge
9
-0
/
+2925
2007-11-19
gst/equalizer/: Activate preset iface and upload two presets here.
Stefan Kost
2
-4
/
+22
2007-11-15
gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash whe...
Wai-Ming Ho
1
-3
/
+12
2007-11-15
gst/librfb/gstrfbsrc.c: don't forget to handle the offset's
Thijs Vermeir
3
-27
/
+39
2007-11-15
gst/librfb/gstrfbsrc.c: Set the timestamp for the output buffers
Armando Taffarel Neto
1
-0
/
+3
2007-11-12
gst/replaygain/rganalysis.c: Avoid slowdown from denormals when processing ne...
René Stadler
1
-1
/
+4
2007-11-12
gst/flv/gstflvparse.c: Add mapping for Nellymoser ASAO audio codec.
Edward Hervey
1
-0
/
+18
2007-11-11
gst/: Change the meaning of the magnitude values given in the
Sebastian Dröge
4
-18
/
+14
2007-11-11
gst/equalizer/: And continue to update docs. Also include some sample code fo...
Sebastian Dröge
3
-7
/
+60
2007-11-11
gst/equalizer/: Update docs and property ranges to the real values.
Sebastian Dröge
3
-31
/
+30
2007-11-09
gst/spectrum/gstspectrum.c: Now do the scaling right for real. Also initializ...
Sebastian Dröge
1
-4
/
+3
2007-11-08
gst/equalizer/demo.c: Make default volume a bit less. Improve layout by givin...
Stefan Kost
1
-5
/
+6
2007-11-06
gst/spectrum/demo-audiotest.c: Use autoaudiosink instead of alsasink and use ...
Sebastian Dröge
2
-9
/
+13
2007-11-03
gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly.
Sebastian Dröge
3
-8
/
+23
2007-11-02
gst/rtpmanager/gstrtpsession.c: Fix bad function signatures (#492798).
Ole André Vadla Ravnås
1
-3
/
+3
2007-10-31
gst/librfb/rfbdecoder.c: Some refactoring in RAW encoding
Thijs Vermeir
1
-13
/
+14
2007-10-31
gst/librfb/: Added copyrect encoding
Thijs Vermeir
9
-123
/
+156
2007-10-30
gst/equalizer/: Add small demo application based on the spectrum demo applica...
Sebastian Dröge
3
-12
/
+282
2007-10-30
gst/equalizer/gstiirequalizer.c: Replace filters with a bit better filters fo...
Sebastian Dröge
1
-48
/
+70
2007-10-27
gst/interleave/interleave.c: Let's not call every request pad we create "sink...
Tim-Philipp Müller
1
-12
/
+15
2007-10-27
gst/mpeg4videoparse/mpeg4videoparse.*: Improved version not damaging headers ...
Julien Moutte
2
-29
/
+86
2007-10-26
Add a simple MPEG4 ES parser.
Julien Moutte
3
-0
/
+352
2007-10-25
Improve documentation, write some tests for multifilesrc/sink for upcoming ->...
David Schleef
3
-60
/
+79
2007-10-22
gst/flv/gstflvparse.c: Don't emit no-more-pads for single pad scenarios as th...
Julien Moutte
1
-10
/
+10
2007-10-18
gst/equalizer/gstiirequalizer.c: Add a missing break.
Sebastian Dröge
1
-0
/
+1
2007-10-18
gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate band...
Sebastian Dröge
2
-79
/
+66
2007-10-17
gst/dvdspu/Makefile.am: Fix LIBS - we need to link against libgstreamer.
Richard Hult
1
-1
/
+1
2007-10-16
gst/librfb/rfbdecoder.c: Add the set encodings client message
Thijs Vermeir
1
-3
/
+30
2007-10-16
gst/librfb/: remove the rfbbytestream dead code
Thijs Vermeir
6
-256
/
+0
2007-10-16
gst/mpegtsparse/: Add request pad for getting the full transport stream comin...
Alessandro Decina
3
-11
/
+92
2007-10-10
configure.ac: Require core CVS. This is implicit in the -base CVS requiremen...
Tim-Philipp Müller
1
-9
/
+4
2007-10-09
gst/rtpmanager/gstrtpbin.c: Fix memleak. Fixes #484990.
Laurent Glayal
1
-0
/
+1
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
9
-26
/
+47
2007-10-08
gst/rtpmanager/gstrtpbin.c: Fix caps refcounting for payload maps.
Wim Taymans
4
-46
/
+90
2007-10-05
gst/rtpmanager/rtpsession.c: When reconsidering RTCP timeouts, set the next t...
Wim Taymans
1
-11
/
+32
2007-10-05
gst/rtpmanager/gstrtpjitterbuffer.c: Only peek at the tail element instead of...
Wim Taymans
5
-46
/
+35
2007-10-05
gst/xingheader/gstxingmux.c: The size of the Xing header is actually 417 as i...
Gautier Portet
1
-7
/
+19
[prev]
[next]