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
2006-07-07
gst/qtdemux/qtdemux.c: Don't crash on twos/sowt/raw audio. #345830.
Wim Taymans
2
-4
/
+13
2006-07-07
ext/neon/gstneonhttpsrc.*: Remove unlock function. start/stop will do everyth...
Lutz Mueller
3
-212
/
+144
2006-07-03
gst/qtdemux/qtdemux.c: Fix silly crasher in state change function; add
Tim-Philipp Müller
3
-15
/
+25
2006-06-23
Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) and fix one GObject bo...
Tim-Philipp Müller
12
-11
/
+26
2006-06-22
gst/: Avoid unnecessary class cast check in class_init functions (#337747).
Cody Russell
1
-1
/
+1
2006-06-20
gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336.
Wim Taymans
2
-4
/
+18
2006-06-19
configure.ac: Fix check so that future libneon API changes won't break the bu...
Tim-Philipp Müller
3
-4
/
+19
2006-06-19
add latest plugins
Christian Schaller
1
-0
/
+6
2006-06-17
configure.ac: Fix --disable-external (can't set conditionals conditionally, #...
Tim-Philipp Müller
2
-0
/
+35
2006-06-16
tests/check/elements/audioresample.c: Add test case for bug #342789 fixed below.
Tim-Philipp Müller
1
-0
/
+65
2006-06-16
gst/audioresample/gstaudioresample.c: Implement GstBaseTransform::start and :...
Tim-Philipp Müller
2
-25
/
+35
2006-06-16
gst/spectrum/Makefile.am: Fix build.
Zaheer Abbas Merali
2
-2
/
+8
2006-06-16
gst/spectrum/: port to use message to get results, cleanly exit when closing ...
Stefan Kost
6
-107
/
+419
2006-06-15
gst/qtdemux/qtdemux.c: Combine return values from src pad pushes.
Wim Taymans
2
-38
/
+91
2006-06-15
gst/qtdemux/qtdemux.c: Don't crash on files with 0 samples, EOS immediatly in...
Wim Taymans
2
-8
/
+20
2006-06-14
ext/soundtouch/: Make pitch element controllable via GstController interface ...
Wouter Paesen
6
-9
/
+144
2006-06-14
ext/wavpack/gstwavpackenc.*: Use bitrate property solely for bitrates and add...
Sebastian Dröge
3
-49
/
+66
2006-06-12
ex/: #define red green
Tim-Philipp Müller
3
-0
/
+8
2006-06-12
gst/spectrum/.cvsignore: Ignore more.
Tim-Philipp Müller
2
-0
/
+7
2006-06-12
ext/libmms/gstmms.c: Set caps on outgoing buffers.
Tim-Philipp Müller
3
-2
/
+14
2006-06-11
moap ignore
Thomas Vander Stichele
2
-0
/
+3
2006-06-11
autogen.sh: require am17
Thomas Vander Stichele
2
-1
/
+1
2006-06-10
ext/wavpack/: Add wavpack encoder element (#343131).
Sebastian Dröge
8
-6
/
+1434
2006-06-09
configure.ac: Check for X before using X_CFLAGS in the check for opengl (#343...
Tim-Philipp Müller
5
-3
/
+14
2006-06-06
adapt to new api
Thomas Vander Stichele
1
-2
/
+2
2006-06-06
build gdp plugins
Thomas Vander Stichele
2
-2
/
+3
2006-06-06
ignore more
Thomas Vander Stichele
1
-0
/
+2
2006-06-06
configure.ac: enable building of GDP elements
Thomas Vander Stichele
7
-43
/
+142
2006-06-02
tests/check/: Don't busy-wait in tests; this was causing test timeouts very f...
Michael Smith
1
-1
/
+0
2006-06-02
small fixes
Thomas Vander Stichele
2
-1
/
+5
2006-06-02
ext/theora/theoradec.c: Theora 4:4:4 pixel format support.
Michael Smith
2
-14
/
+89
2006-06-02
gst/gdp/gstgdppay.c: add crc-header and crc-payload properties don't error ou...
Thomas Vander Stichele
3
-20
/
+208
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
76
-137
/
+215
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
1
-2
/
+2
2006-05-31
ext/faad/gstfaad.h: Forgot to commit the header file too.
Edward Hervey
3
-0
/
+8
2006-05-31
ext/faad/gstfaad.c: Added GstSegment to control segments.
Edward Hervey
3
-6
/
+95
2006-05-28
ext/bz2/: Use gst_type_find_helper_* functions for typefinding; use correct c...
Lutz Müller
4
-81
/
+52
2006-05-26
gst/spectrum/: added another example
Stefan Kost
5
-3
/
+117
2006-05-26
gst/qtdemux/qtdemux.c: Clip the outputed NEWSEGMENT stop time to the configur...
Edward Hervey
2
-3
/
+14
2006-05-26
gst/qtdemux/qtdemux.c: Don't clear the running variable in the seek code.
Wim Taymans
2
-1
/
+5
2006-05-24
gst/qtdemux/qtdemux.c: Detect QCELP in mp4a descriptors.
Wim Taymans
2
-1
/
+21
2006-05-22
gst/qtdemux/qtdemux.c: po/POTFILES.in:
Tim-Philipp Müller
2
-19
/
+48
2006-05-22
sigh, really don't build these
Thomas Vander Stichele
1
-2
/
+1
2006-05-22
New plugin: h264parse (#340638)
Michal Benes
5
-0
/
+306
2006-05-22
gst/gdp/: Handle error cases when calling functions do downwards state change...
Thomas Vander Stichele
7
-24
/
+117
2006-05-22
don't build these yet
Thomas Vander Stichele
1
-3
/
+2
2006-05-22
don't build these yet
Thomas Vander Stichele
1
-1
/
+3
2006-05-22
adding GDP payloader and depayloader. Build integration will follow later wh...
Thomas Vander Stichele
10
-11
/
+1937
2006-05-21
gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugi...
Stefan Kost
2
-37
/
+14
2006-05-21
gst/spectrum/Makefile.am: Link to base libraries
Stefan Kost
5
-72
/
+207
[prev]
[next]