42476 Commits (7b58702cbdce097f32f62c87cd537ab28c04ffb2)

Author SHA1 Message Date
Andriy Gelman 99d78e4f42 lavc/extract_extradata: Use bytestream api 5 years ago
Andreas Rheinhardt 76e0ecec0b avcodec/extract_extradata_bsf: Don't unref uninitialized buffers 5 years ago
James Almer 378065f08f avcodec/av1_parser: export stream dimensions in avctx 5 years ago
Jun Zhao 2952d9c5dc lavc/mvha: Check init_get_bits8() for failure 5 years ago
Zhao Zhili ed5cdf3d5a avcodec/vp8: fix multiple ff_thread_finish_setup() calls 5 years ago
Linjie Fu df625057af lavc/qsvenc: Fix some code indentations 5 years ago
Thierry Foucu eaf566ce0b Add options for spatial layers. 5 years ago
Paul B Mahol ed58f8475f avcodec: add mvha video decoder 5 years ago
Paul B Mahol 61dc7add30 avcodec: add mvdv video decoder 5 years ago
Carl Eugen Hoyos a2fbdc6898 lavc/qsvenc: Fix compilation for some build environments. 5 years ago
Limin Wang d07d1c1dd0 avcodec/v210dec: add support for frame and slice threading 5 years ago
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