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-03-14
gst-libs/gst/dshow/Makefile.am: Make sure the dshow helper library headers ge...
Edward Hervey
2
-1
/
+7
2008-03-14
gst/bayer/gstbayer2rgb.c: Significant improvements. Fixes #521392.
William M. Brack
2
-121
/
+404
2008-03-14
gst/selector/gstinputselector.c: Add lots of debugging.
Wim Taymans
2
-12
/
+52
2008-03-13
gst/selector/gstinputselector.*: Various cleanups.
Wim Taymans
6
-76
/
+167
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
11
-14
/
+25
2008-03-13
ext/soup/gstsouphttpsrc.*: Try to resume on server disconnect. Fixes bug #522...
Wouter Cloetens
3
-39
/
+79
2008-03-12
ext/xvid/gstxvidenc.c: Set correct pixel aspect ratio for the encoder.
Wim Taymans
2
-2
/
+7
2008-03-11
gst/rtpmanager/rtpsession.*: Implement collision and loop detection in rtpman...
Olivier Crete
5
-22
/
+273
2008-03-11
gst/rtpmanager/gstrtpsession.c: Avoid a deadlock when joining the RTCP thread...
Ole André Vadla Ravnås
2
-4
/
+47
2008-03-11
gst/rtpmanager/rtpjitterbuffer.c: Don't try to reset the clock skew when we h...
Stefan Kost
2
-1
/
+9
2008-03-08
ext/faad/gstfaad.c: Improve the header checking to look for what faad2 looks ...
Sjoerd Simons
3
-12
/
+18
2008-03-07
configure.ac: Really check for libdc1394 >= 2.0.0, pkg-config thinks that 2.0...
Sebastian Dröge
2
-1
/
+14
2008-03-06
ext/dirac/gstdiracenc.cc: Add a bunch of properties cribbed from the encoder ...
David Schleef
2
-59
/
+145
2008-03-06
Rewrite Dirac encoder plugin based on Schroedinger gstreamer elements.
David Schleef
6
-15
/
+825
2008-03-05
Port mplex element to 0.10. Fixes bug #520329.
Mark Nauwelaerts
14
-274
/
+1199
2008-03-05
configure.ac: Clean up detection of different mjpegtoolsAPI versions.
Mark Nauwelaerts
10
-130
/
+178
2008-03-04
gst/mpegtsparse/: Add parsing of cable delivery system descriptor.
Zaheer Abbas Merali
4
-0
/
+100
2008-03-03
configure.ac: Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify w...
Peter Kjellerstedt
3
-46
/
+46
2008-03-03
Correct all relevant warnings found by the sparse semantic code analyzer. Thi...
BRANCH-RELEASE-0_10_19
Sebastian Dröge
2
-7
/
+5
2008-03-03
gst/mve/gstmvedemux.c: Fix audio discontinuity that happens when silent chunk...
Jens Granseuer
2
-17
/
+22
2008-03-01
sys/dvb/: Add DVB-C support. Special thanks to Christian Schaller for a testi...
Zaheer Abbas Merali
4
-9
/
+79
2008-02-28
gst/mpegtsparse/mpegtsparse.c: Only send PMTs to program pads that the PMT is...
Zaheer Abbas Merali
2
-15
/
+64
2008-02-28
Map Date-Time and GPS tags and Convert from EXIF to XMP Datatime as local tim...
Edgard Lima
7
-105
/
+1120
2008-02-27
sys/dvb/camutils.c: Remove the G_VALUE_HOLDS_BOXED checks. They were only add...
Zaheer Abbas Merali
2
-18
/
+19
2008-02-27
sys/dvb/camutils.c: Don't free the program descriptors, this structure contai...
Zaheer Abbas Merali
2
-3
/
+7
2008-02-27
sys/dvb/camutils.c: Extra checks to prevent data corruption/segfaults.
Zaheer Abbas Merali
2
-12
/
+23
2008-02-26
update spec file
Christian Schaller
1
-7
/
+0
2008-02-26
ext/nas/nassink.c: Fix build warning by using portable API.
Stefan Kost
2
-2
/
+7
2008-02-26
gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...
Stefan Kost
3
-0
/
+10
2008-02-26
Add support for libdc1394 2.0.0 and above and require this version now. Fixes...
Daniel Fischer
4
-51
/
+59
2008-02-26
Add support for specifying a list of cookies to be passed in the HTTP request...
Wouter Cloetens
5
-0
/
+53
2008-02-25
gst/selector/gstinputselector.*: Added "select-all" property to make it work ...
Stefan Kost
7
-9
/
+476
2008-02-25
Remove midi typefinders and require base CVS as they moved there.
Sebastian Dröge
4
-55
/
+8
2008-02-24
ext/Makefile.am: Only disable the ext/timidity directory if both, wildmidi _a...
Sebastian Dröge
2
-3
/
+11
2008-02-24
ext/Makefile.am: Build the wildmidi plugin if it's enabled and not only when ...
Emilio Pozuelo Monfort
3
-0
/
+14
2008-02-23
Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when buildi...
Tim-Philipp Müller
6
-6
/
+25
2008-02-23
sys/dvb/gstdvbsrc.c: Add initial support for multiproto driver (not yet merge...
Zaheer Abbas Merali
3
-8
/
+34
2008-02-22
docs/plugins/inspect/: Update to version 0.10.6.1.
Tim-Philipp Müller
59
-58
/
+120
2008-02-22
docs/plugins/: Remove docs for elements that have moved to other modules or b...
Tim-Philipp Müller
6
-189
/
+10
2008-02-22
Implement zero-copy and make the buffer size configurable.
Wouter Cloetens
4
-36
/
+120
2008-02-22
tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind wa...
Sebastian Dröge
3
-35
/
+29
2008-02-22
ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu...
Sebastian Dröge
2
-4
/
+9
2008-02-22
ext/timidity/gstwildmidi.c: If WILDMIDI_CFG is not defined, define it to the ...
Sebastian Dröge
3
-2
/
+12
2008-02-22
Remove hack to work with mjpegtools 1.9.0rc3 and above and instead use mjpeg_...
Sebastian Dröge
3
-24
/
+30
2008-02-22
configure.ac: Check for X for the nas plugin to make it possible to build it ...
Sebastian Dröge
2
-0
/
+7
2008-02-22
tests/check/Makefile.am: Ignore some more elements for the states unit test, ...
Sebastian Dröge
2
-1
/
+7
2008-02-22
Some C89 fixes, moving variable declarations to the beginning of a block. Fix...
Jens Granseuer
5
-25
/
+54
2008-02-21
configure.ac: Back to development...
Jan Schmidt
2
-1
/
+6
2008-02-21
Release 0.10.6 - A Big Deep Breath
RELEASE-0_10_6
Jan Schmidt
69
-6267
/
+909
2008-02-20
Update .po files
Jan Schmidt
23
-574
/
+662
[prev]
[next]