117804 Commits (f2f238c3a4855cd0919889940c2f45958ac47be6)
 

Author SHA1 Message Date
James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 3 months ago
James Almer 42098f9266 swscale/output: add X36VBE output support 3 months ago
James Almer e012a7a24a swscale/input: add X36VBE input support 3 months ago
James Almer 2137346324 swscale/output: fill all the xv36le alpha bits 3 months ago
James Almer e1d1ba4cbc tests/checkasm/sw_rgb: don't write random data past the end of the buffer 3 months ago
Ramiro Polla d2ed52dc02 avdevice/dshow: fix unused variable warning 3 months ago
Anton Khirnov c034213083 lavfi/vsrc_perlin: convert to query_func2() 3 months ago
Anton Khirnov e0aa644978 lavfi/vsrc_life: convert to query_func2() 3 months ago
Anton Khirnov 2094a7256c lavfi/vsrc_life: avoid modifying the context in query_formats() 3 months ago
Anton Khirnov d08feb9003 lavfi/vf_zscale: convert to query_func2() 3 months ago
Anton Khirnov 6bff95be03 lavfi/vf_weave: convert to query_func2() 3 months ago
Anton Khirnov ab01f0522b lavfi/vf_vpp_qsv: convert to query_func2() 3 months ago
Anton Khirnov e5b530f137 lavfi/vf_vmafmotion: convert to query_func2() 3 months ago
Anton Khirnov 73c863fad8 lavfi/vf_v360: convert to query_func2() 3 months ago
Anton Khirnov 223327d51a lavfi/vf_untile: convert to query_func2() 3 months ago
Anton Khirnov 5d0fbd7145 lavfi/vf_transpose: convert to query_func2() 3 months ago
Anton Khirnov ef4913e30d lavfi/vf_tpad: convert to query_func2() 3 months ago
Anton Khirnov ce5aa74045 lavfi/vf_tile: convert to query_func2() 3 months ago
Anton Khirnov 14ece0bf58 lavfi/vf_telecine: convert to query_func2() 3 months ago
Anton Khirnov a18418f39d lavfi/vf_swapuv: convert to query_func2() 3 months ago
Anton Khirnov 06292d34de lavfi/vf_swaprect: convert to query_func2() 3 months ago
Anton Khirnov 05aad90c69 lavfi/vf_subtitles: convert to query_func2() 3 months ago
Anton Khirnov 6ed357ce77 lavfi/vf_stereo3d: convert to query_func2() 3 months ago
Anton Khirnov bdaaddb65c lavfi/vf_stack: convert to query_func2() 3 months ago
Anton Khirnov e2f4c69779 lavfi/vf_shuffleplanes: convert to query_func2() 3 months ago
Anton Khirnov 965e9b646e lavfi/vf_showpalette: convert to query_func2() 3 months ago
Anton Khirnov a96244df77 lavfi/vf_setparams: convert to query_func2() 3 months ago
Anton Khirnov 242ee7b0a2 fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues 3 months ago
Anton Khirnov 6d6bd86f2b fftools/opt_common: stop accessing a private field 3 months ago
Anton Khirnov e79ac9312f fftools/ffmpeg_filter: use proper logging contexts 3 months ago
Anton Khirnov ad50254ee1 fftools/ffmpeg_demux: use proper logging contexts everywhere 3 months ago
James Almer e206e72b83 Revert "tests/fate: disable compression for zlib-based codecs" 3 months ago
Michael Niedermayer d0927ed0a8
libavcodec/ffv1enc: Add option to select the quantization table 3 months ago
Michael Niedermayer 81a360a5ed
avcodec/ffv1: add a named constant for the quant table size 3 months ago
Michael Niedermayer 2542e9296c
avcodec/ffv1: RCT is only possible with RGB 3 months ago
Anton Khirnov 31b5b3badc lavu/opt: deprecate av_opt_ptr() 3 months ago
Anton Khirnov 86460a0342 lavf/flvdec: replace a private option with a field in FFFormatContext 3 months ago
Anton Khirnov 31da5222a4 lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG 3 months ago
Anton Khirnov 12e5116872 lavf: deprecate av_format_inject_global_side_data() 3 months ago
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 3 months ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 3 months ago
Anton Khirnov 772911d3a8 lavf: add new struct for data private to generic layer 3 months ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 3 months ago
Anton Khirnov de49452bc1 lavf/internal: remove a prototype for non-existent function 3 months ago
James Almer 1f7268a44d avcodec/vulkan_encode_h265: use the proper printf specifier for size_t 3 months ago
James Almer a61517598f avcodec/vulkan_encode_h264: use the proper printf specifier for size_t 3 months ago
James Almer cb2f5cf400 fate/vcodec: add a test for v410 pixel format raw video 3 months ago
James Almer 03a88e56e0 fate/vcodec: stop using the deprecated v408 codec 3 months ago
James Almer 5d07ec04f2 fate/vcodec: stop using the deprecated v308 codec 3 months ago
Nuo Mi a144e7b92e avcodec/vvcdec: remove unused tb_pos_x0 and tb_pos_y0 3 months ago