95070 Commits (44095564d48b75e2f3d832c499342711cef7635f)
 

Author SHA1 Message Date
Paul B Mahol 44095564d4 avfilter/vf_stack: simplify main processing path 5 years ago
Paul B Mahol 1a17a66b09 avformat/sdsdec: fix undefined behaviour 5 years ago
Paul B Mahol d58752bcb9 avformat/aiffdec: fix signed integer overflow 5 years ago
Michael Niedermayer 121bf1b3b8 avcodec/decode: Check max_samples in get_buffer_internal() 5 years ago
Michael Niedermayer 68c80dc312 tools/target_dec_fuzzer: Set max_samples 5 years ago
Michael Niedermayer f8406ab4b9 avcodec: add max_samples 5 years ago
Paul B Mahol 402dbd4633 avfilter/Makefile: fix case for sierpinski 5 years ago
Paul B Mahol 9c3e1c1937 avfilter: add sierpinski video source 5 years ago
Paul B Mahol 55b32584b8 avfilter/vf_premultiply: forward status back from output to all input links 5 years ago
Paul B Mahol da9890f6c7 avfilter/vf_fieldmatch: forward status back from output to all input links 5 years ago
Paul B Mahol 2962101e40 avfilter/vf_fieldmatch: fix more leaks 5 years ago
Paul B Mahol 0d05aa052c avfilter/vf_v360: add sinusoidal format 5 years ago
Pavel Skakov eb5d0f18ff lavc/tiff: correct the default value of YCbCrSubsampling to 2x2 5 years ago
Jun Zhao 5f13859873 lavf/4xm: fix memory leak in error handing path 5 years ago
Guo, Yejun 85e338ab0d libavcodec/libx265: add a flag to output ROI warnings only once. 5 years ago
Guo, Yejun 104d44138b libavcodec/libx264: add a flag to output ROI warnings only once. 5 years ago
Michael Niedermayer 95e5396919 avcodec/utils: Optimize ff_color_frame() using memcpy() 5 years ago
Michael Niedermayer 3dce4d03d5 avcodec/aacdec: Check if we run out of input in read_stream_mux_config() 5 years ago
Michael Niedermayer 1e984a6915 avcodec/h264_slice: clear frame only on gaps when it is not otherwise initilaized 5 years ago
Michael Niedermayer 340ab13504 avcodec/utils: Use av_memcpy_backptr() in ff_color_frame() 5 years ago
Michael Niedermayer 033d2c4884 avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILL 5 years ago
Michael Niedermayer b30c07cc2b avcodec/alac: Fix invalid shifts in 20/24 bps 5 years ago
Michael Niedermayer 0831cbfe09 avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction() 5 years ago
Michael Niedermayer 72db18e929 avformat/utils: Do not assume duration is non negative in compute_pkt_fields() 5 years ago
Michael Niedermayer c7ccbf40ed avcodec/ffwavesynth: Fix integer overflow in timestamps 5 years ago
Michael Niedermayer 27a2f65948 avformat/vividas: Test size and packet numbers a bit more 5 years ago
Michael Niedermayer 8e51f35f81 avformat/vividas: Check n_sb_blocks against input space 5 years ago
Michael Niedermayer cede385018 avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Michael Niedermayer 59163731e9 tools/target_dec_fuzzer: consider potential padding/edge in pixel threshold 5 years ago
Michael Niedermayer d217691eec libavcodec/mpeg12dec: Check input for minimal frame size 5 years ago
Michael Niedermayer 5fe6a9db15 tools/target_dec_fuzzer: Adjust threshold for MSS2 5 years ago
Andreas Rheinhardt f83ac5fd79 avcodec/cbs_h264: Automatically free SEI payload on error 5 years ago
Michael Niedermayer 8c7d5fcfc3 avcodec/dxv: Check op_offset in both directions 5 years ago
Michael Niedermayer c7c0229beb avcodec/truespeech: Eliminate some left shifts 5 years ago
Michael Niedermayer 74bbf9bc82 avcodec/adpcm: Check number of channels for MTAF 5 years ago
Timo Rothenpieler 89cbbe9f70 avcodec/nvenc: fix typo in new Windows driver version 5 years ago
Paul B Mahol a214c17414 avfilter/vf_v360: do not use mod where it is not needed 5 years ago
Limin Wang 3104100a12 avcodec/exr: cosmetics 5 years ago
Moritz Barsnick e9e9f79a19 avformat/hashenc: fix incorrect use of av_mallocz_array() 5 years ago
Timo Rothenpieler 648f5c9382 avcodec/nvenc: add driver version info for SDK 9.1 5 years ago
James Almer d889ae3396 avcodec/bsf: check that AVBSFInternal was allocated before dereferencing it 5 years ago
Paul B Mahol eaf3c4b8bf avfilter/vf_v360: fix regression introduced in b342678bc4 5 years ago
vectronic 8c90bb8ebb avformat/dashdec: fix segfault when parsing segmentlist 5 years ago
vectronic 598962cd3a avformat/dashdec: fix pointer being freed was not allocated 5 years ago
Paul B Mahol 4ba45a95df avfilter/vf_v360: adjust h for mercator input/output 5 years ago
Paul B Mahol 043038ea56 avfilter/vf_v360: fix xyz_to_mercator() 5 years ago
Paul B Mahol a8925d264a avfilter/vf_v360: fix mercator_to_xyz() 5 years ago
Paul B Mahol b4d2bea647 avfilter/v360: reduce size of some struct members 5 years ago
Paul B Mahol 05a2ce9326 avformat/y4m: do not try to seek if pts is less than 0 5 years ago
Michael Niedermayer 0728d64497 avcodec/sunrast: Fix indention 5 years ago