42515 Commits (80c3a15a1b620bc0cb5e8f5269bb3a0f514c339e)

Author SHA1 Message Date
Limin Wang f0dbeb5eaa avcodec/v410dec: add support for frame and slice threading 5 years ago
Michael Niedermayer 1ca978d636 avcodec/nuv: Use ff_set_dimensions() 5 years ago
Michael Niedermayer d82ab96e76 avcodec/ffwavesynth: Fix integer overflow with pink_ts_cur/next 5 years ago
Michael Niedermayer 721624c2f6 avcodec/ralf: Fix integer overflows with the filter coefficient in decode_channel() 5 years ago
Michael Niedermayer bf9c4a1275 avcodec/g729dec: Use 64bit and clip in scalar product 5 years ago
Michael Niedermayer 75b64e5aa3 avcodec/mxpegdec: Check for multiple SOF 5 years ago
Michael Niedermayer 1138cdecbe avcodec/nuv: Move comptype check up 5 years ago
Michael Niedermayer cf323f4d38 avcodec/wmavoice: Fix integer overflow in synth_frame() 5 years ago
Michael Niedermayer 5634e20525 avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases 5 years ago
Michael Niedermayer 327a968817 avcodec/cngdec: Remove AV_CODEC_CAP_DELAY 5 years ago
Andriy Gelman e759fbfbc4 avcodec/v4l2_context: Fix indentation 5 years ago
Andriy Gelman ccc83ff11e avcodec/v4l2_m2m_dec: Fix decoding on Odroid XU4 5 years ago
Alex Mogurenko b6571777d2 avcodec/mjpegbdec: Fix yuv444 pix_fmt detection 5 years ago
Michael Niedermayer a1f8b36cc4 avcodec/iff: Move index use after check in decodeplane8() 5 years ago
Michael Niedermayer f09151fff9 avcodec/atrac3: Check for huge block aligns 5 years ago
Michael Niedermayer 1b7d02642b avcodec/ralf: use multiply instead of shift to avoid undefined behavior in decode_block() 5 years ago
Michael Niedermayer c54b9fc42f avcodec/wmadec: Require previous exponents for reuse 5 years ago
Michael Niedermayer 7fc1baf0ca avcodec/vc1_block: Fix undefined behavior in ac prediction rescaling 5 years ago
Michael Niedermayer e36ccb5048 avcodec/qdm2: The smallest header seems to have 2 bytes so treat 1 as invalid 5 years ago
Michael Niedermayer dc3f327e74 avcodec/apedec: Fixes integer overflow of res+*data in do_apply_filter() 5 years ago
Michael Niedermayer b6abdb1faf avcodec/ra288: Check block_align for the assumed value 5 years ago
Michael Niedermayer c8c17b8cef avcodec/sonic: Fix integer overflow in predictor_calc_error() 5 years ago
Michael Niedermayer 19b8db2908 avcodec/atrac9dec: Check precision_fine/coarse 5 years ago
Michael Niedermayer d73f062706 avcodec/dvdec: Use av_clip_uint8 instead of ff_crop_tab 5 years ago
James Almer fdf46b4a6b avcodec/amfnec: allocate packets using av_new_packet() 5 years ago
James Almer 4e2bef6a82 avcodec/cbs_av1: keep separate reference frame state for reading and writing 5 years ago
Andreas Rheinhardt cda3e8ca04 avcodec/cbs: Fix potential overflow 5 years ago
Andreas Rheinhardt 7c92eaace2 avcodec/cbs: Factor out common code for writing units 5 years ago
Nomis101 5e0a3278bb avcodec: Add more kCVImageBufferColorPrimaries to videotoolboxenc 5 years ago
Timo Rothenpieler 4fb6ce27f0 avcodec/nvenc: make sure newly allocated packets are refcounted 5 years ago
Carl Eugen Hoyos eeab18329f lavc/libopencore-amr: Silence a warning about an unused function. 5 years ago
Michael Niedermayer ec3d8a0e69 avcodec/mjpeg_parser: Make parser a bit more robust with unclean input 5 years ago
Andreas Rheinhardt 27522fb64c avcodec/put_bits: Relax requirements to rebase PutBitContext 5 years ago
James Almer 2703068110 avcodec/cbs_av1: fix reading reference order hint in skip_mode_params() 5 years ago
Paul B Mahol d7ffa4bd3e avcodec/codec_desc: add mising .type for acelp.kelvin 5 years ago
Michael Niedermayer bfa8272f40 vcodec/agm: Alloc based on coded dimensions 5 years ago
James Almer 73ee53f317 avcodec/encode: add missing assert to avcodec_receive_packet() 5 years ago
Andreas Rheinhardt 41b05b849f avcodec/avcodec: Adapt the doc of av_bsf_send_packet to match its actual implementation. 5 years ago
Derek Buitenhuis 1354c39c78 librav1e: Don't make users explicitly set -qp -1 to use bit rate mode 5 years ago
Baptiste Coudurier a1403032c8 avcodec/dvenc: support encoding dvcprohd 5 years ago
James Almer 97d9cff251 avcodec/libdav1d: export bitstream timing info when available 5 years ago
James Almer 0b8742521f avcodec/av1_parser: export bitstream timing info when available 5 years ago
James Almer 72ec3358f4 avcodec: add an AV1 frame merge bitstream filter 5 years ago
James Almer 245cbab556 avcodec/cbs_av1: support one byte long OBUs when the size is not set in the bitstream 5 years ago
Aman Gupta 0e49560806 avcodec/arm/mlpdsp: add missing dependency for truehd 5 years ago
Andreas Rheinhardt b25b6432a7 avcodec/dvdec: Don't use restrict directly to fix build on MSVC 5 years ago
James Almer 3a84081cbd avcodec/librav1e: free the RaPacket after using it 5 years ago
Derek Buitenhuis d8bf24459b avcodec: Add librav1e encoder 5 years ago
Michael Niedermayer 0f89a2293e avcodec/wmaprodec: get frame during frame decode 5 years ago
Michael Niedermayer 10eabb8e40 avcodec/interplayacm: Fix overflow of last unused value 5 years ago