99863 Commits (a1553b0cfbff92223caaed4103b92373b2339173)
 

Author SHA1 Message Date
Timo Rothenpieler a1553b0cfb avfilter/scale_cuda: fix pitch calculation for >8 bit formats 4 years ago
Michael Niedermayer 442d53f409 avformat/bintext: Check width in idf_read_header() 4 years ago
Michael Niedermayer f291cd681b avformat/iff: check size against INT64_MAX 4 years ago
Michael Niedermayer 27a99e2c7d avformat/vividas: improve extradata packing checks in track_header() 4 years ago
Michael Niedermayer 437b7302b0 avformat/paf: Check for EOF in read_table() 4 years ago
Michael Niedermayer dad9a86ca7 avformat/gxf: Check pkt_len 4 years ago
Michael Niedermayer 0ba71a72d3 avformat/aiffdec: Check packet size 4 years ago
Michael Niedermayer 66ca6d0fe8 libavformat/aviobuf: Forward error from avio_read in ffio_read_size() 4 years ago
Michael Niedermayer 441fd1bd7d avformat/rmdec: remove unneeded memset() on packet allocation 4 years ago
Zane van Iperen 769ab6b864
avformat/argo_brp: remove block_align check for audio 4 years ago
Andreas Rheinhardt 63f5f01226 avcodec/sonic: Don't hardcode sizeof(int) == 4 4 years ago
Andreas Rheinhardt cba55c3353 avcodec/sonic: Allocate several buffers together 4 years ago
Timo Rothenpieler 09e49ba31e avfilter/scale_cuda: simplify linesize calculation 4 years ago
Timo Rothenpieler 94cb78ed94 avfilter/scale_cuda: add support for RGB formats 4 years ago
Timo Rothenpieler 9a0b702078 avfilter/scale_cuda: expose optional algorithm parameter 4 years ago
Timo Rothenpieler cfdddec0c8 avfilter/scale_cuda: add lanczos algorithm 4 years ago
Timo Rothenpieler 98d3f23598 avutil/hwcontext_cuda: fix edge case with non-even frame heights 4 years ago
Timo Rothenpieler 2f3cb5ccca avutil/hwcontext_cuda: query correct alignment from device 4 years ago
Mark Thompson 755203c2d2 vaapi_encode_mpeg2: Fix setting colour properties 4 years ago
Mark Thompson 486817e1ae vaapi_encode_h265: Fix setting colour properties 4 years ago
Mark Thompson 9faf4dcf23 vaapi_encode_h264: Fix setting colour properties 4 years ago
Timo Rothenpieler 4ad7af085c avfilter/scale_cuda: add nearest neighbour algorithm 4 years ago
Timo Rothenpieler 15c0e038ce avfilter/scale_cuda: code cleanup 4 years ago
Timo Rothenpieler f1d0f83712 avfilter/scale_cuda: add bicubic interpolation 4 years ago
Timo Rothenpieler d5763edab2 avutil/hwcontext_cuda: increase CUDA frame alignment to 512 4 years ago
Andreas Rheinhardt 1c430f6045 avcodec/mpc8: Unobfuscate sign-extension 4 years ago
Andreas Rheinhardt 33fbc90735 avcodec/mimic: Inline constants 4 years ago
Andreas Rheinhardt 7781aa85bc avcodec/tscc2: Don't check for errors for complete VLCs 4 years ago
Andreas Rheinhardt 158265b439 avformat/apngdec: Remove goto fail that does nothing 4 years ago
Andreas Rheinhardt d9363b56a6 avformat/apngdec: Check fcTL chunk length when reading header 4 years ago
Andreas Rheinhardt 9c341c6c92 avformat/apngdec: Fix size/overflow checks 4 years ago
Andreas Rheinhardt 2cf1eefae5 avformat/apngdec: Return error for incomplete header 4 years ago
Paul B Mahol 112fe0ff19 avfilter/af_asoftclip: add asserts in default switch cases 4 years ago
Paul B Mahol de63b6fb54 avfitler/af_asoftclip: add hard type 4 years ago
Paul B Mahol ee686236cd avfilter/af_asoftclip: add erf soft clip type 4 years ago
Zane van Iperen 67d4ab50ec
doc: mark "ADPCM IMA High Voltage Software ALP" as encodable 4 years ago
Zane van Iperen 2433b62f79
avcodec/utils: add adpcm_ima_alp to av_get_exact_bits_per_sample() 4 years ago
Zane van Iperen 5fb628521f
avformat/argo_brp: bail if no video frames 4 years ago
Michael Niedermayer bbba41704b avcodec/magicyuv: Free previous VLC table 4 years ago
Michael Niedermayer 2610acb49a avformat/concatdec: use av_strstart() 4 years ago
Fei Wang 3308bbf776 avcodec: add av1 VAAPI decoder 4 years ago
James Almer dbd4254a61 doc/APIchanges: add missing marker for release 4.3 4 years ago
Paul B Mahol 2ddd6afd30 avfilter/af_biquads: make commands work reliably within biquad filter 4 years ago
Paul B Mahol 40ce4ad999 avfilter/af_biquads: add lattice-ladder form 4 years ago
Marton Balint 993429cfb4 swscale/x86/yuv2rgb: fix crashes when loading alpha from unaligned buffers 4 years ago
Andreas Rheinhardt 02188639ca fate: Add test for Musepack SV8 decoding 4 years ago
Limin Wang 3da35b7cc7 fftools/ffmpeg: fix the wrong bitrate and speed stats 4 years ago
Timo Rothenpieler 45e3131c44 avcodec/nvenc: fix build with older SDKs 4 years ago
Michael Niedermayer 7b2244565a avformat/wavdec: Refuse to read chunks bigger than the filesize in w64_read_header() 4 years ago
Michael Niedermayer c79d8a6851 avformat/rsd: Check size and start before computing duration 4 years ago