Home
last modified time | relevance | path

Searched refs:x264 (Results 1 – 25 of 31) sorted by relevance

12

/third_party/ffmpeg/libavutil/x86/
Dcpuid.asm2 ;* Copyright (C) 2005-2010 x264 project
5 ;* Fiona Glaser <fiona@x264.com>
Dx86inc.asm4 ;* Copyright (C) 2005-2018 x264 project
9 ;* Fiona Glaser <fiona@x264.com>
28 ; DSP functions that are most often used in x264.
30 ; Unlike the rest of x264, this file is available under an ISC license, as it
31 ; has significant usefulness outside of x264 and we want it to be available
35 ; to x264-devel@videolan.org .
38 %define private_prefix x264
86 ; NOTE: This section is out of sync with x264, in order to
123 ; covers most of x264's asm.
Dx86util.asm4 ;* Copyright (C) 2008-2010 x264 project
/third_party/gstreamer/gstplugins_good/gst/deinterlace/x86/
Dx86inc.asm4 ;* Copyright (C) 2005-2018 x264 project
9 ;* Fiona Glaser <fiona@x264.com>
28 ; DSP functions that are most often used in x264.
30 ; Unlike the rest of x264, this file is available under an ISC license, as it
31 ; has significant usefulness outside of x264 and we want it to be available
35 ; to x264-devel@videolan.org .
86 ; NOTE: This section is out of sync with x264, in order to
123 ; covers most of x264's asm.
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dencodebin.c874 GstCaps *ogg, *x264; in GST_START_TEST() local
896 x264 = gst_caps_new_empty_simple ("video/x-h264"); in GST_START_TEST()
899 (GstEncodingProfile *) gst_encoding_video_profile_new (x264, NULL, in GST_START_TEST()
901 gst_caps_unref (x264); in GST_START_TEST()
/third_party/ffmpeg/doc/
Dencoders.texi2282 x264 H.264/MPEG-4 AVC encoder wrapper.
2295 options. Additionally the @option{x264opts} and @option{x264-params}
2299 The x264 project website is at
2300 @url{http://www.videolan.org/developers/x264.html}.
2307 x264 supports 8- to 10-bit color spaces. The exact bit depth is controlled at
2308 x264's configure time.
2313 @command{x264}-equivalent options or values are listed in parentheses
2322 options, invoke the command @command{x264 --fullhelp} or consult
2328 expressed in bits/s, while @command{x264}'s @option{bitrate} is in
2405 @command{x264}'s @option{--no-cabac} option.
[all …]
Dplatform.texi311 The recommendation for x264 is to build it from source, as it evolves too
Dgeneral_contents.texi289 @section x264
291 FFmpeg can make use of the x264 library for H.264 encoding.
293 Go to @url{http://www.videolan.org/developers/x264.html} and follow the
298 x264 is under the GNU Public License Version 2 or later
Dfaq.texi105 export PKG_CONFIG_PATH=/opt/x264/lib/pkgconfig:/opt/opus/lib/pkgconfig
/third_party/ffmpeg/libavcodec/x86/
Dh264_deblock_10bit.asm4 ;* Copyright (C) 2005-2011 x264 project
8 ;* Fiona Glaser <fiona@x264.com>
Dh264_weight_10bit.asm4 ;* Copyright (C) 2005-2011 x264 project
Dh264_chromamc_10bit.asm4 ;* Copyright (C) 2005-2011 x264 project
Dhevc_add_res.asm29 ; the add_res macros and functions were largely inspired by h264_idct.asm from the x264 project
Dvp8dsp_loopfilter.asm4 ;* Copyright (c) 2010 Fiona Glaser <fiona@x264.com>
Drv40dsp.asm4 ;* Copyright (c) 2010 Fiona Glaser <fiona@x264.com>
Dh264_idct_10bit.asm4 ;* Copyright (C) 2005-2011 x264 project
Dh264_deblock.asm4 ;* Copyright (C) 2005-2011 x264 project
7 ;* Fiona Glaser <fiona@x264.com>
Dh264_qpel_10bit.asm4 ;* Copyright (C) 2011 x264 project
Dh264_idct.asm5 ;* Copyright (C) 2003-2008 x264 project
Dh264_intrapred_10bit.asm4 ;* Copyright (C) 2005-2011 x264 project
Dvp8dsp.asm4 ;* Copyright (c) 2010 Fiona Glaser <fiona@x264.com>
/third_party/typescript/tests/cases/conformance/expressions/contextualTyping/
DgeneratedContextualTyping.ts264 var x264: { (): Base[]; } = function named() { return [d1, d2] } || undefined; variable
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dporting-list-0.11.txt225 * -ugly x264: x264enc: x264enc
/third_party/ffmpeg/
Dconfigure290 --enable-libx264 enable H.264 encoding via x264 [no]
6474 enabled libx264 && { check_pkg_config libx264 x264 "stdint.h x264.h" x264_encoder_encode …
6477 require_cpp_condition libx264 x264.h "X264_BUILD >= 118" &&
6478 check_cpp_condition libx262 x264.h "X264_MPEG2"
/third_party/boost/boost/outcome/experimental/status-code/detail/
Dnt_code_to_win32_code.ipp552 case 0xc0000255: return 0x264;

12