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-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
2008-01-22
gst/h264parse/gsth264parse.c: Parse NAL units in forward mode to mark delta u...
Julien Moutte
2
-0
/
+63
2008-01-22
docs/plugins/: Regenerate.
Stefan Kost
7
-15
/
+109
2008-01-22
docs/plugins/Makefile.am: Add missing eol \
Stefan Kost
12
-51
/
+598
2008-01-21
One less to do. Its 'nuv' not 'nvu'. As an extra bonus I mention what it actu...
Stefan Kost
4
-5
/
+14
2008-01-21
docs/plugins/: Update lists again. Those whole can build ivorbisdec, mythtvsr...
Stefan Kost
8
-42
/
+121
2008-01-21
gst/librfb/rfbdecoder.*: Don't use gtk-doc comment style for non gtk-doc comm...
Stefan Kost
3
-11
/
+16
2008-01-21
gst/deinterlace/gstdeinterlace.*: Provide 4:2:2 support
Gabriel Bouvigne
3
-73
/
+174
2008-01-21
docs/plugins/gst-plugins-bad-plugins-sections.txt: Update docs file too.
Tim-Philipp Müller
2
-1
/
+6
2008-01-21
gst/dvdspu/: Fix up dvdspu element again after previous namespace mangling: r...
Tim-Philipp Müller
4
-89
/
+118
2008-01-21
Coherent namespace usage and adding symbold from unused to sections.
Stefan Kost
4
-18
/
+38
2008-01-21
docs/plugins/: Add symbols from -unused.txt to the right place.
Stefan Kost
6
-99
/
+313
2008-01-21
docs/plugins/Makefile.am: Update include list.
Stefan Kost
58
-544
/
+6156
2008-01-21
gst/h264parse/gsth264parse.c: Fix the build. GST_TIME_ARGS takes a timestamp ...
Stefan Kost
3
-1
/
+6
2008-01-20
ext/soup/gstsouphttpsrc.c: Report the size of the stream as the total size in...
Wouter Cloetens
2
-10
/
+22
2008-01-19
gst/rawparse/gstrawparse.c: Handle framesizes > 4096 with multiple frames per...
Sebastian Dröge
2
-5
/
+22
2008-01-19
gst/rawparse/gstrawparse.c: Improve handling of unknown or too small upstream...
Sebastian Dröge
2
-5
/
+12
[prev]
[next]