95101 Commits (8b0f949906116c40b6f1e55a1bce4447ada3219c)
 

Author SHA1 Message Date
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
Michael Niedermayer 0e8b7709a9 avcodec/sunrast: Fix return type for "unsupported (compression) type" 5 years ago
Andreas Rheinhardt 25a501b528 avutil/opt: Fix type specifier 5 years ago
Paul B Mahol 51a2f02117 avfilter/vf_v360: add fixed pixel padding options 5 years ago
Paul B Mahol 79d14a3cc8 avfilter/vf_v360: remove intermediate variables 5 years ago
James Zern ba24b24aab tools/patcheck: remove gcc-2.95 compat check 5 years ago
Paul B Mahol a1391cb942 avfilter/vf_v360: fix comparison with float value 5 years ago
Paul B Mahol 073d22696e avfilter/vf_v360: simplify xyz_to_dfisheye() calculations 5 years ago
Paul B Mahol b342678bc4 avfilter/vf_v360: simplify dfisheye_to_xyz() calculations 5 years ago
Paul B Mahol a46ee096d1 avfilter/avf_showfreqs: fix check for failed allocation 5 years ago
James Almer 1c165e19f9 avformat/latmenc: fix context used for logging 5 years ago
Paul B Mahol 34046bcd5f avfilter/vf_v360: simplify ball_to_xyz() calculations 5 years ago
Paul B Mahol ecaef69fbb avfilter/vf_v360: simplify xyz_to_ball() calculations 5 years ago
Paul B Mahol b8dfc108a2 avfilter/vf_v360: add hammer projection 5 years ago
Paul B Mahol 76f861bbb7 avfilter/vf_v360: use lrintf() in kernel 5 years ago
Paul B Mahol de1d6cb34f avfilter/vf_v360: fix small artifacts between corners in EAC format 5 years ago
Moritz Barsnick 2f87c9f646 avformat/hashenc: add streamhash muxer 5 years ago
Moritz Barsnick 666b427881 avformat/hashenc: use an array of hashes 5 years ago
Moritz Barsnick d214f21611 avformat/hashenc: rearrange options definition 5 years ago
Andreas Rheinhardt e6018fda14 avutil/encryption_info: Don't pass NULL to memcpy 5 years ago