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
2008-01-30
ext/soup/gstsouphttpsrc.c: Update documentation a bit.
Wouter Cloetens
23
-369
/
+479
2008-01-30
ext/gio/: Use async variants of the close stream functions to prevent blockin...
Sebastian Dröge
3
-88
/
+107
2008-01-30
tests/icles/Makefile.am: Move -Wl parameter from _LDADD to _LDFLAGS to fix au...
Sebastian Dröge
2
-2
/
+7
2008-01-30
ext/soup/gstsouphttpsrc.c: Let the proxy property default to the content of t...
Wouter Cloetens
2
-1
/
+16
2008-01-30
tests/check/: Add missing files for the unit test.
Wouter Cloetens
3
-0
/
+45
2008-01-30
docs/plugins/: Add souphttpsrc to the docs.
Wouter Cloetens
10
-266
/
+957
2008-01-30
Add documentation. Fix test app compilation. Fix pull mode.
Edgard Lima
12
-290
/
+796
2008-01-29
gst/rtpmanager/gstrtpjitterbuffer.c: Try to get the new clock-rate from the b...
Thijs Vermeir
2
-1
/
+17
2008-01-29
ext/mpeg2enc/gstmpeg2enc.cc: Define LOG_NONE and friends if they're not defin...
Sebastian Dröge
2
-0
/
+31
2008-01-29
docs/plugins/: Add base classes for metadata and equalizer (no introspection ...
Stefan Kost
5
-1
/
+58
2008-01-29
ext/metadata/README: Formatting.
Stefan Kost
3
-1
/
+10
2008-01-29
Replace the switch plugin with the selector plugin. Add output- selector as t...
Stefan Kost
27
-329
/
+1206
2008-01-28
gst/h264parse/gsth264parse.c: Try to avoid 'unused variable' compiler warning...
Tim-Philipp Müller
2
-2
/
+10
2008-01-28
ext/soundtouch/gstbpmdetect.cc: Clean up a bit and only allocate a temporary ...
Sebastian Dröge
2
-11
/
+28
2008-01-27
ext/soundtouch/gstpitch.cc: Cast a double to a GstClockTimeDiff to fix a comp...
Sebastian Dröge
2
-2
/
+9
2008-01-27
tests/icles/metadata_editor.c: Printf format fix.
Stefan Kost
2
-1
/
+7
2008-01-27
ext/soundtouch/gstpitch.cc: Don't send a LATENCY event for now until we get t...
Sebastian Dröge
2
-1
/
+10
2008-01-27
ext/soundtouch/gstpitch.*: Implement LATENCY query and notify about latency c...
Sebastian Dröge
3
-15
/
+106
2008-01-27
Add support for building against mjpegtools 1.9 while keeping compatiblity wi...
Sebastian Dröge
5
-9
/
+77
2008-01-27
ext/soundtouch/gstbpmdetect.cc: Only consider a BPM value above 1.0 as valid.
Sebastian Dröge
2
-1
/
+6
2008-01-27
ext/soundtouch/: Add BPM detection plugin based on SoundTouch's libBPM.
Sebastian Dröge
6
-26
/
+357
2008-01-26
gst/filter/: Don't implement get_unit_size() ourselves, the GstAudioFilter ba...
Sebastian Dröge
3
-42
/
+7
2008-01-26
ext/soundtouch/gstpitch.cc: Allow seeking only in TIME and DEFAULT format, ot...
Sebastian Dröge
2
-25
/
+76
2008-01-26
ext/musepack/: First include the libmpcdec headers before everything else as ...
Sebastian Dröge
3
-2
/
+10
2008-01-26
Add support for libsoundtouch 1.3.1 and add an ugly workaround for the header...
Sebastian Dröge
3
-6
/
+25
2008-01-26
configure.ac: Check for libglade-2.0, for the metadata-editor example.
Tim-Philipp Müller
4
-10
/
+36
2008-01-25
Add lot of documentation.
Edgard Lima
25
-577
/
+2014
2008-01-25
sys/dvb/gstdvbsrc.c: Open frontend in NULL->READY so caps about dvb adapter c...
Zaheer Abbas Merali
2
-1
/
+35
2008-01-25
gst/rtpmanager/gstrtpbin.c: Also handle lip-sync when the clock-rate is not p...
Olivier Crete
2
-3
/
+56
2008-01-25
gst/rtpmanager/: Remove the fixed clock-rate from the jitterbuffer and extend...
Olivier Crete
4
-32
/
+23
2008-01-25
gst/rtpmanager/gstrtpjitterbuffer.c: Remove old unused variable.
Olivier Crete
2
-6
/
+20
2008-01-25
sys/dvb/gstdvbsrc.c: Post bus message about adapter type and it's capabilitie...
Zaheer Abbas Merali
2
-3
/
+36
2008-01-25
gst/mpegtsparse/mpegtspacketizer.c: The logic for the guard interval calculat...
Zaheer Abbas Merali
2
-4
/
+21
2008-01-25
gst/rtpmanager/rtpsource.c: Fix unref of buffer using the wrong function. Fi...
Olivier Crete
2
-1
/
+8
2008-01-24
docs/plugins/: Now we have full hierarchy.
Stefan Kost
9
-243
/
+472
2008-01-24
docs/plugins/: Update this too, hopefully fixes the docs build (does at least...
Tim-Philipp Müller
3
-19
/
+171
2008-01-24
gst/mpegtsparse/: Fix network name descriptor, the length is actually the des...
Zaheer Abbas Merali
3
-23
/
+24
2008-01-24
gst/mpegtsparse/: Parse and add to relevant bus messages the terrestrial deli...
Zaheer Abbas Merali
3
-83
/
+258
2008-01-23
Add some documentation.
Edgard Lima
12
-818
/
+1333
2008-01-23
Add support for building against libdca (with the libdts compat header). Fixe...
Sebastian Dröge
3
-3
/
+23
2008-01-23
sys/dvb/gstdvbsrc.c: Do not go on forever if problem with reading from dvr, r...
Zaheer Abbas Merali
2
-0
/
+18
2008-01-23
Add missing no_inst header files to Makefile.am so disting still works
Christian Schaller
3
-1
/
+14
2008-01-23
Add documentation for the xingheader plugin.
Sebastian Dröge
7
-28
/
+107
2008-01-23
tests/check/: Add simple unit test for the xingmux element.
Sebastian Dröge
6
-2
/
+4976
2008-01-23
gst/mpegtsparse/: Parsed the satellite delivery system descriptor and added i...
Zaheer Abbas Merali
3
-2
/
+146
2008-01-22
gst/mpegtsparse/mpegtspacketizer.c: Parsed and added network name to the nit ...
Zaheer Abbas Merali
2
-0
/
+28
2008-01-22
gst/mpegtsparse/mpegtspacketizer.c: Remove leaks introduced by not freeing g_...
Zaheer Abbas Merali
2
-16
/
+65
2008-01-22
gst/mpegtsparse/mpegtspacketizer.c: Add event name and description to the eit...
Zaheer Abbas Merali
2
-0
/
+36
2008-01-22
gst/mpegtsparse/mpegtsparse.c: Revert const removal from previous commit.
Zaheer Abbas Merali
2
-1
/
+6
2008-01-22
gst/mpegtsparse/: Added descriptor searching infrastructure from Fluendo TS d...
Zaheer Abbas Merali
6
-4
/
+532
[prev]
[next]