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
2009-06-05
camerabin: fix link order
Stefan Kost
2
-5
/
+6
2009-06-05
hdvparse: Emit a GST_MESSAGE_ELEMENT with some goodness in it.
Edward Hervey
1
-18
/
+67
2009-06-05
mpegvideoparse: Add methods to get names of various values.
Edward Hervey
1
-3
/
+64
2009-06-05
mpegtsdemux: Fix HDV private stream definition/caps.
Edward Hervey
2
-6
/
+11
2009-06-05
hdvparse: Rewrite from scratch. Handle both hdv-a and hdv-v
Edward Hervey
1
-184
/
+665
2009-06-05
celtenc: correct framesize range
Wim Taymans
1
-3
/
+3
2009-06-05
camerabin: preview image sending optimization
Lasse Laukkanen
8
-313
/
+827
2009-06-05
camerabin: don't lose post processing element in first reset
Lasse Laukkanen
1
-1
/
+0
2009-06-05
camerabin: add debug including dot graph writing
Lasse Laukkanen
3
-3
/
+21
2009-06-05
camerabin: unblock if error occurs during capture
Lasse Laukkanen
1
-9
/
+34
2009-06-05
camerabin: ignore night mode handling if already in night mode
Lasse Laukkanen
1
-8
/
+12
2009-06-05
camerabin: stop ongoing capture if changing resolution
Lasse Laukkanen
1
-0
/
+3
2009-06-05
camerabin: limit the size of video bin queue leading to view finder
Lasse Laukkanen
1
-1
/
+1
2009-06-05
camerabin: don't proxy gst xoverlay interface
Lasse Laukkanen
4
-118
/
+1
2009-06-05
camerabin: allow configuring photography settings when in NULL state
Lasse Laukkanen
3
-53
/
+283
2009-06-05
photography: add functions to set/get all settings with one call
Lasse Laukkanen
2
-0
/
+61
2009-06-05
camerabin: crop still image capture frame if necessary
Lasse Laukkanen
1
-6
/
+56
2009-06-05
docs: add inspect files for new plugins
Tim-Philipp Müller
3
-0
/
+102
2009-06-05
docs: fix build of plugin docs by updating inspect templates
Tim-Philipp Müller
7
-12
/
+26
2009-06-05
Revert "docs: add doc file fro new plugin"
Tim-Philipp Müller
1
-57
/
+0
2009-06-05
docs: add doc file fro new plugin
Stefan Kost
1
-0
/
+57
2009-06-05
output-selector: serialize setting and actual changing of new active pad
Lasse Laukkanen
1
-13
/
+16
2009-06-05
output-selector: unref latest buffer also when resending has been disabled
Lasse Laukkanen
1
-2
/
+5
2009-06-05
output-selector: keep ref to buffer for resending only if explicitly requested
Lasse Laukkanen
1
-5
/
+7
2009-06-04
inputselector: don't leak pads in iterator
Wim Taymans
1
-0
/
+1
2009-06-04
mpegdemux: Add a GST_MEMDUMP line in the descriptor parsing
Jan Schmidt
1
-1
/
+3
2009-06-04
mpegtsdemux: Avoid passing the custom GST_FLOW_NEED_MORE_DATA upstream
Jan Schmidt
1
-5
/
+6
2009-06-04
inputselector: Notify when the tags property of the selector sinkpads changes
Sebastian Dröge
1
-0
/
+2
2009-06-04
shapewipe: Increase timeout of the unit test
Sebastian Dröge
1
-0
/
+1
2009-06-03
Bump core/base requirements to released versions
Tim-Philipp Müller
1
-2
/
+2
2009-06-03
Merge branch 'fdo' into lv2
Dave Robillard
103
-394
/
+5115
2009-06-03
Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...
Dave Robillard
103
-394
/
+5115
2009-06-02
add two new plugins to spec file
Christian Schaller
1
-0
/
+2
2009-06-02
dvdspu: add missing header to Makefile.am: gstspu-common.h
Christian Schaller
1
-1
/
+1
2009-06-02
dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilers
Tim-Philipp Müller
1
-1
/
+1
2009-06-02
aacparse: fix sample rate extraction from codec data
Tim-Philipp Müller
1
-22
/
+20
2009-06-02
aacparse, amrparse: remove bogus gst_pad_fixate_caps() calls
Tim-Philipp Müller
2
-2
/
+0
2009-06-02
baseparse: propagate return value of GstBaseParse::set_sink_caps()
Tim-Philipp Müller
3
-3
/
+3
2009-06-02
baseparse: don't try to GST_LOG an already-freed caps string
Tim-Philipp Müller
3
-18
/
+6
2009-06-02
aacparse: set channels and rate on output caps, and keep codec_data
Tim-Philipp Müller
2
-15
/
+41
2009-06-01
gppmux: enhance ftyp brand heuristic. Fixes #584360.
Mark Nauwelaerts
4
-4
/
+57
2009-06-01
shapewipe: Fix some issues that were exposed by the new unit test
Sebastian Dröge
1
-10
/
+12
2009-06-01
shapewipe: Add unit test for shapewipe
Sebastian Dröge
2
-0
/
+307
2009-06-01
shapewipe: Add documentation and integrate into the build system
Sebastian Dröge
88
-318
/
+4665
2009-05-31
Merge branch 'fdo' into lv2
Dave Robillard
31
-71
/
+1740
2009-05-31
Merge branch 'master' of git://anongit.freedesktop.org/gstreamer/gst-plugins-...
Dave Robillard
31
-71
/
+1740
2009-05-31
sdpdemux: include glib.h before checking if G_OS_WIN32 is defined
Tim-Philipp Müller
1
-0
/
+3
2009-05-31
.gitignore: ignore new shapewipe example binary
Tim-Philipp Müller
1
-0
/
+1
2009-05-31
hdvparse: Setting rank to NONE so it doesn't get picked up by playbin2.
Edward Hervey
1
-1
/
+1
2009-05-31
hdvparse: Emit application message with the parsed information.
Edward Hervey
1
-2
/
+197
[prev]
[next]