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
/
gst
/
compositor
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
compositor: Define crossfade-ratio to have range [0.0,1.0]
Sebastian Dröge
1
-10
/
+9
2018-07-26
compositor: Don't leak all buffers while crossfading and not all pads are cro...
Sebastian Dröge
1
-0
/
+5
2018-07-23
compositor: Use 255 as maximum alpha instead of 256
Sebastian Dröge
1
-7
/
+5
2018-07-18
compositor: Update conversion info in property setter
Seungha Yang
1
-4
/
+4
2018-05-06
videoaggregator: Switch to a GstVideoAggregatorConvertPad subclass
Sebastian Dröge
2
-221
/
+55
2018-05-05
videoaggregator: Move needs_alpha pad field to the private struct
Sebastian Dröge
1
-1
/
+2
2018-05-05
videoaggregator: Move aggregated_frame and the pad buffer into the private st...
Sebastian Dröge
1
-52
/
+46
2018-05-04
videoaggregator: Move GstChildProxy implementations into leaf classes
Sebastian Dröge
1
-1
/
+90
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-03-01
Port to latest GstAggregator segment API
Mathieu Duponchelle
1
-1
/
+2
2018-02-14
Update ORC fallback disted code
Edward Hervey
1
-30
/
+30
2017-12-02
Remove GstAggregator from -bad, moved to core
Tim-Philipp Müller
2
-3
/
+1
2017-11-22
aggregator: Remove klass->sinkpads_type
Mathieu Duponchelle
1
-2
/
+2
2017-11-02
videoaggregator: drop ABI compat in padding for new struct member
Tim-Philipp Müller
1
-1
/
+1
2017-08-10
compositor: improve conversion debugging
Mathieu Duponchelle
1
-3
/
+7
2017-08-03
compositor: update disted orc fallback files
Tim-Philipp Müller
2
-0
/
+1321
2017-08-03
compositor: Add support for crossfade blending
Thibault Saunier
6
-100
/
+415
2017-05-20
aggregator: add simple support for caps handling
Matthew Waters
1
-8
/
+9
2017-05-20
videoaggregator: delay using new caps from a sink pad until the next buffer i...
George Kiagiadakis
1
-12
/
+9
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-32
/
+12
2017-02-28
glvideomixer/compositor: Correctly error out if calculating DAR fails
Sebastian Dröge
1
-0
/
+1
2016-12-14
compositor: Reject multiview video
Sebastian Dröge
1
-0
/
+8
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+33
2016-05-15
compositor: Check if we get a valid display ratio
Edward Hervey
1
-7
/
+8
2016-05-03
compositor: Set blend functions in ::negotiated_caps() instead of ::fixate_ca...
Sebastian Dröge
1
-8
/
+17
2016-04-15
Drop usage of 'overlayed' to mean 'overlaid'
Reynaldo H. Verdejo Pinochet
1
-1
/
+1
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2016-01-27
videoaggregator: don't do caps processing that is not overridable
Matthew Waters
1
-26
/
+62
2015-09-04
compositor: Ensure all arguments to CLAMP are signed int
Nirbheek Chauhan
1
-2
/
+2
2015-08-29
compositor: variables in clamp_rectangle() should be signed
Nirbheek Chauhan
1
-7
/
+7
2015-08-28
compositor: remove check for below zero for unsigned value
Luis de Bethencourt
1
-4
/
+4
2015-08-26
compositor: Actually use the output resolution for clamping
Nirbheek Chauhan
1
-17
/
+41
2015-06-14
compositor: update zorder documentation.
Mathieu Duponchelle
1
-2
/
+2
2015-06-07
Release 1.5.1
Sebastian Dröge
1
-112
/
+184
2015-05-21
compositor/glvideomixer: Don't calculate PAR/DAR with unset GstVideoInfos
Sebastian Dröge
1
-0
/
+9
2015-05-21
compositor: Fix double assignment
Sebastian Dröge
1
-5
/
+0
2015-05-21
compositor/glvideomixer: fix up par handling
Matthew Waters
1
-7
/
+8
2015-05-18
Revert "doc: Workaround gtkdoc issue"
Stefan Sauer
1
-2
/
+0
2015-05-16
doc: Workaround gtkdoc issue
Nicolas Dufresne
1
-0
/
+2
2015-05-14
compositor: implement proper par handling
Matthew Waters
1
-38
/
+69
2015-05-13
compositor: fix rectangle obscure test to clamp against the output frame size
Matthew Waters
1
-8
/
+6
2015-05-01
compositor: Only map the frame from a buffer if it will be used
Nirbheek Chauhan
1
-25
/
+24
2015-05-01
compositor: use accessor macros for consistency
Nirbheek Chauhan
1
-5
/
+5
2015-05-01
compositor: Skip pads that are completely obscured by a higher zorder pad
Nirbheek Chauhan
1
-0
/
+84
2015-03-16
compositor: Revert most of previous patch.
Jan Schmidt
1
-21
/
+7
2015-03-16
compositor: Fix blending functions
Jan Schmidt
1
-12
/
+29
2015-01-19
compositor: fix illegal memory access in blend function with negative ypos
Vincent Penquerc'h
1
-7
/
+9
2015-01-14
compositor: Document the zorder pad property from gstvideoaggregator
Nirbheek Chauhan
1
-0
/
+4
2015-01-13
compositor: Don't do any conversions if the pad is completely transparent anyway
Sebastian Dröge
1
-1
/
+6
[next]