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-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
2006-05-20
Initial port of the spectrum element
Stefan Kost
6
-252
/
+334
2006-05-19
I forget to add sys/v4l2/gstv4l2xoverlay.c in las commit
Edgard Lima
2
-1
/
+2
2006-05-19
Some clean-ups requested by wingo in bug #338818.
Edgard Lima
5
-26
/
+34
2006-05-19
ext/alsaspdif/alsaspdifsink.*: Use sampling rate from set_caps. Comment out s...
Michael Smith
4
-6
/
+38
2006-05-18
configure.ac: Check for X11
Stefan Kost
9
-29
/
+84
2006-05-18
ext/Makefile.am: Fix distcheck?
Michael Smith
2
-0
/
+24
2006-05-18
Add an alsa plugin to output IEC958 frames over S/PDIF
Michael Smith
6
-0
/
+942
2006-05-17
ext/faad/gstfaad.c: Remove unused caps cruft from chain function altogether.
Tim-Philipp Müller
2
-14
/
+11
2006-05-17
ext/faad/gstfaad.c: There's no guarantee that caps was set to something, and ...
Edward Hervey
2
-2
/
+10
2006-05-15
latest changes with additions and removals
Christian Schaller
2
-5
/
+5
2006-05-13
ext/faad/gstfaad.*: If we encounter a decoding error, don't error out immedia...
Young-Ho Cha
3
-2
/
+28
[prev]
[next]