117711 Commits (e7382b4d0101f02e61fdf5ad2c48aca500bb413f)
 

Author SHA1 Message Date
James Almer 1edc748eff avformat/movenc: explicitly support V30XLE and not the host native endian version 2 months ago
James Almer 6cf4186d1b fate/vcodec: update reference files for v410 vsynth tests 2 months ago
James Almer f0e6296dde swscale/output: fix alpha endianness in XV36 2 months ago
James Almer 062fcacc8f avfilter/vsrc_testsrc: fill the xv30le alpha bits 2 months ago
James Almer 601a347946 swscale/output: fill the xv30le alpha bits 2 months ago
James Almer 5601c5bb2e avfilter/vsrc_testsrc: add support for XV36 and AYUV64 2 months ago
James Almer 08c632ec0f swscale/output: add AYUV64BE output support 2 months ago
James Almer 5a699c8db9 swscale/input: add AYUV64BE input support 2 months ago
James Almer 42098f9266 swscale/output: add X36VBE output support 2 months ago
James Almer e012a7a24a swscale/input: add X36VBE input support 2 months ago
James Almer 2137346324 swscale/output: fill all the xv36le alpha bits 2 months ago
James Almer e1d1ba4cbc tests/checkasm/sw_rgb: don't write random data past the end of the buffer 2 months ago
Ramiro Polla d2ed52dc02 avdevice/dshow: fix unused variable warning 2 months ago
Anton Khirnov c034213083 lavfi/vsrc_perlin: convert to query_func2() 2 months ago
Anton Khirnov e0aa644978 lavfi/vsrc_life: convert to query_func2() 2 months ago
Anton Khirnov 2094a7256c lavfi/vsrc_life: avoid modifying the context in query_formats() 2 months ago
Anton Khirnov d08feb9003 lavfi/vf_zscale: convert to query_func2() 2 months ago
Anton Khirnov 6bff95be03 lavfi/vf_weave: convert to query_func2() 2 months ago
Anton Khirnov ab01f0522b lavfi/vf_vpp_qsv: convert to query_func2() 2 months ago
Anton Khirnov e5b530f137 lavfi/vf_vmafmotion: convert to query_func2() 2 months ago
Anton Khirnov 73c863fad8 lavfi/vf_v360: convert to query_func2() 2 months ago
Anton Khirnov 223327d51a lavfi/vf_untile: convert to query_func2() 2 months ago
Anton Khirnov 5d0fbd7145 lavfi/vf_transpose: convert to query_func2() 2 months ago
Anton Khirnov ef4913e30d lavfi/vf_tpad: convert to query_func2() 2 months ago
Anton Khirnov ce5aa74045 lavfi/vf_tile: convert to query_func2() 2 months ago
Anton Khirnov 14ece0bf58 lavfi/vf_telecine: convert to query_func2() 2 months ago
Anton Khirnov a18418f39d lavfi/vf_swapuv: convert to query_func2() 2 months ago
Anton Khirnov 06292d34de lavfi/vf_swaprect: convert to query_func2() 2 months ago
Anton Khirnov 05aad90c69 lavfi/vf_subtitles: convert to query_func2() 2 months ago
Anton Khirnov 6ed357ce77 lavfi/vf_stereo3d: convert to query_func2() 2 months ago
Anton Khirnov bdaaddb65c lavfi/vf_stack: convert to query_func2() 2 months ago
Anton Khirnov e2f4c69779 lavfi/vf_shuffleplanes: convert to query_func2() 2 months ago
Anton Khirnov 965e9b646e lavfi/vf_showpalette: convert to query_func2() 2 months ago
Anton Khirnov a96244df77 lavfi/vf_setparams: convert to query_func2() 2 months ago
Anton Khirnov 242ee7b0a2 fftools/ffmpeg_sched: be smarter about flushing the pre-muxing queues 2 months ago
Anton Khirnov 6d6bd86f2b fftools/opt_common: stop accessing a private field 2 months ago
Anton Khirnov e79ac9312f fftools/ffmpeg_filter: use proper logging contexts 2 months ago
Anton Khirnov ad50254ee1 fftools/ffmpeg_demux: use proper logging contexts everywhere 2 months ago
James Almer e206e72b83 Revert "tests/fate: disable compression for zlib-based codecs" 2 months ago
Michael Niedermayer d0927ed0a8
libavcodec/ffv1enc: Add option to select the quantization table 2 months ago
Michael Niedermayer 81a360a5ed
avcodec/ffv1: add a named constant for the quant table size 2 months ago
Michael Niedermayer 2542e9296c
avcodec/ffv1: RCT is only possible with RGB 2 months ago
Anton Khirnov 31b5b3badc lavu/opt: deprecate av_opt_ptr() 2 months ago
Anton Khirnov 86460a0342 lavf/flvdec: replace a private option with a field in FFFormatContext 2 months ago
Anton Khirnov 31da5222a4 lavf: replace FFFormatContext.prefer_codec_framerate with FF_INFMT_FLAG 2 months ago
Anton Khirnov 12e5116872 lavf: deprecate av_format_inject_global_side_data() 2 months ago
Anton Khirnov cb80ec0b6c lavf: move demuxing-specific fields from FFFormatContext to FormatContextInternal 2 months ago
Anton Khirnov 6d05e7e314 lavf: move muxing-specific fields from FFFormatContext to FormatContextInternal 2 months ago
Anton Khirnov 772911d3a8 lavf: add new struct for data private to generic layer 2 months ago
Anton Khirnov 461a359abc lavf: add a header for generic-layer interfaces 2 months ago