95040 Commits (5fe6a9db1539b7c536deb6d78255687ee8b3b8e6)
 

Author SHA1 Message Date
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
Michael Niedermayer 87a7fc692d tools/target_dec_fuzzer: fuzz channels and sample_rate too 5 years ago
Michael Niedermayer 83f2555e5f avcodec/utils: Check channels fully earlier 5 years ago
Moritz Barsnick 270f94e132 avformat/rtpenc_mpegts: copy metadata to mpegts sub-muxer 5 years ago
Moritz Barsnick 6390f52ac7 avformat/aiffdec: parse replaygain metadata 5 years ago
Soft Works 9e0a071ede avutil/opt: Print out numeric values of option constants 5 years ago
Soft Works 667df60b14 avutil/opt: Fix printing integer option defaults 5 years ago
Andreas Rheinhardt 2f289ec914 avcodec/ac3enc: Fix invalid shift 5 years ago
Andreas Rheinhardt 54e1efda6d avcodec/g723_1dec: Fix invalid shift 5 years ago
Andreas Rheinhardt 86bef10e7a avcodec/tdsc: Fix undefined shifts 5 years ago
Paul B Mahol 8b58d9cb47 avfilter/vf_v360: remove uneeded array element 5 years ago
Paul B Mahol 5c93a0a1e4 avfilter/vf_v360: add support for mirroring to ball input format 5 years ago