Home
last modified time | relevance | path

Searched refs:FIXME (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/third_party/gstreamer/gstreamer/docs/random/company/
Dclocks21 state with its provider. (FIXME: or with all its children like a bin? FIXME:
24 element is removed? FIXME: What do we do when a provider is removed from a
25 scheduler? Sounds like a good time to get a new clock to take over. FIXME:
50 running. (FIXME: possibility to change that needed? Why would you want to
52 FIXME: What happens if a clock provider and therefore the clock are
54 all other elements go as fast as possible. FIXME: Ask some video people if
61 used. When a clock is used (state != NULL - FIXME: or other states?), the
62 provider is guaranteed to use this clock. (FIXME: necessary?). The element is
67 FIXME: Is it necessary to have sync points? This would allow to supply a fixed
74 FIXME: Use GstTime(Diff) instead of GstClockTime(Diff) ?
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
Ddebug.h46 #define FIXME(message, ...) (void(0)) macro
48 #define FIXME(message, ...) do {es::trace("fixme: %s(%d): " message "\n", __FUNCTION__, __LINE__, #… macro
80 #define UNIMPLEMENTED(...) FIXME("\t! Unimplemented: %s(%d)\n", __FUNCTION__, __LINE__)
/third_party/gstreamer/gstplugins_good/ext/gtk/
Dmeson.build15 # FIXME: automagic
20 # FIXME: automagic
29 # FIXME: automagic
/third_party/gstreamer/gstplugins_good/ext/qt/
Dmeson.build80 # FIXME: automagic
97 # FIXME: automagic
107 # FIXME: automagic
110 # FIXME: automagic
126 # FIXME: automagic
136 # FIXME: automagic
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DTODO.md1 # Write an XFAIL test for this `FIXME` in `AVRInstrInfo.td`
4 // :FIXME: DAGCombiner produces an shl node after legalization from these seq:
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dsessions.inc19 FIXME.
22 Here, FIXME is the name we chose for our session cookie.
32 FIXME.
39 FIXME.
/third_party/gstreamer/gstplugins_base/tests/check/
Dmeson.build1 have_registry = true # FIXME get_option('registry')
64 # FIXME: unistd dependency, unstable or not tested yet on windows
72 # FIXME: multisocketsink test on windows/msvc
79 # FIXME: tcp test on windows/msvc
87 # FIXME: Unstable on Windows
213 # FIXME: there should really just be a separate orc-test-0.4.pc file for this
/third_party/typescript/tests/baselines/reference/
DcallWithSpread3.errors.txt54 fs2_(...s_, ...s_); // error FIXME: bad error message
58 fs2_(...s_, ...s_, ...s_); // error FIXME: worse error message
61 // fs2n_(...s2, ...s_); // FIXME: should be a type error
75 // fs2n_(...s2, ...n_); // FIXME: should compile
DcallWithSpread3.symbols78 fs2_(...s_, ...s_); // error FIXME: bad error message
83 fs2_(...s_, ...s_, ...s_); // error FIXME: worse error message
89 // fs2n_(...s2, ...s_); // FIXME: should be a type error
122 // fs2n_(...s2, ...n_); // FIXME: should compile
DcallWithSpread3.types106 fs2_(...s_, ...s_); // error FIXME: bad error message
114 fs2_(...s_, ...s_, ...s_); // error FIXME: worse error message
124 // fs2n_(...s2, ...s_); // FIXME: should be a type error
174 // fs2n_(...s2, ...n_); // FIXME: should compile
/third_party/glib/tests/refcount/
Dmeson.build47 # FIXME? $(GLIB_DEBUG_FLAGS)
58 # FIXME? TESTS_ENVIRONMENT = LIBCHARSET_ALIAS_DIR=$(top_builddir)/glib/libcharset
/third_party/gstreamer/gstplugins_bad/tools/
Dgst-element-maker74 REAL_NAME=FIXME
114 * The $replace element does FIXME stuff.
119 * gst-launch-1.0 -v fakesrc ! $replace ! FIXME ! fakesink
121 * FIXME Describe what the pipeline does.
241 /* FIXME Remember to set the rank if it's an element that is meant
/third_party/gstreamer/gst_libav/tests/check/
Dmeson.build30 # FIXME: check, also + PTHREAD_CFLAGS
34 # FIXME: add valgrind suppression common/gst.supp gst-libav.supp
/third_party/gstreamer/gstplugins_base/tests/examples/overlay/
Dmeson.build19 # FIXME Add a way to get that information out of the qt5 module
28 # FIXME: this doesn't work properly yet, no moc_qtgv-videooverlay.cpp generated
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc23 EXPLICIT_SYMBOL(__main) // FIXME: Don't call it.
32 #ifdef HAVE___CMPDI2 // FIXME: unused
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build119 # FIXME: valgrind elements/rtp-payloading - needs fixing
128 # FIXME: unistd dependency or not tested yet on windows
195 # FIXME: check, also + PTHREAD_CFLAGS
200 # FIXME: add valgrind suppression common/gst.supp gst-plugins-good.supp
237 # FIXME: there should really just be a separate orc-test-0.4.pc file for this
/third_party/glib/tests/gobject/
Dmeson.build77 # FIXME? $(GLIB_DEBUG_FLAGS)
87 # FIXME? TESTS_ENVIRONMENT = LIBCHARSET_ALIAS_DIR=$(top_builddir)/glib/libcharset
/third_party/iptables/extensions/
Dlibxt_addrtype.man36 FIXME
39 FIXME
/third_party/pulseaudio/src/pulsecore/
Dmeson.build171 # FIXME: walk through dependencies and add files
173 # FIXME: SIMD support (ORC)
186 # FIXME: Implement Windows support
237 # FIXME: meson doesn't support multiple RPATH arguments currently
/third_party/skia/third_party/externals/spirv-cross/shaders-msl-no-opt/frag/
Ddemote-to-helper.vk.nocompat.msl21.invalid.frag6 //demote; // FIXME: Not implemented for MSL
/third_party/gstreamer/gstreamer/libs/gst/base/
DREADME5 FIXME: not much point making it operate in pull mode as a generic
/third_party/gstreamer/gstreamer/tests/examples/
Dmeson.build4 #subdir('manual') # FIXME
/third_party/gstreamer/gstplugins_base/tests/validate/videorate/
Drate_0_5_with_decoder.validatetest2 # FIXME: Use a fakevideodec once merged!
Drate_2_0_with_decoder.validatetest2 # FIXME: Use a fakevideodec once merged!
/third_party/gstreamer/gstplugins_base/gst-libs/gst/
Dmeson.build12 # FIXME: gl deps are automagic

12345678910>>...19