index
:
~tpm/gst-plugins-base
video-overlay-composition
video-overlay-composition-textoverlay
Tim's gst-plugins-base work-in-progress
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
video: add some debug logging for overlay compositions
video-overlay-composition
Tim-Philipp Müller
1
-1/+43
2011-11-26
video: fix crash in composition_blend caused by double unref
Tim-Philipp Müller
1
-2/+0
2011-11-26
video: move unconditional defines out of GST_DISABLE_GST_DEBUG block
Tim-Philipp Müller
1
-12/+12
2011-11-25
video: Misc video blending function fixes
Thibault Saunier
1
-35/+39
2011-11-25
video: Properly set the GstBlendVideoInfo properties
Thibault Saunier
1
-38/+193
2011-11-25
video: flesh out composition section docs a little
Tim-Philipp Müller
1
-0/+22
2011-11-25
tests: add basic unit test for video overlay composition and rectangles
Tim-Philipp Müller
1
-1/+127
2011-11-25
video: provide API to modify the render position or dimensions of an overlay ...
Tim-Philipp Müller
2
-1/+40
2011-11-25
video: add copy and make_writable functions for overlay composition and recta...
Tim-Philipp Müller
2
-1/+117
2011-11-25
video: don't return refs in video overlay composition and rectangle getters
Tim-Philipp Müller
1
-12/+16
2011-11-25
video: implement caching of scaled overlay rectangles
Tim-Philipp Müller
1
-8/+59
2011-11-25
video: documentation improvements
Tim-Philipp Müller
1
-22/+24
2011-11-25
video: remove PAR arguments from video overlay rectangle functions
Tim-Philipp Müller
2
-20/+6
2011-11-25
video: hide private video-blend.[ch] from gobject-introspection
Tim-Philipp Müller
2
-7/+4
2011-11-25
video: first overlay rectangle getters attempt
Tim-Philipp Müller
2
-0/+143
2011-11-25
video: add docs for gst_video_buffer_get_overlay_composition()
Tim-Philipp Müller
1
-0/+27
2011-11-25
video: fix gst_video_buffer_get_overlay_composition()
Tim-Philipp Müller
1
-1/+1
2011-11-25
video: add flags argument to gst_video_overlay_rectangle_new_argb()
Tim-Philipp Müller
2
-2/+18
2011-11-25
video: fix typo in overlay composition ARGB/BGRA format description
Tim-Philipp Müller
1
-1/+1
2011-11-25
video: add API to set/get an overlay composition on/from a buffer
Tim-Philipp Müller
3
-1/+72
2011-11-25
video: add some TODO items or the overlay composition API
Tim-Philipp Müller
1
-0/+7
2011-11-25
video: fix up gst_video_overlay_composition_blend()
Tim-Philipp Müller
1
-21/+22
2011-11-25
video: rename blending functions and files and keep that API internal
Tim-Philipp Müller
3
-38/+22
2011-11-25
video: add fallbacks for compilation without orc
Tim-Philipp Müller
2
-0/+6225
2011-11-25
video: add helper functions for image blending
Thibault Saunier
5
-11/+1882
2011-11-25
video: add skeleton video overlay composition API
Tim-Philipp Müller
4
-2/+657
2011-11-25
oggmux: set collectpads2 not to wait on sparse streams
Vincent Penquerc'h
1
-3/+9
2011-11-25
playsinkconvertbin: make identiy silent
Josep Torra
1
-0/+2
2011-11-25
audio: remove unstable API guards from the audio decoder and encoder base cla...
Tim-Philipp Müller
6
-15/+2
2011-11-25
docs: mention explicitly that playbin2 signals are emitted from a streaming t...
Tim-Philipp Müller
1
-0/+32
2011-11-25
decodebin2: Set the multiqueue limits to the playing limits after overrun too
Sebastian Dröge
1
-0/+6
2011-11-25
decodebin2: Cache the upstream seekability for demuxer decode chains and use ...
Sebastian Dröge
1
-2/+4
2011-11-25
decodebin2: fix prerolling for low bitrate streams from hlsdemux
Vincent Penquerc'h
1
-22/+28
2011-11-24
oggdemux: minor cleanup
Vincent Penquerc'h
1
-6/+12
2011-11-24
libgstriff: add a couple tags that need skipping
Vincent Penquerc'h
1
-0/+2
2011-11-24
videorate: Rename ARG_ enums to PROP_
Sebastian Dröge
1
-41/+41
2011-11-24
videorate: Add property to force an output framerate
Sebastian Dröge
2
-2/+39
2011-11-24
playsinkconvertbin: Reconfigure if we switch from raw to incompatible raw caps
Sebastian Dröge
1
-6/+18
2011-11-24
playsinkconvertbin: Override acceptcaps function for the two ghostpads
Sebastian Dröge
1
-0/+20
2011-11-24
playsinkaudioconvert: use-volume and use-converters are no construct-only pro...
Sebastian Dröge
1
-2/+2
2011-11-24
oggdemux: skip the second bisection when possible
Vincent Penquerc'h
1
-31/+44
2011-11-24
oggdemux: improve push time seeking
Vincent Penquerc'h
2
-21/+137
2011-11-24
oggdemux: gather some more stats about bisection
Vincent Penquerc'h
2
-0/+22
2011-11-23
vorbisenc: do not accept 256 channels, 255 is the max vorbis supports
Vincent Penquerc'h
1
-2/+2
2011-11-22
oggstream: extract opus comments if available
Vincent Penquerc'h
1
-1/+10
2011-11-22
oggstream: recognize opus headers from data, not packet count
Vincent Penquerc'h
1
-2/+8
2011-11-22
oggdemux: add some more debug info when determining start time
Vincent Penquerc'h
1
-2/+5
2011-11-22
oggstream: fix opus duration calculation
Vincent Penquerc'h
1
-13/+13
2011-11-22
oggstream: early out on headers when determining packet duration
Vincent Penquerc'h
1
-0/+4
2011-11-22
oggstream: account for opus pre-skip in granpos/time mapping
Vincent Penquerc'h
2
-0/+10
[next]