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-08-23
Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...
Tim-Philipp Müller
17
-399
/
+431
2007-08-23
Automatically generate win32/common/config.h via configure (this ensures the ...
Tim-Philipp Müller
4
-92
/
+86
2007-08-23
Port festival plugin to GStreamer-0.10 (#461377).
Jonathan Matthew
4
-61
/
+131
2007-08-22
ext/faad/gstfaad.c: Don't unref the buffer when it was clipped.
Wim Taymans
2
-2
/
+6
2007-08-22
gst/flv/: Handle pixel aspect ratio through metadata tags like ASF does. Flue...
Julien Moutte
4
-1
/
+39
2007-08-22
gst/flv/: Make sure we don't try filling up the index if no times object was ...
Julien Moutte
3
-23
/
+49
2007-08-21
gst/rtpmanager/gstrtpjitterbuffer.c: When drop-on-latency is set but we have ...
Wim Taymans
2
-4
/
+15
2007-08-21
gst/rtpmanager/rtpjitterbuffer.*: Fix undefined overflow prone ts_diff handling.
Wim Taymans
3
-5
/
+12
2007-08-21
gst/modplug/gstmodplug.cc: Fix compiler warning.
Wim Taymans
3
-1
/
+6
2007-08-21
gst/modplug/gstmodplug.cc: Don't use NULL caps for srcpad is not yet connected.
Stefan Kost
2
-24
/
+34
2007-08-20
Add mpeg transport stream parser written by:
Zaheer Abbas Merali
15
-0
/
+2490
2007-08-20
ext/mythtv/gstmythtvsrc.c: Add examples for live mythtv:// URIs to docs (#468...
Bastien Nocera
2
-14
/
+25
2007-08-19
gst/filter/: Add small comparision with the chebyshev filters in the docs.
Sebastian Dröge
3
-2
/
+16
2007-08-19
tests/check/elements/: Also test everything in 32 bit float mode.
Sebastian Dröge
3
-42
/
+793
2007-08-17
Use generator macros for the process functions for the different sample types...
Sebastian Dröge
9
-190
/
+255
2007-08-17
ext/amrwb/gstamrwbparse.c: Don't leak the adapter.
Stefan Kost
2
-0
/
+24
2007-08-16
gst/filter/gstbpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
5
-76
/
+411
2007-08-16
gst-libs/gst/app/gstappsink.c: Override the preroll vmethod instead of overri...
Wim Taymans
2
-1
/
+7
2007-08-16
gst/rtpmanager/gstrtpjitterbuffer.c: Fix EOS handling.
Wim Taymans
4
-14
/
+66
2007-08-16
ext/faad/gstfaad.c: Add some debug info.
Wim Taymans
2
-1
/
+11
2007-08-16
gst/filter/gstlpwsinc.*: Implement latency query and only forward those sampl...
Sebastian Dröge
4
-54
/
+372
2007-08-16
ext/ladspa/gstladspa.c: Don't leak like hell.
Stefan Kost
2
-5
/
+18
2007-08-16
tests/check/: Add generic state-change test suite to help to fi leaks.
Stefan Kost
4
-0
/
+130
2007-08-15
ChangeLog surgery
Stefan Kost
1
-3
/
+2
2007-08-15
ext/timidity/gstwildmidi.*:
Stefan Kost
3
-1
/
+27
2007-08-14
gst-libs/gst/app/gstappsink.c: Don't use new API.
Wim Taymans
2
-2
/
+9
2007-08-14
gst-libs/gst/app/gstappsink.*: Make love to appsink.
Wim Taymans
3
-18
/
+247
2007-08-14
gst/flv/gstflvdemux.c: Fix locking and refcounting on the index.
Wim Taymans
2
-1
/
+18
2007-08-14
gst/flv/gstflvdemux.c: First method for seeking in pull mode using the index ...
Julien Moutte
4
-68
/
+510
2007-08-13
Add docs for lpwsinc and bpwsinc and integrate them into the build system. Wh...
Sebastian Dröge
34
-268
/
+678
2007-08-13
gst/rtpmanager/rtpjitterbuffer.c: Include stdlib.
Stefan Kost
2
-0
/
+6
2007-08-12
tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter.
Sebastian Dröge
2
-1
/
+6
2007-08-12
tests/check/: Add unit tests for bpwsinc, testing fundamental functionality a...
Sebastian Dröge
4
-0
/
+535
2007-08-12
tests/check/: Add unit tests for lpwsinc, testing fundamental functionality.
Sebastian Dröge
4
-0
/
+398
2007-08-12
gst/filter/: Improve debugging a bit.
Sebastian Dröge
3
-11
/
+21
2007-08-12
gst/filter/: Reset the residue in BaseTransform::start to get a clean residue...
Sebastian Dröge
3
-2
/
+48
2007-08-11
Changelog surgery
Sebastian Dröge
1
-1
/
+1
2007-08-11
gst/filter/: Fix processing with buffer sizes that are larger than the filter...
Sebastian Dröge
3
-8
/
+55
2007-08-10
gst/rtpmanager/: Remove complicated async queue and replace with more simple ...
Wim Taymans
13
-965
/
+748
2007-08-10
gst/filter/gstbpwsinc.c: Fix a segfault with more than one channel and don't ...
Sebastian Dröge
2
-1
/
+10
2007-08-10
gst/filter/gstbpwsinc.*: Add support for a bandreject mode and allow specifyi...
Sebastian Dröge
4
-16
/
+123
2007-08-10
gst/filter/gstbpwsinc.*: Apply the same changes to the bandpass filter:
Sebastian Dröge
4
-122
/
+249
2007-08-10
gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird ...
Sebastian Dröge
3
-28
/
+40
2007-08-10
gst/filter/gstlpwsinc.*: Allow choosing between hamming and blackman window. ...
Sebastian Dröge
3
-3
/
+62
2007-08-10
gst/filter/gstlpwsinc.*: Add a highpass mode.
Sebastian Dröge
3
-10
/
+67
2007-08-10
gst/filter/gstlpwsinc.c: Fix processing if the input has more than one channel.
Sebastian Dröge
2
-18
/
+42
2007-08-09
gst/filter/gstbpwsinc.c: "this" is a C++ keyword, use "self" instead.
Sebastian Dröge
3
-58
/
+74
2007-08-09
gst/filter/gstlpwsinc.*: Add double support, replace "this" with "self" as th...
Sebastian Dröge
3
-103
/
+190
2007-08-09
Port the stereo element to GStreamer 0.10.
Sebastian Dröge
5
-88
/
+76
2007-08-09
po/: Added Portuguese (Brazilian) translation.
Thomas Vander Stichele
3
-1
/
+57
[prev]
[next]