112891 Commits (02606b6ae42859b7900e5e685ea7f9e20c317142)
 

Author SHA1 Message Date
Michael Niedermayer e434c789af
swscale/output: Fix integer overflow in yuv2rgba64_1_c_template 10 months ago
Michael Niedermayer c42b520ba5
avcodec/av1dec: Change bit_depth to int 10 months ago
Michael Niedermayer 270ad2fd2f
avcodec/av1dec: bit_depth cannot be another values than 8,10,12 10 months ago
Michael Niedermayer 77d5f217f3
avcodec/avs3_parser: assert the return value of init_get_bits() 10 months ago
Michael Niedermayer e886fe5542
avcodec/avs2_parser: Assert init_get_bits8() success with const size 15 10 months ago
Michael Niedermayer 19e6b871b6
avformat/mxfdec: Check body_offset 10 months ago
Michael Niedermayer 115853a821
avformat/kvag: Check sample_rate 10 months ago
Michael Niedermayer e67741feea
avcodec/atrac9dec: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer b8d75b8ebc
avcodec/ac3_parser: Check init_get_bits8() for failure 10 months ago
Michael Niedermayer 554787a53e
avcodec/pngdec: Check last AVFrame before deref 10 months ago
Michael Niedermayer 1f090edd02
avcodec/hevcdec: Check ref frame 10 months ago
Michael Niedermayer 69e12a3f43
doc/examples/qsv_transcode: Initialize pointer before free 10 months ago
Michael Niedermayer 9493a2d066
doc/examples/qsv_transcode: Simplify str_to_dict() loop 10 months ago
Michael Niedermayer f72b41c421
doc/examples/vaapi_transcode: Simplify loop 10 months ago
Michael Niedermayer 66bcc6463e
doc/examples/qsv_transcode: Simplify loop 10 months ago
Michael Niedermayer 3d742d20ab
avcodec/cbs_h2645: Check NAL space 10 months ago
Michael Niedermayer d92ef4f846
avfilter/vf_thumbnail_cuda: Set ret before checking it 10 months ago
Michael Niedermayer 057b8d65e3
avfilter/signature_lookup: Dont copy uninitialized stuff around 10 months ago
Michael Niedermayer 572985605f
avfilter/signature_lookup: Fix 2 differences to the refernce SW 10 months ago
Andreas Rheinhardt ab4fcc06ce avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 10 months ago
Marton Balint fcce528713 avformat/mp3dec: change bogus error message if read_header encounters EOF 10 months ago
Marton Balint 306ed3f301 avformat/mp3dec: simplify inner frame size check in mp3_read_header 10 months ago
Marton Balint b4681bd6ec avformat/mp3dec: only call ffio_ensure_seekback once 10 months ago
Marton Balint 2aad37688c avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple 10 months ago
Brad Smith 66f2cf8958 avutil/thread: add support for setting thread name on *bsd and solaris 10 months ago
Brad Smith a01ed52733 avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 10 months ago
Brad Smith ebb406db7c lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 10 months ago
Paul B Mahol 1606aab99b avfilter/avfilter: fix OOM case for default activate 10 months ago
Paul B Mahol 670c823406 avfilter/buffersrc: switch to activate 10 months ago
Zhao Zhili f914c18de5 avcodec/mediacodecenc: set quality in cq mode 11 months ago
Michael Niedermayer 9593b727e2
Update for 6.1.2 11 months ago
Andreas Rheinhardt fce9391532
fate/subtitles: Ignore line endings for sub-scc test 11 months ago
Michael Niedermayer eb480d1872
avformat/mxfdec: Check index_edit_rate 11 months ago
Michael Niedermayer 610da8475f
swscale/utils: Fix xInc overflow 11 months ago
Michael Niedermayer b94d2dd59a
avcodec/wavarc: fix signed integer overflow in block type 6/19 11 months ago
Michael Niedermayer b38902646c
doc/developer: (security) researchers should be credited 11 months ago
Michael Niedermayer 7c8c94279c
avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr() 11 months ago
Michael Niedermayer 58475c6988
avcodec/exr: Dont use 64bits to hold 6bits 11 months ago
Michael Niedermayer e85ea8baaa
avcodec/exr: Check for remaining bits in huf_unpack_enc_table() 11 months ago
Michael Niedermayer 72b27f4f70
avcodec/apedec: Use NABS to avoid undefined negation 11 months ago
Michael Niedermayer 2da196b39a
avformat/mpegts: Reset local nb_prg on add_program() failure 11 months ago
Michael Niedermayer 93d6513bbe
avformat/aiffdec: Check for previously set channels 11 months ago
Michael Niedermayer 27d48ddd8f
avformat/mxfdec: Make edit_unit_byte_count unsigned 11 months ago
Michael Niedermayer 56999f9353
avformat/movenc: Check that cts fits in 32bit 11 months ago
Michael Niedermayer 38261d8cbd
avformat/mxfdec: Check first case of offset_temp computation for overflow 11 months ago
Michael Niedermayer ab84c37d63
avcodec/jpeg2000htdec: warn about non zero roi shift 11 months ago
Michael Niedermayer 78e54e1361
avcodec/jpeg2000htdec: Check magp before using it in a shift 11 months ago
Michael Niedermayer 5bb9d8affe
avfilter/vf_signature: Dont crash on no frames 11 months ago
Michael Niedermayer 243359fc78
avformat/westwood_vqa: Fix 2g packets 11 months ago
Michael Niedermayer 41f9156856
avformat/matroskadec: Check timescale 11 months ago