95130 Commits (04858650b1787c132c865530084855b36027b8a7)
 

Author SHA1 Message Date
Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 5 years ago
Michael Niedermayer faa9cd312f tools/target_dec_fuzzer: Add missing breaks 5 years ago
Michael Niedermayer 9e0e9a5f36 tools/target_dec_fuzzer: Limit number off all pixels decoded 5 years ago
Michael Niedermayer cd460f4da0 avcodec/hnm4video: Optimize postprocess_current_frame() 5 years ago
Carl Eugen Hoyos aecf5cbd68 LICENSE: Add missing libraries that need --enable-version3. 5 years ago
Carl Eugen Hoyos 02c0268d5c LICENSE: Update list of GPLv2 libraries. 5 years ago
Carl Eugen Hoyos 00aa096202 LICENSE: Clarify that lensfun is GPLv3+. 5 years ago
Carl Eugen Hoyos 9fdc7f1b03 LICENSE: Add missing filters licensed under the GPL. 5 years ago
Carl Eugen Hoyos 8abbe717f8 LICENSE: Remove a file that does not exist anymore. 5 years ago
Carl Eugen Hoyos cf3ca3363a LICENSE: Fix path to libswresample test file. 5 years ago
Carl Eugen Hoyos ea56af8895 lavc/zmbvenc: Do not left-shift negative values. 5 years ago
Marton Balint 686755f02b avcodec/encode: only allow undersized audio frames if they are the last 5 years ago
Michael Niedermayer da8936969f avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 5 years ago
Michael Niedermayer 950a21e83c avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33 5 years ago
Michael Niedermayer 1fedba3c35 avcodec/tiff: Enforce increasing offsets 5 years ago
Michael Niedermayer 9cd1e939cf avcodec/dds: Use ff_set_dimensions() 5 years ago
Michael Niedermayer 1d72b5d2d5 avformat/vividas: Fix another infinite loop 5 years ago
Michael Niedermayer 52b564ef13 avformat/vividas: Fix infinite loop in header parser 5 years ago
Michael Niedermayer e8bb949ade avcodec/mpc8: Fix 32bit mask/enum 5 years ago
Michael Niedermayer fad3ec89b7 avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data() 5 years ago
Michael Niedermayer ce65232406 avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks() 5 years ago
Michael Niedermayer 02346292a3 avcodec/alsdec: fix mantisse shift 5 years ago
Michael Niedermayer 70432eac0b avcodec/pngdec: consider chunk size in minimal size check 5 years ago
Michael Niedermayer c9415e815a avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks() 5 years ago
Michael Niedermayer b153ba1c2e avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb() 5 years ago
Michael Niedermayer da93e2b142 avcodec/aacdec_template: fix integer overflow in imdct_and_windowing() 5 years ago
Limin Wang 1ee863a7b0 lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function 5 years ago
Limin Wang 391b67fcb5 lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for videotoolboxenc 5 years ago
Thilo Borgmann 33186028fc MAINTAINERS: Add my GnuPG fingerprint. 5 years ago
Carl Eugen Hoyos 2828f5b0d8 lavc/r210enc: Fix undefined behaviour encoding r10k. 5 years ago
Carl Eugen Hoyos ac457a3bc5 lavc/vc2enc_dwt: Avoid left-shifting a negative value. 5 years ago
Carl Eugen Hoyos e82a619c2a lavc/frame_thread_encoder: Do not memcpy() from NULL. 5 years ago
Carl Eugen Hoyos 690cab3232 lavc/libx264: Cast cpb bit_rates to int64_t to avoid an integer overflow. 5 years ago
Carl Eugen Hoyos 098ed8a73e lavf/dump: Fix cpb bitrate type after next major bump. 5 years ago
Carl Eugen Hoyos 6711419569 lavf/dump: Fix vbv_delay type specifier. 5 years ago
Carl Eugen Hoyos 4b1687f23c lavc/libx264: Cast bit_rate to int64_t to avoid an integer overflow. 5 years ago
Carl Eugen Hoyos 57987deefc lavc/libx264: bit_rates > INT_MAX are not supported. 5 years ago
Olivier Maignial c29d81e736 avformat/rtpdec_mpeg4: Fix integer parameters size check in SDP fmtp line 5 years ago
Andriy Gelman 90e965be6d tools/zmqsend: Avoid mem copy past the end of input buffer 5 years ago
Michael Niedermayer 86d13e95e7 doc/fate: Document how to request samples upload access 5 years ago
Jun Zhao e317c255f6 doc/ffmpeg: Document dts_error_threshold option 5 years ago
Jun Zhao e512d893bf examples/encode_video: only add sequence end code for mpeg1/2 video 5 years ago
Jun Zhao e282b7ed7b lavf/showinfo: use error level when get invalid sidedata 5 years ago
Jun Zhao 6f6769f3ec lavf/showinfo: support mastering display sidedata 5 years ago
Jun Zhao 5e829262a6 lavf/hls: add http_seekable option for HTTP partial requests 5 years ago
Linjie Fu af3ddd581f lavf/vf_vpp_qsv: add support for QSV transpose filter 5 years ago
Ruiling Song 98e419cbf5 avfilter/vf_convolution: add x86 SIMD for filter_3x3() 5 years ago
Michael Niedermayer 6c67c8ca9a Revert "avformat/rtpdec_rfc4175: Fix incorrect copy_offset calculation" 5 years ago
Ricardo Constantino 5ac28e9cc1 configure: cuda_llvm: fix include path for MSYS2 5 years ago
Michael Niedermayer be4fb282f9 avcodec/alsdec: Check for block_length <= 0 in read_var_block_data() 5 years ago