Home
last modified time | relevance | path

Searched refs:postproc (Results 1 – 25 of 32) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Ddds.c106 enum DDSPostProc postproc; member
203 ctx->postproc = DDS_SWIZZLE_RXGB; in parse_pixel_format()
367 ctx->postproc = DDS_SWAP_ALPHA; in parse_pixel_format()
399 ctx->postproc = DDS_ALPHA_EXP; in parse_pixel_format()
401 ctx->postproc = DDS_NORMAL_MAP; in parse_pixel_format()
403 ctx->postproc = DDS_RAW_YCOCG; in parse_pixel_format()
408 ctx->postproc = DDS_SWIZZLE_A2XY; in parse_pixel_format()
411 ctx->postproc = DDS_SWIZZLE_XGBR; in parse_pixel_format()
414 ctx->postproc = DDS_SWIZZLE_XRBG; in parse_pixel_format()
417 ctx->postproc = DDS_SWIZZLE_RBXG; in parse_pixel_format()
[all …]
Dvc1.h316 uint8_t postproc; member
Dvaapi_vc1.c298 .post_processing = v->postproc, in vaapi_vc1_start_frame()
Dvc1.c1003 v->postproc = get_bits(gb, 2); in ff_vc1_parse_frame_header_adv()
/third_party/ffmpeg/libpostproc/
DMakefile1 NAME = postproc
Dpostprocres.rc45 … VALUE "OriginalFilename", "postproc" BUILDSUF "-" AV_STRINGIFY(LIBPOSTPROC_VERSION_MAJOR) SLIBSUF
/third_party/mesa3d/src/gallium/frontends/va/
Dmeson.build28 'picture_vc1.c', 'picture_mjpeg.c', 'picture_vp9.c','picture_av1.c','postproc.c',
/third_party/mesa3d/docs/relnotes/
D17.2.2.rst123 - st/va/postproc: use video original size for postprocessing
D20.2.2.rst139 - frontends/va/postproc: Un-break field flag
D21.0.0.rst3144 - frontends/va/postproc: Use the actual image height when blitting
3145 - frontends/va/postproc: Convert destination when deinterlacing
3146 - gallium: Fix VAAPI postproc blit
/third_party/ffmpeg/
DMakefile27 FFLIBS-$(CONFIG_POSTPROC) += postproc
DChangelog859 - postproc visualization support
1136 - pp (postproc) filter ported from MPlayer
/third_party/ffmpeg/ffbuild/
Dcommon.mak29 ALLFFLIBS = avcodec avdevice avfilter avformat avresample avutil postproc swscale swresample
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgstvc1parser.h404 guint8 postproc; member
Dgstvc1parser.c1073 READ_UINT8 (br, pic->postproc, 2); in parse_frame_header_advanced()
/third_party/ffmpeg/doc/
Dissue_tracker.txt196 postproc
/third_party/gstreamer/gst_libav/
DChangeLog6551 * tests/check/elements/postproc.c:
6552 remove postproc element
7127 tests: Don't run the postproc test if compiled as an LGPL plugin
7132 tests: Don't run the postproc test if compiled as an LGPL plugin
7254 postproc: fix compilation when ORC is missing
8026 configure.ac: Remove --enable-postproc from the default flags
8041 This removes --enable-gpl and --enable-postproc from the
8042 ffmpeg configure line, and disables building the postproc
8077 This removes --enable-gpl and --enable-postproc from the
8078 ffmpeg configure line, and disables building the postproc
[all …]
DNEWS53 and new postproc elements
494 - vapostproc: : VA-API postproc filter (color conversion,
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dporting-list-0.11.txt257 * -ff postproc:
/third_party/ffmpeg/fftools/
Dcmdutils.c1140 PRINT_LIB_INFO(postproc, POSTPROC, flags, level); in print_all_libs_info()
Dffprobe.c3194 SHOW_LIB_VERSION(postproc, POSTPROC); in ffprobe_show_library_versions()
/third_party/gstreamer/gstplugins_good/
DNEWS53 and new postproc elements
494 - vapostproc: : VA-API postproc filter (color conversion,
/third_party/gstreamer/gstplugins_bad/
DNEWS53 and new postproc elements
494 - vapostproc: : VA-API postproc filter (color conversion,
/third_party/gstreamer/gstreamer/
DNEWS53 and new postproc elements
494 - vapostproc: : VA-API postproc filter (color conversion,
/third_party/gstreamer/gstplugins_base/
DNEWS53 and new postproc elements
494 - vapostproc: : VA-API postproc filter (color conversion,

12