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-08-21
gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling.
Wim Taymans
2
-5
/
+5
2007-08-21
gst/modplug/gstmodplug.cc: Fix compiler warning.
Wim Taymans
1
-1
/
+1
2007-08-21
gst/modplug/gstmodplug.cc: Don't use NULL caps for srcpad is not yet connected.
Stefan Kost
1
-24
/
+29
2007-08-20
Add mpeg transport stream parser written by:
Zaheer Abbas Merali
12
-0
/
+2468
2007-08-19
gst/filter/: Add small comparision with the chebyshev filters in the docs.
Sebastian Dröge
2
-2
/
+10
2007-08-17
Use generator macros for the process functions for the different sample types...
Sebastian Dröge
4
-178
/
+110
2007-08-16
gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
3
-8
/
+300
2007-08-16
gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Wim Taymans
3
-14
/
+49
2007-08-16
gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
2
-6
/
+295
2007-08-14
gst/flv/gstflvdemux.c: Fix locking and refcounting on the index.
Wim Taymans
1
-1
/
+12
2007-08-14
gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ...
Julien Moutte
3
-68
/
+493
2007-08-13
Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...
Sebastian Dröge
4
-3
/
+57
2007-08-13
gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.
Stefan Kost
1
-0
/
+1
2007-08-12
gst/filter/: Improve debugging a bit.
Sebastian Dröge
2
-11
/
+15
2007-08-12
gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...
Sebastian Dröge
2
-2
/
+39
2007-08-11
gst/filter/: Fix processing with buffer sizes that are larger than the filter...
Sebastian Dröge
2
-8
/
+48
2007-08-10
gst/rtpmanager/: Remove complicated async queue and replace with more simple ...
Wim Taymans
12
-965
/
+710
2007-08-10
gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...
Sebastian Dröge
1
-1
/
+4
2007-08-10
gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...
Sebastian Dröge
3
-16
/
+111
2007-08-10
gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:
Sebastian Dröge
3
-122
/
+226
2007-08-10
gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...
Sebastian Dröge
2
-28
/
+29
2007-08-10
gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...
Sebastian Dröge
2
-3
/
+51
2007-08-10
gst/filter/gstlpwsinc.*: Add a highpass mode.
Sebastian Dröge
2
-10
/
+58
2007-08-10
gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.
Sebastian Dröge
1
-18
/
+36
2007-08-09
gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.
Sebastian Dröge
2
-58
/
+64
2007-08-09
gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...
Sebastian Dröge
2
-103
/
+170
2007-08-09
Port the stereo element to GStreamer 0.10.
Sebastian Dröge
3
-88
/
+63
2007-08-08
gst/filter/: Use GstAudioFilter as base class and don't leak the memory of th...
Sebastian Dröge
5
-76
/
+88
2007-08-07
gst/real/gstrealvideodec.*: Remove some old unused vars.
Wim Taymans
2
-22
/
+0
2007-08-07
gst/real/gstrealaudiodec.c: Small cleanups.
Wim Taymans
2
-374
/
+106
2007-07-30
gst/bayer/gstbayer2rgb.c: Include our own "_stdint.h" instead of <stdint.h> (...
Ian Munro
3
-3
/
+4
2007-07-26
gst/real/gstrealaudiodec.c: Use the proper context variable when setting the ...
Edward Hervey
1
-10
/
+13
2007-07-25
gst/real/Makefile.am: And dist the new header file too.
Tim-Philipp Müller
1
-0
/
+1
2007-07-25
gst/real/gstreal.h: Add missing header file.
Tim-Philipp Müller
1
-0
/
+35
2007-07-25
gst/flv/: Handle not linked pads, try to make it reusable, more safety checks.
Julien Moutte
4
-42
/
+151
2007-07-24
gst/real/: Improved search algorithm for location of real .so files.
Edward Hervey
4
-202
/
+233
2007-07-20
gst/equalizer/: Better algorith for the center frequencies. Subtract band fil...
Stefan Kost
4
-78
/
+66
2007-07-19
Adds a first draft of an FLV demuxer.
Julien Moutte
5
-0
/
+1633
2007-07-18
gst/bayer/gstbayer2rgb.c: Add basic docs. Use glibs mem routines.
Stefan Kost
1
-4
/
+11
2007-07-18
gst/multifile/gstmultifilesrc.c: Add example to the docs. Fix buffer-offset-e...
Stefan Kost
1
-4
/
+21
2007-07-18
Add stdlib include (free, atoi, exit).
Stefan Kost
5
-44
/
+83
2007-07-14
gst/modplug/gstmodplug.cc: add several missing supported mime-types to the mo...
Hans de Goede
1
-2
/
+3
2007-07-11
gst/: Fix build against core CVS.
Tim-Philipp Müller
2
-2
/
+3
2007-07-03
gst/videosignal/gstvideodetect.c: Fix property descriptions.
Wim Taymans
1
-3
/
+3
2007-07-03
gst/multifile/: Add .h files to be able to add it to the docs.
Stefan Kost
6
-80
/
+141
2007-07-03
gst/modplug/gstmodplug.cc: Activate doc section.
Stefan Kost
1
-1
/
+1
2007-07-03
gst/replaygain/gstrgvolume.h: Fix GObject macros.
Stefan Kost
1
-2
/
+2
2007-06-28
gst/videosignal/gstvideodetect.c: Register new property as well.
Wim Taymans
1
-2
/
+7
2007-06-28
gst/videosignal/gstvideodetect.*: Add property to adjust the center, sensitiv...
Wim Taymans
2
-7
/
+20
2007-06-27
gst/videosignal/: Add left and bottom offset properties to control the positi...
Wim Taymans
4
-9
/
+73
[prev]
[next]