• Home
  • Raw
  • Download

Lines Matching +refs:libffi +refs:init

2694 	  gl/context/wgl: Add missing NULL init
3839 Rearrange debug category init.
4312 vorbis: fix debug category init
4848 init needs to be tested before registering the element.
4857 init needs to be tested before registering the element.
4868 init needs to be tested before registering the element.
5373 audio,video: Add `out caller-allocates` to init and from_caps
6077 Currently max-errors gets set during init to default or via property.
6082 init.
8833 video-anc: init type before g_once_init_enter
9302 video-anc: Register an init function for Bar meta
9303 The init function is mandatory and we keep around uninitialized memory
10216 libs: dmabuf: init the GST_CAT_DEFAULT in type define.
12229 which still needs to box into `GValue` and call libffi in case of a
13614 videotimecode: Mark latest_daily_jame as allow-none in init\()
16321 audio-convert: Fix endianness conversion function init
22159 gst-plugins-base.supp: add gl suppressions for one off init allocations
25224 Previously it was created in the init function and destroyed in ::stop, which
27108 libs: g-i: fix init section to avoid compiler warnings
29187 v is initialized in the for loop init, no need to do it twice. Removing
29564 glupload: Move debug init to top of the file
29655 glbasebuffer: add some debug and zero the data pointers on init
30136 glwindow: move main loop/context creation back to init/finalize
30656 gleffects: only try the GL2 shader init path if we have a GL2 context
31472 "gl/window: create the main loop/context on init/finalize"
31801 gl/window: create the main loop/context on init/finalize
32735 gl/cocoa: Don't init and clear static GMutex / GCond
34145 * aspect should not be 0 on init
35384 Fix a regression introduced recently with the lazy init.
35464 gl/colorconvert: implement lazy init
35491 gl/upload: fail propoerly if init fails
35521 gl/upload: implement lazy init
35723 gl/pool: init the upload object on start
39877 [327/906] fix init FBO's texture attachment on ES 2.0
40499 …[143/906] Add init and reset callbacks in GstGLFilter to run arbitrary gl code at start and stop. …
40597 …everything, and so avoid some problems about opengl objects that could be init in the previous wgl…
45207 Add a function to init the time code from a GDateTime
49872 make up new codes for encoder/decoder lib init failures too.
49911 class_init function to init the category.
50442 videometa: Explicitly initialize GstVideoCropMeta on init
50558 tests: libscpp: test RTP/RTCP buffer init macros with C++ compiler
53902 vorbisdec: Re-init on new caps
56384 v is initialized in the for loop init, no need to do it twice. Removing
56595 * init width with 1, don't use 0
56716 context during main and filter list during init
57444 gi: Use INTROSPECTION_INIT for --add-init-section
57445 This new define was added to common. The new init section fixed
57446 compilation warning found in the init line that was spread across
64203 Refactor GstVideoInfo init, make function to set default colorimetry.
77512 audiobasesrc: init variable
77584 ssaparse: ignore invalid UTF-8 in init section
77586 init section is supposed to be valid UTF-8. If it's not, just
77588 out. We don't actually parse the init section yet anyway..
80170 playbin: subtitleoverlay: don't segfault in incorrectly init'ed plugins
84939 alsasink: really use local ringbuffer spec helper var and init it a bit more
87657 theoradec: init VideoInfo before usage.
91570 gdp: factor out some common header init code
91575 factor out some common header init code
94766 video: init chroma-size and colorimetry members even if missing from caps
96074 audiofilter: init audio info sooner
96080 audio, video: init audio/video format info to UNKNOWN format
96706 opus: properly setup caps and init state from caps
96925 argument to the init function..
98104 audio: add gst_audio_info_{init,clear} and gst_audio_info_{copy,free}
101042 video: init video info to some sensible defaults
101193 audioconvert: don't use .init function
101194 Don't use the .init function but compile all functions when needed instead of
107336 Revert "textoverlay: add a hack to init the pango engine"
107361 textoverlay: add a hack to init the pango engine
107995 theoraenc: move debug category init earlier
112034 Revert "Revert "Use init functions for Orc code""
112307 Revert "Use init functions for Orc code"
112339 Use init functions for Orc code
114608 the instance init function and it will be there forever
115590 xvimagesink: init geometry when setting new xid
121797 basertppayload: Make instance init faster by not reading /dev/urandom 3 times
127161 build: Update shave init statement for changes in common. Bump common.
128885 …ext/ogg/gstoggdemux.c: Use G_DEFINE_TYPE for the OggPad to get some threadsafe type init from glib.
128890 init from glib.
144861 required elements in our instance init function.
151491 by a flush -- move their inits to the instance init function.