97791 Commits (ed7d73355eea21e08eea01f8fabc1644f15b66e4)
 

Author SHA1 Message Date
Martin Storsjö ed7d73355e checkasm: aarch64: Check for stack overflows 5 years ago
Martin Storsjö 6cb2d4d94b checkasm: arm: Check for stack overflows 5 years ago
Martin Storsjö 3f266cf49e checkasm: arm: Don't use blx to call checkasm_fail_func 5 years ago
Martin Storsjö 89cf9e1fb6 checkasm: arm: Make the indentation consistent with other files 5 years ago
Martin Storsjö 07948f3d38 aarch64: Explicitly forbid using the x18 register 5 years ago
Marton Balint b4bcae4e0e Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first" 5 years ago
Marton Balint 7f3a946216 Revert "avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it first" 5 years ago
Josh de Kock 5913cd4e6c checkasm: add hscale test 5 years ago
Martin Storsjö 3ce1b2bf8d checkasm: add function to check and diff memory 5 years ago
Josh de Kock 718c8f9aa5 swscale: fix NEON hscale init 5 years ago
Zachariah Brown b18fd2b95b avcodec/nvenc: use framerate if available 5 years ago
James Almer b7d89963f0 avcodec/option_table: mark venc_params as a video decoder flag opt type 5 years ago
Lynne 858f786eb9 hwcontext_vulkan: fix incorrect print argument 5 years ago
Limin Wang 3b5a36c56d FATE: add fate test for minterpolate filter 5 years ago
Limin Wang 815a3b393c avfilter/vf_minterpolate: change the default threshold to get better scene change detect result 5 years ago
Limin Wang 61cc009d53 avfilter/vf_minterpolate: correct the mafd calculation 5 years ago
Limin Wang dd24fdc672 fate: add scdet metadata test 5 years ago
Limin Wang d88e1c9838 avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it first 5 years ago
Limin Wang 339593ca90 avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first 5 years ago
Limin Wang d62d4e05e8 avfilter/vf_scdet: add filter to detect scene change 5 years ago
Andriy Gelman 0776cb7083 avformat/mpegtsenc: Remove two duplicated fields 5 years ago
Andriy Gelman 1dd0def976 avformat/mpegtsenc: Don't use heap allocated array to store pids 5 years ago
Limin Wang e9668929b8 FATE: add a test for colorbalance 5 years ago
lance.lmwang@gmail.com 5ed20a74b7 avfilter/vf_colorbalance:: Fix for framecrc bitexact for 32bit and 64bit system 5 years ago
Limin Wang b1cc6b9496 avcodec/mv30: fix warning: suggest braces around initialization of subobject [-Wmissing-braces] 5 years ago
Jan Ekström 6f8826e4aa avformat/tls_schannel: immediately return decrypted data if available 5 years ago
Jan Ekström 39977fff20 avformat/tls_schannel: always decrypt all received data 5 years ago
Martin Storsjö 353aecbb28 pixblockdsp, avdct: Add get_pixels_unaligned 5 years ago
Michael Niedermayer b12b05374f avcodec/adpcm: Fix integer overflow in ADPCM THP 5 years ago
Linjie Fu e4d37abcc1 lavc/libopenh264enc: Add coder option to replace cabac 5 years ago
Linjie Fu e3e2702d40 lavc/libopenh264enc: Allow specifying the profile through AVCodecContext 5 years ago
Linjie Fu d3a7bdd4ac lavc/libopenh264enc: Rewrite profile handling 5 years ago
Lynne 4b7e13931f
hwcontext_vulkan: don't add the optional VK_KHR_surface extension by default 5 years ago
Lynne 251e4ad0ad
hwcontext_vulkan: don't error on unavailable user-specified extensions 5 years ago
Lynne 6025e66f98
hwcontext_vulkan: use the maximum amount of queues for each family 5 years ago
Lynne 0e39fce1e1
hwcontext_vulkan: update prepare_frame() for multiple semaphores when exporting 5 years ago
Michael Niedermayer f0c0471075 avcodec/ralf: Check num_blocks before use 5 years ago
Michael Niedermayer a035fd88ae avcodec/iff: Test video_size being non zero 5 years ago
Michael Niedermayer 4d701e9222 avcodec/cdtoons: Check sprite_offset is within the packet 5 years ago
Michael Niedermayer 19738b1bc2 libavcodec/decode: Mark decode_simple_internal() as inline 5 years ago
Steven Liu ba436c1586 avformat/hlsenc: free options fix memleak in hls_write_trailer 5 years ago
Steven Liu 76eaca43be avformat/hlsenc: fix filename memleak in hls_write_packet 5 years ago
Steven Liu e684d07ac6 avformat/hlsenc: move number out of hls_start 5 years ago
Anton Khirnov ffae62d96c vp9dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Anton Khirnov c90f57c673 vp9dec: factorise freeing per-tile allocated data 5 years ago
Anton Khirnov c584409643 lavc: add a flag for exporting AVVideoEncParams from decoders 5 years ago
Anton Khirnov b84a2b91fd vf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS 5 years ago
Juan De León 991d417692 libavutil: add API for exporting video frame quantizers 5 years ago
Anton Khirnov d8de9d46f2 doc/examples/muxing: convert to new encoding API 5 years ago
Anton Khirnov 3bfe20389d doc/examples/demuxing_decoding: convert to new decoding API 5 years ago