94652 Commits (d1409fe952822f46a5367aa6ec436f5849c757da)
 

Author SHA1 Message Date
Michael Niedermayer c4a88fb546 avcodec/ffwavesynth: Fix integer overflow for some corner case values 6 years ago
Marton Balint 5974463767 avformat/mpegtsenc: remove deprecated resend_headers option 6 years ago
Marton Balint 88ac76be79 avformat/mpegtsenc: fix PCR generation intervals 6 years ago
Marton Balint a4d984ad33 avformat/mpegtsenc: use increasing numbers in default service names 6 years ago
Marton Balint 9de40bf624 avformat/mpegtsenc: remove section_write_packet forward declaration 6 years ago
Marton Balint 47ea654bd8 avformat/mpegtsenc: factorize setting up services 6 years ago
Marton Balint d770e0f401 avformat/mpegtsenc: fix incorrect PCR selection with multiple programs 6 years ago
Marton Balint a1c7014847 ffplay: properly detect all window size changes 6 years ago
Andreas Rheinhardt 8fcc5d963e avfilter/vf_convolution: Fix build failures 6 years ago
Michael Niedermayer 52939a2c57 avcodec/indeo2: Check remaining input more often 6 years ago
Michael Niedermayer fbbc8ba67f avcodec/diracdec: Check that slices are fewer than pixels 6 years ago
Michael Niedermayer 1e2e47e348 tools/target_dec_fuzzer: Print max_pixels and iterations at the end 6 years ago
Lars Kiesow 74d4bc0fa0 libavfilter/vf_scale: Ensure scaled video is divisible by n 6 years ago
Michael Niedermayer db78bc1297 avcodec/vp56: Consider the alpha start as end of the prior header 6 years ago
gxw a3e572d96f avutil/mips: refine msa macros CLIP_*. 6 years ago
Michael Niedermayer 8f92eb05e0 avcodec/4xm: Check for end of input in decode_p_block() 6 years ago
Michael Niedermayer 021f29506b avcodec/hevcdec: Check delta_luma_weight_l0/1 6 years ago
Andreas Rheinhardt de010d229a libavformat/subfile: Fix SEEK_CUR and SEEK_END seeking 6 years ago
Nicolas George 3add65e052 lavf/concat: implement FFSEEK_SIZE. 6 years ago
Nicolas George 6e1a2dc112 lavf/aviobuf: make AVSEEK_SIZE usable from outside. 6 years ago
Nicolas George 2b4c1a0f3c tools/aviocat: add verbose mode. 6 years ago
Zhong Li 8cd96e13ee fate: add a case for ticket #3229 6 years ago
Chip Kerchner 3a557c5d88 lsws/ppc/yuv2rgb_altivec: Replace vec_lvsl/vec_perm with vec_xl 6 years ago
Michael Niedermayer faa9cd312f tools/target_dec_fuzzer: Add missing breaks 6 years ago
Michael Niedermayer 9e0e9a5f36 tools/target_dec_fuzzer: Limit number off all pixels decoded 6 years ago
Michael Niedermayer cd460f4da0 avcodec/hnm4video: Optimize postprocess_current_frame() 6 years ago
Carl Eugen Hoyos aecf5cbd68 LICENSE: Add missing libraries that need --enable-version3. 6 years ago
Carl Eugen Hoyos 02c0268d5c LICENSE: Update list of GPLv2 libraries. 6 years ago
Carl Eugen Hoyos 00aa096202 LICENSE: Clarify that lensfun is GPLv3+. 6 years ago
Carl Eugen Hoyos 9fdc7f1b03 LICENSE: Add missing filters licensed under the GPL. 6 years ago
Carl Eugen Hoyos 8abbe717f8 LICENSE: Remove a file that does not exist anymore. 6 years ago
Carl Eugen Hoyos cf3ca3363a LICENSE: Fix path to libswresample test file. 6 years ago
Carl Eugen Hoyos ea56af8895 lavc/zmbvenc: Do not left-shift negative values. 6 years ago
Marton Balint 686755f02b avcodec/encode: only allow undersized audio frames if they are the last 6 years ago
Michael Niedermayer da8936969f avcodec/hevc_refs: Optimize 16bit generate_missing_ref() 6 years ago
Michael Niedermayer 950a21e83c avcodec/scpr: Use av_memcpy_backptr() in type 17 and 33 6 years ago
Michael Niedermayer 1fedba3c35 avcodec/tiff: Enforce increasing offsets 6 years ago
Michael Niedermayer 9cd1e939cf avcodec/dds: Use ff_set_dimensions() 6 years ago
Michael Niedermayer 1d72b5d2d5 avformat/vividas: Fix another infinite loop 6 years ago
Michael Niedermayer 52b564ef13 avformat/vividas: Fix infinite loop in header parser 6 years ago
Michael Niedermayer e8bb949ade avcodec/mpc8: Fix 32bit mask/enum 6 years ago
Michael Niedermayer fad3ec89b7 avcodec/alsdec: Fix integer overflows of raw_samples in decode_var_block_data() 6 years ago
Michael Niedermayer ce65232406 avcodec/alsdec: Fix integer overflow of raw_samples in decode_blocks() 6 years ago
Michael Niedermayer 02346292a3 avcodec/alsdec: fix mantisse shift 6 years ago
Michael Niedermayer 70432eac0b avcodec/pngdec: consider chunk size in minimal size check 6 years ago
Michael Niedermayer c9415e815a avcodec/vc1_block: Fix invalid shifts in vc1_decode_i_blocks() 6 years ago
Michael Niedermayer b153ba1c2e avcodec/vc1_block: fix invalid shift in vc1_decode_p_mb() 6 years ago
Michael Niedermayer da93e2b142 avcodec/aacdec_template: fix integer overflow in imdct_and_windowing() 6 years ago
Limin Wang 1ee863a7b0 lavc/videotoolboxenc: make transfer_fnc initialized for unsupport function 6 years ago
Limin Wang 391b67fcb5 lavc/videotoolboxenc: add hdr10, linear, hlg color transfer function for videotoolboxenc 6 years ago