1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/fftools
pkviet 77b6e3ee27 ffmpeg: add ui64 type to SpecifierOpt
Adds ui64 (uint64_t) as a possible type for SpecifierOpt. This enables
 use of uint64_t options with SpecifierOpt such as channel_layout
 when expressed as a 64 bit channel mask.

Signed-off-by: pkviet <pkv.stream@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2017-11-20 02:40:30 +01:00
..
cmdutils_opencl.c
cmdutils.c Merge commit '908f737d6c2900b5d34319ca6ea1d1cb71221463' 2017-11-01 18:01:32 -03:00
cmdutils.h ffmpeg: add ui64 type to SpecifierOpt 2017-11-20 02:40:30 +01:00
ffmpeg_cuvid.c
ffmpeg_filter.c ffmpeg_filter: use nb_threads=1 on unused filtergraph 2017-11-19 04:38:29 +01:00
ffmpeg_hw.c
ffmpeg_opt.c ffmpeg: Allow "-to" on input files in addition to "-t" 2017-11-19 04:38:29 +01:00
ffmpeg_qsv.c
ffmpeg_videotoolbox.c
ffmpeg.c ffmpeg: remove usage of AVCodecContext accessors 2017-11-15 01:14:22 -03:00
ffmpeg.h h264dec: add a NVDEC hwaccel 2017-11-10 22:48:53 +01:00
ffplay.c ffplay: remove usage of AVCodecContext accessors 2017-11-15 01:14:22 -03:00
ffprobe.c ffprobe: remove usage of AVCodecContext accessors 2017-11-15 01:14:22 -03:00
ffserver_config.c
ffserver_config.h
ffserver.c
Makefile