91016 Commits (3ba1bbb4f992b96138f952c6b6b9a9e4698663f7)
 

Author SHA1 Message Date
Michael Niedermayer 3ba1bbb4f9 avformat/mxfenc: Bump minor versions for S377-1-2009 7 years ago
Michael Niedermayer 5c70513418 avformat/mxfenc: Correct KAG alignment of preface 7 years ago
Hendrik Leppkes 8007a86363 lavfi/vf_srcnn: use avio_check instead of access 7 years ago
Clément Bœsch 6876a63368 lavc/cfhd: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Clément Bœsch 1eb4e731fc lavfi/swaprect: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Clément Bœsch 8d6354aa82 lavfi/nlmeans: use AV_CEIL_RSHIFT instead of deprecated FF_CEIL_RSHIFT 7 years ago
Martin Vignali 6ebc71847e fate/hapenc : remove tests due to inconsistent result 7 years ago
Clément Bœsch e6114d21ac lavfi/nlmeans: inline integral patch value function 7 years ago
Clément Bœsch 4278f79ef6 lavfi/nlmeans: use unsigned for the integral patch value 7 years ago
Clément Bœsch de956198a9 lavfi/nlmeans: reorder memory accesses in get_integral_patch_value 7 years ago
Clément Bœsch 34e1e53e28 lavfi/nlmeans: move final weighted averaging out of nlmeans_plane 7 years ago
Clément Bœsch 667503ef68 lavfi/nlmeans: switch from double to float 7 years ago
Clément Bœsch 43d16aef63 lavfi/nlmeans: make compute_safe_ssd_integral_image_c faster 7 years ago
Clément Bœsch f679711c1b checkasm: add vf_nlmeans test for ssd_integral_image 7 years ago
Clément Bœsch 5a71bce371 lavfi/nlmeans: add AArch64 SIMD for compute_safe_ssd_integral_image 7 years ago
Clément Bœsch 5ba14f4f1a lavfi/nlmeans: use ptrdiff_t for linesizes 7 years ago
Clément Bœsch 26f02c51ce lavfi/nlmeans: add SIMD-friendly assumptions for compute_safe_ssd_integral_image 7 years ago
Clément Bœsch f1248b7795 lavfi/nlmeans: random code shuffling to help compiler 7 years ago
Gyan Doshi 0683ad709b avformat/segafilmenc - set keyframe bit correctly 7 years ago
Rostislav Pehlivanov 29eb1c51d7 mdct15: simplify x86 exptab permutation 7 years ago
Rostislav Pehlivanov a72d0fb973 mdct15: simplify the fft15 x86 SIMD 7 years ago
Haihao Xiang 1b0e0578c2 vaapi_encode_vp8: memset the the structure to 0 7 years ago
Haihao Xiang 65be65da37 cbs_h264: Need [] in the name when subscript is required 7 years ago
Zhong Li 06344f705e lavc/qsvenc: set corret maximum value of look_ahead_downsampling 7 years ago
James Almer 0736f32a4f configure: fix and simplify xlib check 7 years ago
James Almer 652b857b94 configure: add missing dependencies to vf_srcnn 7 years ago
Marton Balint ab7692ee35 avcodec/libzvbi-teletextdec: remove DEBUG code 7 years ago
Marton Balint 03038d4da9 avcodec/libzvbi-teletextdec: allow -1 subtitle duration and make it the default 7 years ago
Michael Niedermayer 652ba72ed3 avcodec/jpeg2000dec: Fix undefined shift in the jpeg2000_decode_packets_po_iteration() CPRL case 7 years ago
Michael Niedermayer a96c131eb5 avcodec/jpeg2000dec: Skip init for component in CPRL if nothing is to be done 7 years ago
Michael Niedermayer 3543522d20 avcodec/jpeg2000dec: Reduce the number of tile parts allocated 7 years ago
Michael Niedermayer 0a47451458 avcodec/g2meet: Change order of operations to avoid undefined behavior 7 years ago
Jan Ekström 8d1263fa19 configure: add pkg-config check for zlib 7 years ago
Jan Ekström b995ec078f lavf/bluray: translate a read of 0 to EOF 7 years ago
Jun Zhao 053ee996a0 lavf/format: Remove the dead code in av_probe_input_buffer2. 7 years ago
Jun Zhao 4d3e9e3135 avformat/avio: make the logic simple 7 years ago
James Almer 08032331ac fate: update fate-sws-pixdesc-query reference file 7 years ago
Paul B Mahol a26367493c fate: update pad pixfmt test 7 years ago
Paul B Mahol 72b29c02f4 avfilter/drawutils: support gray14 7 years ago
Paul B Mahol 41ebbae9dd avfilter/vf_extractplanes: add support for extracting planes with 14 depth 7 years ago
Paul B Mahol b9dd058f7a swscale: add gray14 support 7 years ago
Paul B Mahol aef93c6aa5 avutil: add gray14 pixel format 7 years ago
Paul B Mahol 20a3c4f606 avfilter: forward status back in some filters that missed it 7 years ago
Paul B Mahol ac86011b1f avfilter/af_amerge: port to activate API 7 years ago
Rostislav Pehlivanov d05c3b9cee mpegvideo: add deprecated flags to the rc_strategy option 7 years ago
Rostislav Pehlivanov c1b282dc74 dcaenc: fix segfault when attempting to encode with invalid samplerate 7 years ago
Rostislav Pehlivanov a1c6fc773f mpegvideo: remove support for libxvid's RC system 7 years ago
Paul B Mahol 0f4ca420bc avfilter/vf_colorchannelmixer: add planar rgb support 7 years ago
Paul B Mahol 931e2c4541 avfilter/vf_colorchannelmixer: refactor code 7 years ago
Paul B Mahol 2017b4b1c2 avfilter/vf_colorbalance: fix off by one overflow 7 years ago