index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
videofilter
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-15
ext, gst: fix indentation
Tim-Philipp Müller
1
-1
/
+1
2016-08-25
videoflip: added GstVideoDirection interface
Xabier Rodriguez Calvar
2
-77
/
+113
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+16
2016-03-24
good: use new gst_element_class_add_static_pad_template()
Vineeth TM
4
-18
/
+17
2016-02-21
win32: remove outdated build cruft
Tim-Philipp Müller
4
-589
/
+0
2015-04-27
Rename property enums from ARG_ to PROP_
Luis de Bethencourt
1
-4
/
+4
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-15
/
+0
2015-01-21
Constify some static arrays everywhere
Sebastian Dröge
1
-1
/
+1
2014-11-20
videobalance: fix unhandled format in passthrough
Wim Taymans
1
-1
/
+2
2014-08-13
videobalance: Allow any raw caps in passthrough mode, not just the ones we ha...
Sebastian Dröge
1
-11
/
+13
2014-08-13
videobalance: Allow ANY capsfeatures, but only in passthrough mode
Sebastian Dröge
1
-2
/
+33
2014-05-02
videoflip: add missing break in switch
Vincent Penquerc'h
1
-0
/
+1
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
3
-6
/
+0
2013-11-28
videoflip: don't crash on tag events without orientation tag
Tim-Philipp Müller
1
-2
/
+2
2013-11-25
videoflip: Set default method at contruction
Nicolas Dufresne
1
-1
/
+2
2013-10-04
videoflip: Add automatic flip mode driven by image-orientation tag
Nicolas Dufresne
2
-33
/
+101
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2012-11-20
videoflip: Add gray 8/16 support
Joshua M. Doe
1
-4
/
+9
2012-11-13
videoflip: Add NV12/NV21 support
Nicolas Dufresne
1
-2
/
+204
2012-11-04
Fix FSF address
Tim-Philipp Müller
10
-20
/
+20
2012-10-16
median: small cleanups
Wim Taymans
2
-35
/
+39
2012-10-16
videomedian: copy media to videomedian
Wim Taymans
4
-3
/
+393
2012-10-04
videobalance: Add support for NV12 and NV21
Sebastian Dröge
1
-2
/
+63
2012-09-27
gamma: remove duplicate entries at format at caps
Andre Moreira Magalhaes (andrunko)
1
-2
/
+2
2012-09-04
videobalance: avoid deadlock
Wim Taymans
1
-1
/
+1
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
3
-4
/
+4
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
4
-4
/
+4
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
2
-2
/
+2
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-1
/
+1
2012-04-02
use transform_ip_on_passthrough
Wim Taymans
2
-9
/
+2
2012-03-26
videofilter: avoid holding object lock when calling basetransform function
Mark Nauwelaerts
2
-16
/
+22
2012-03-16
don't poke into basetransform internals
Wim Taymans
2
-4
/
+4
2012-03-02
mixer/colorbalance: Update for API changes
Sebastian Dröge
1
-1
/
+7
2012-02-24
update for basetransform change
Wim Taymans
1
-1
/
+1
2012-02-23
update for basetransform lock removal
Wim Taymans
1
-5
/
+1
2011-12-21
update for videofilter changes.
Wim Taymans
6
-157
/
+66
2011-11-29
fix for moved interfaces
Wim Taymans
2
-2
/
+1
2011-11-22
Fix printf format compiler warnings on OS X / 64bit
Matej Knopp
1
-2
/
+3
2011-11-04
controller: port to new controller location and api
Stefan Sauer
5
-11
/
+4
2011-10-21
interfaces: clean up the use of iface and class/klass
Stefan Sauer
1
-2
/
+3
2011-07-05
videoflip: fix caps
Wim Taymans
1
-2
/
+2
2011-07-04
video: port to new video apis
Wim Taymans
6
-412
/
+302
2011-06-07
videofilter: Use new GstBaseTransform::transform_caps API
Edward Hervey
1
-1
/
+12
2011-04-25
port some more elements to 0.11
Wim Taymans
3
-75
/
+44
2011-04-18
Merge branch 'master' into 0.11
Wim Taymans
3
-12
/
+26
2011-04-13
videobalance: fix handling of YUV images with 'odd' widths
Tim-Philipp Müller
1
-8
/
+11
2011-04-13
videoflip: fix unused-but-set-variable warnings with gcc 4.6
Tim-Philipp Müller
1
-4
/
+0
2011-04-11
android: Make it ready for androgenizer
Thibault Saunier
1
-0
/
+15
2011-03-28
plugins: port to new memory API
Wim Taymans
3
-10
/
+18
2011-03-15
videoflip: Fix buffer overflow bug for odd resolutions and Y422 colorspaces
Youness Alaoui
1
-32
/
+52
[next]