94795 Commits (3424600e0b19417ebad6da8b28e57e11290abbe7)
 

Author SHA1 Message Date
Marton Balint a1c7014847 ffplay: properly detect all window size changes 5 years ago
Andreas Rheinhardt 8fcc5d963e avfilter/vf_convolution: Fix build failures 5 years ago
Michael Niedermayer 52939a2c57 avcodec/indeo2: Check remaining input more often 5 years ago
Michael Niedermayer fbbc8ba67f avcodec/diracdec: Check that slices are fewer than pixels 5 years ago
Michael Niedermayer 1e2e47e348 tools/target_dec_fuzzer: Print max_pixels and iterations at the end 5 years ago
Lars Kiesow 74d4bc0fa0 libavfilter/vf_scale: Ensure scaled video is divisible by n 5 years ago
Michael Niedermayer db78bc1297 avcodec/vp56: Consider the alpha start as end of the prior header 5 years ago
gxw a3e572d96f avutil/mips: refine msa macros CLIP_*. 5 years ago
Michael Niedermayer 8f92eb05e0 avcodec/4xm: Check for end of input in decode_p_block() 5 years ago
Michael Niedermayer 021f29506b avcodec/hevcdec: Check delta_luma_weight_l0/1 5 years ago
Andreas Rheinhardt de010d229a libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking 5 years ago
Nicolas George 3add65e052 lavf/concat: implement FFSEEK_SIZE. 5 years ago
Nicolas George 6e1a2dc112 lavf/aviobuf: make AVSEEK_SIZE usable from outside. 5 years ago
Nicolas George 2b4c1a0f3c tools/aviocat: add verbose mode. 5 years ago
Zhong Li 8cd96e13ee fate: add a case for ticket #3229 5 years ago
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