index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
dc1394
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-24
dc1394src: Remove logically dead code
Edward Hervey
1
-8
/
+2
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-2
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-3
/
+3
2016-06-20
dc1394src: check for disabled transmission in _stop_cam
Joan Pau Beltran
1
-0
/
+22
2016-06-09
dc1394src: minor clean-up
Tim-Philipp Müller
1
-20
/
+11
2016-06-09
dc1394src: fix some more c99-isms
Tim-Philipp Müller
1
-13
/
+17
2016-06-09
dc1394src: prefix and file names according to Gstreamer conventions
Joan Pau Beltran
3
-122
/
+130
2016-06-09
dc1394src: port to 1.X
Joan Pau Beltran
3
-1118
/
+990
2015-03-12
Remove a bunch of silly ';;' typos at the end of lines
Jan Schmidt
1
-1
/
+1
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-4
/
+4
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2011-05-26
dc1394src: Implement LATENCY query
Sebastian Dröge
1
-4
/
+55
2011-04-01
Remove setting of plugindir from Makefiles
David Schleef
1
-1
/
+0
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-4
/
+4
2010-03-22
Add -Wredundant-decls flag
Benjamin Otte
1
-2
/
+0
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-5
/
+3
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2010-03-09
dc1394: list valid iso-speeds in help and validate speeds in set_property.
Tristan Matthews
1
-3
/
+4
2010-03-09
dc1394: check iso-speed values in set_property, ignore if invalid
Tristan Matthews
1
-4
/
+19
2010-03-09
dc1394: add iso-speed property
Tristan Matthews
2
-5
/
+52
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-8
/
+5
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
1
-1
/
+0
2008-02-26
Add support for libdc1394 2.0.0 and above and require this version now. Fixes...
Daniel Fischer
2
-50
/
+47
2008-02-07
configure.ac: The dc1394 plugin seems to use API that was removed or changed ...
Tim-Philipp Müller
1
-1
/
+2
2008-01-22
docs/plugins/: Regenerate.
Stefan Kost
1
-0
/
+5
2007-11-25
ext/dc1394/gstdc1394.c: Set initial structure name to fix assertion, due to r...
Stefan Kost
1
-3
/
+2
2007-06-29
ext/dc1394/gstdc1394.c: Make a bunch of functions static, and move variable d...
Jan Schmidt
1
-56
/
+41
2007-06-29
ext/dc1394/gstdc1394.c: The correct fourcc for the 4:1:1 packed format is 'IY...
Jan Schmidt
1
-2
/
+2
2007-06-29
ext/dc1394/gstdc1394.c: Change a g_print to a GST_DEBUG message.
Jan Schmidt
1
-1
/
+2
2007-06-29
Commit new dc1394src element.
Eric Jonas
3
-0
/
+1341