42489 Commits (5d82c078ea93d7eee12ff863a4f9eb5fb2d30d16)

Author SHA1 Message Date
Michael Niedermayer 4a3303d520 avcodec/fitsdec: Fail on 0 naxisn 6 years ago
Linjie Fu 5345965b3f lavc/qsvdec: Add GPU-accelerated memory copy support 6 years ago
Zhong Li 949a1b3e2f lavc/qsv: remove vaapi device free function 6 years ago
Michael Niedermayer dd9e6d077e avcodec/dxv: Subtract 12 earlier in dxv_decompress_cocg() 6 years ago
Michael Niedermayer c371e50b4f libavcodec/dxv: Remove redundant seek 6 years ago
Michael Niedermayer 7f0498ed46 avcodec/ituh263dec: Check input for minimal frame size 6 years ago
Michael Niedermayer 4a660fac98 avcodec/truemotion1: Check that the input has enough space for a minimal index_stream 6 years ago
Michael Niedermayer bf0ba75c4a avcodec/sunrast: Check that the input is large enough for the maximally compressed image 6 years ago
Michael Niedermayer 711ad71aea avcodec/sunrast: Check for availability of maplength before allocating image 6 years ago
Michael Niedermayer 675c6d1e17 avcodec/jpeglsdec: Apply transform only to initialized lines 6 years ago
Michael Niedermayer fe7fbf3a22 avcodec/jpeglsdec: Return error codes from ls_decode_line() 6 years ago
Michael Niedermayer c552c3ef70 avcodec/flac_parser: Make expected_frame_num, expected_sample_num 64bit 6 years ago
Steven Liu aea36b6357 avcodec/pngdec: add logging context to log 6 years ago
Steven Liu 4aa391388a avcodec/videotoolbox: add logging context to log 6 years ago
Steven Liu 76ab5ebbee avcodec/mpegvideo_enc: add logging context to log 6 years ago
elliottk 14941d386a Change libvpxenc default to crf=32. 6 years ago
Zhong Li 6f0dd6b4ab lavc/qsv: fix a memory leak in ff_qsv_set_display_handle() 6 years ago
Andreas Rheinhardt 1d54309c8a avcodec/flac_parser: Cosmetics 6 years ago
Andreas Rheinhardt 5873feac54 avcodec/flac_parser: Don't leave stale pointer in memory 6 years ago
Andreas Rheinhardt 87b30f8af8 avcodec/flac_parser: Don't modify size of the input buffer 6 years ago
Andreas Rheinhardt a1701e7591 avcodec/flac_parser: Remove superfluous checks 6 years ago
Andreas Rheinhardt 047a6d396f avcodec/flac_parser: Fix number of buffered headers 6 years ago
Andreas Rheinhardt e5e5be4c7f avcodec/flac_parser: Fix off-by-one error 6 years ago
Andreas Rheinhardt d03c3e8517 avcodec/flac_parser: Don't allocate array separately 6 years ago
Andreas Rheinhardt 5e546864b0 avcodec/flac_parser: Use native endianness when possible 6 years ago
Andreas Rheinhardt 361fb42e1e avcodec/filter: Remove extra '; ' outside of functions 6 years ago
Michael Niedermayer 22bec0d33f avcodec/h2645_parse: Use av_fast_realloc() for nals array 6 years ago
Andreas Rheinhardt e3650dcfc9 avcodec/cinepakenc: Fix invalid shifts 6 years ago
Jun Zhao d9bb12ee39 lavc/options_table: Correct the flags for AVCodecContext.flags2 6 years ago
Jun Zhao b0e6822448 avcodec/decode: fix indentation 6 years ago
Michael Niedermayer 379e5d29d5 avcodec/tiff: Set FF_CODEC_CAP_INIT_CLEANUP 6 years ago
Michael Niedermayer 2f588ccfb7 avcodec/vc1_block: Fix invalid left shift in vc1_decode_p_mb() 6 years ago
Michael Niedermayer 9b533de28e avcodec/wmaprodec: Check if there is a stream 6 years ago
Michael Niedermayer 61dd2e07be avcodec/g2meet: Check for end of input in jpg_decode_block() 6 years ago
Michael Niedermayer 9c84c162e9 avcodec/g2meet: Check if adjusted pixel was on the stack 6 years ago
Carl Eugen Hoyos 87b7e141a6 lavc/x264: Use FF_CODEC_CAP_INIT_THREADSAFE if x264 is new. 6 years ago
Michael Niedermayer 97450d2b6a avcodec/dxv: Check op_offset in dxv_decompress_yo() 6 years ago
Michael Niedermayer 75fefb1fb7 avcodec/utils: Check sample_rate before opening the decoder 6 years ago
Michael Niedermayer 675f62a202 avcodec/aptx: Fix multiple shift anomalies 6 years ago
Paul B Mahol f1e17eb446 avcodec/qtrleenc: fix undefined behaviour 6 years ago
Andreas Rheinhardt 1929dd4eff avcodec/cbs_av1: Make overread check more robust 6 years ago
Andreas Rheinhardt f3333c3c67 avcodec/cbs_h2645: Fix potential out-of-bounds array access 6 years ago
James Almer e3f0ecfc57 avcodec/fitsdec: fix use of uninitialised values 6 years ago
Michael Niedermayer 017884bdc3 avcodec/motionpixels: Mark 2 functions as always_inline 6 years ago
Michael Niedermayer 8335ba8ae9 avcodec/ituh263dec: Make the condition for the studio slice start code match between ff_h263_resync() and ff_mpeg4_decode_studio_slice_header() 6 years ago
Michael Niedermayer fbb314b6f2 avcodec/ralf: Fix integer overflow in decode_channel() 6 years ago
Michael Niedermayer e75e7fe160 vcodec/vc1: compute rangex/y only for P/B frames 6 years ago
Michael Niedermayer ced9a1cd0a avcodec/vc1_pred: Fix invalid shifts in scaleforopp() 6 years ago
Michael Niedermayer c722a69253 avcodec/vc1_block: Fix invalid shift with rangeredfrm 6 years ago
Michael Niedermayer 181e138da7 avcodec/vc1: Check for excessive resolution 6 years ago