97813 Commits (8999a2f21d1ed11b4ce4400d20a11959a2b18869)
 

Author SHA1 Message Date
Linjie Fu 8999a2f21d lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Linjie Fu 9723d7d523 lavc/qsvdec: add decode support for HEVC 4:2:2 8-bit and 10-bit 5 years ago
Andreas Rheinhardt 3ab6a923d1 avformat/hlsenc: Don't segfault on uncommon names 5 years ago
James Almer 84af196c65 avutil: bump version after addition of av_sat_add64 and av_sat_sub64 5 years ago
Michael Niedermayer cd74af1416 avformat/mpegts: Shuffle avio_seek 5 years ago
Derek Buitenhuis 5d9ce445ef avformat/dump: Use int64_t for intermediate time values 5 years ago
Michael Niedermayer f603d10b1e avcodec/binkaudio: Fix 2Ghz sample_rate 5 years ago
Michael Niedermayer ea29f07b2f avcodec/jpeg2000dec: Free packed_headers 5 years ago
Paul B Mahol 1ead7ed5bf avfilter/vsrc_sierpinski: unbreak configuring rate value 5 years ago
Paul B Mahol d99ed7367b avfilter/vsrc_mandelbrot: unbreak configuring rate value 5 years ago
Martin Storsjö 9c326af1d0 checkasm: swscale: Fix running the hscale test on 32 bit x86 5 years ago
Andreas Rheinhardt 718f05f5e5 avformat/mux: Call check_packet() more directly 5 years ago
Andreas Rheinhardt 39195896f3 avformat/mux: Check pkt->stream_index before using it 5 years ago
Martin Storsjö e0604d508e swscale: aarch64: Add a NEON implementation of interleaveBytes 5 years ago
Martin Storsjö eba1ebd9bf checkasm: sw_rgb: Add a test for interleaveBytes 5 years ago
Martin Storsjö 7168adedbc libavcodec: aarch64: Add a NEON implementation of pixblockdsp 5 years ago
Martin Storsjö b252178321 libavcodec: arm: Add a NEON implementation of pixblockdsp 5 years ago
Martin Storsjö 5bdffced0a checkasm: pixblockdsp: Add tests for get_pixels_unaligned and diff_pixels_unaligned 5 years ago
Josh de Kock 70b14cc8d6 swscale: arm: fix NEON hscale init 5 years ago
Thierry Foucu 1187cbf0ff avformat/mov: Read the QT Metadata Keys only once 5 years ago
Dale Curtis a7e1af3cb1 avutil/common: Add saturated add/sub operations for int64_t. 5 years ago
Dale Curtis 2d8d554f15 avformat/mov: Don't allow negative sample sizes. 5 years ago
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