• Home
  • Raw
  • Download

Lines Matching refs:textoverlay

75179 	  opencv: textoverlay: Ported to OpenCV version 3.1
76291 with things like textoverlay.
76293 gl ! textoverlay ! glfilter ! ... ! glimagesinkelement
76303 gl ! textoverlay ! glupload ! glimagesinkelement
81680 opencv: remove unneeded sink_event function in textoverlay
85922 textoverlay: Switch to C++
88019 textoverlay: remove unused variable
90258 This makes pipelines with textoverlay ! glupload ! gldownload ! xvimagesink possible.
90326 textoverlay text="Hello World" font-desc="sans bold 30" ! \
90330 textoverlay text="text1" valignment="top" font-desc="sans bold 30" ! \
90331 textoverlay text="text2" halignment="right" font-desc="sans bold 30" ! \
90332 textoverlay text="text3" halignment="left" font-desc="sans bold 30" ! \
90336 textoverlay name=foo filesrc location=foo.srt ! subparse ! queue ! foo. foo. ! \
109950 textoverlay: Release memory storage and resize image when caps change
110002 textoverlay: Free text buffer in finalize
148537 * tests/check/elements/textoverlay.c:
148712 * tests/check/elements/textoverlay.c:
148843 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
151802 assrender: Refactoring and make core more similar to textoverlay
151804 almost the same as in textoverlay.
159037 The blending code was nicked from textoverlay. I would think
162098 This is what pango textoverlay does, and I've had that condition
168657 opencv textoverlay element.
173594 * Re-factor the whole thing to something more like textoverlay blending
187239 Copied from textoverlay.
197967 Reset the fpsdisplaysink in NULL by removing the textoverlay if we
214462 * tests/check/elements/textoverlay.c:
226154 * tests/check/elements/textoverlay.c: (cleanup_textoverlay):