• Home
  • Raw
  • Download

Lines Matching refs:textoverlay

353 	  pads are actually unlinked first. If a textoverlay
3649 * tests/check/elements/textoverlay.c:
17212 gltestsrc ! textoverlay text=GStreamer ! glimagesinkelement
22261 * tests/check/elements/textoverlay.c:
26459 with things like textoverlay.
26461 gl ! textoverlay ! glfilter ! ... ! glimagesinkelement
26471 gl ! textoverlay ! glupload ! glimagesinkelement
29479 This makes pipelines with textoverlay ! glupload ! gldownload ! xvimagesink possible.
29547 textoverlay text="Hello World" font-desc="sans bold 30" ! \
29551 textoverlay text="text1" valignment="top" font-desc="sans bold 30" ! \
29552 textoverlay text="text2" halignment="right" font-desc="sans bold 30" ! \
29553 textoverlay text="text3" halignment="left" font-desc="sans bold 30" ! \
29557 textoverlay name=foo filesrc location=foo.srt ! subparse ! queue ! foo. foo. ! \
43015 * tests/check/elements/textoverlay.c:
43016 textoverlay: ensure text buffer has writable metadata when modifying
43021 textoverlay: adjust a valid text buffer duration to fall within segment
43029 textoverlay: make debug statement more informative
43350 textoverlay: optionally scale text to ensure proper display text aspect ratio
43971 textoverlay: Removing duplicated command.
43972 gst-launch-1.0 was duplicated on textoverlay example.
46829 textoverlay: Mark pad as needing reconfiguration again if it failed
49806 textoverlay: enable shaded background drawing for new IYU2 format
51713 Revert "textoverlay: Do not limit positioning to video area."
52426 textoverlay: Expose rendering dimensions as properties.
52428 textoverlay, the resulting rendering properties
52436 textoverlay: Do not limit positioning to video area.
56405textoverlay: Query downstream caps for checking if caps features are supported, not just accept-ca…
56605 This makes pipelines with multiple textoverlay elements possible.
56606 The meta data is collected from the upstream textoverlay element,
57569 gltestsrc ! textoverlay text=bla ! fakesink
59845 textoverlay: fix disappearing text with high deltax
61084 textoverlay: Re-render if video size changed
65512 When the textoverlay is set outside the video frame by deltax or deltay the
66344 * tests/check/elements/textoverlay.c:
66345 tests: textoverlay: add test to reproduce fakesink scenario
66346 Adds a new test to textoverlay to make sure it can properly handle
66349 This test verifies that textoverlay won't use the caps features even
66379 textoverlay: Don't hold any mutexes while calling negotiate
66383 gst-launch-1.0 videotestsrc ! textoverlay ! textoverlay ! fakesink
66397 textoverlay: remove code that can't be reached
66634 * tests/check/elements/textoverlay.c:
66636 Make textoverlay negotiate caps more correctly.
66639 3) If it doesn't, textoverlay try adding the overlay meta and using it,
66801 * tests/icles/test-textoverlay.c:
68497 textoverlay: Link unit test with the local version of the library, not an installed one
69571 * tests/check/elements/textoverlay.c:
69572 tests: add textoverlay passthrough with composition feature unit tests
70681 textoverlay: don't leak GAP events
75171 * tests/check/elements/textoverlay.c:
77466 textoverlay: minor clean-up
77472 textoverlay: support shaded background for A420 format
78221 textoverlay: implement background shading for IYU1
78227 textoverlay: also draw shaded backgrounds for RGB and BGR
78233 textoverlay: we can do YVU9 as well
78238 textoverlay: don't advertise 10-16-bit formats we can't blend text onto yet
78254 textoverlay: fix up names of old gray formats
78260 textoverlay: draw shaded background for some more video formats
78266 textoverlay: clamp shaded background box coordinates in one place
78271 textoverlay: move background shading into separate function
78282 textoverlay: don't abort if we don't know how to paint shaded background for a format
78313 textoverlay: forward allocation queries on video sink pad instead of discarding them
78709 * tests/check/elements/textoverlay.c:
78783 * tests/icles/test-textoverlay.c:
80164 * tests/icles/test-textoverlay.c:
80327 * tests/check/elements/textoverlay.c:
80933 * tests/check/elements/textoverlay.c:
82911 playbin: don't use deprecated textoverlay properties
84328 textoverlay: Use an external lock
84737 ... and not so much textoverlay, though the former also uses the latter.
86232 * tests/check/elements/textoverlay.c:
89103 * tests/check/elements/textoverlay.c:
89234 * tests/check/elements/textoverlay.c:
89775 * tests/check/elements/textoverlay.c:
90908 * tests/check/elements/textoverlay.c:
92392 Previously we always used textoverlay for rendering the output of
92700 textoverlay: unpremultiply text image
92708 textoverlay: Attach OverlayComposition to buffers when needed
92717 textoverlay: Make the text_image data a buffer
92723 textoverlay: Sync the caps with the new supported formats
92731 textoverlay: Make use of the new video blending utility
93043 * tests/check/elements/textoverlay.c:
95280 textoverlay: continue processing text when silent
96756 textoverlay: add YV12 support
97308 textoverlay: Protect against accessing the NULL parent of the pads during shutdown
98824 textoverlay: fix text buffer leak
100905 textoverlay: improve the example
100927 textoverlay: add example for feeding from stdin
100937 textoverlay: keep untimestamped textbuffer until next one
101118 * tests/icles/test-textoverlay.c:
101783 * tests/check/elements/textoverlay.c:
103813 textoverlay: added 'outline-color' parameter to control whether text gets a shadow
103819 textoverlay: added 'shadow' option to control whether text gets a shadow
104544 textoverlay: Update for negotiation related API changes
105807 textoverlay: Always hold the class-global pango mutex when using pango API
105827 on the context that shouldn't be used for the generic textoverlay.
105963 was only added for textoverlay but not for the subclasses.
106567 textoverlay: fix comparison is always false due to limited range of data type
106631 textoverlay: Add support for xBGR and RGBx
106637 textoverlay: Added support for ARGB and other RGB alpha variants
106642 textoverlay: converted AYUV to use 'A OVER B' alpha compositing
106647 …tern=white ! video/x-raw-yuv,format=\(fourcc\)AYUV ! alpha alpha=0.0 ! textoverlay text=Testing au…
106912 * tests/check/elements/textoverlay.c:
106940 * tests/check/elements/textoverlay.c:
107278 textoverlay: Clean up alignment docs a bit and remove horiz top alignment enum
107327 textoverlay: use a class wide mutex to work around pango reentrance issues
107336 Revert "textoverlay: add a hack to init the pango engine"
107356 textoverlay: drop trailing whitespaces
107361 textoverlay: add a hack to init the pango engine
108332 textoverlay: Add support for vertical center alignment
108811 textoverlay: make text property controllable too
108820 textoverlay: make some properties controllable
112226 textoverlay: Add support for AYUV
112263 textoverlay: fix Cb/Cr inversion for colored text overlays
112521 textoverlay: Support NV21 too and minor cleanups
112540 The textoverlay element will rerender the text string whenever
112553 textoverlay: add NV12 support
112898 textoverlay: configurable text color and position
116468 * tests/check/elements/textoverlay.c:
117414 Also update the font description in textoverlay or the used renderer
118583 textoverlay: Ignore zero framerate
118941 textoverlay: Only flush downstream on seeks for flushing seeks
118946 textoverlay: Proxy buffer allocation on the video sinkpad to the srcpad
119181 Revert "textoverlay: First draw outline text and then the real text"
119782 textoverlay: Synchronize video/text based on the running time
119788 textoverlay: Clip text buffers to the text segment and reset segments properly
119794 textoverlay: Put the video segment into the instance struct instead of allocating it separately
119799 textoverlay: Check if text timestamp/duration is valid before clipping
119888 textoverlay: First draw outline text and then the real text
120158 textoverlay: Optimize a bit more
120173 textoverlay: Do shading as first operation
120178 textoverlay: Only use a single cairo surface for drawing
122444 textoverlay: make buffer writable
126140 textoverlay: Fix drawing of UYVY text borders
126146 textoverlay: Add support for UYVY colorspace
126548 subtitle buffers instead of using a textoverlay.
132458 * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
132919 * tests/check/elements/textoverlay.c:
133974 …ext/pango/gsttextoverlay.c: Fix textoverlay unit test again by making the supposed default value f…
133978 Fix textoverlay unit test again by making the supposed default
134977 * tests/check/elements/textoverlay.c:
136826 the subtitle inputs linked as they are and tell textoverlay
139664 tests/icles/: Add a dumb little test for textoverlay alignments.
139668 * tests/icles/test-textoverlay.c:
139669 Add a dumb little test for textoverlay alignments.
144093 Add suppression for pango on edgy/x86 for textoverlay test.
144362 …in.c: Post missing-plugin messages also when we error out because converters, textoverlay or aut...
144368 converters, textoverlay or auto*sinks are missing (#161922).
144804 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
145146 …ext/pango/gsttextoverlay.*: Some textoverlay fixes: for one, in the video chain function, actually…
145154 Some textoverlay fixes: for one, in the video chain function,
145161 * tests/check/elements/textoverlay.c:
145169 Add some unit tests for textoverlay.
148702 textoverlay it seems). Let's do that then and fix #345206.
153293 …ext/pango/gsttextoverlay.c: Refactoring of textoverlay without collectpads. This now supports spar…
153305 (gst_text_overlay_change_state): Refactoring of textoverlay