112727 Commits (66bcc6463e5397047873a4c1b4d5b3a2dd93d61a)
 

Author SHA1 Message Date
Michael Niedermayer 66bcc6463e
doc/examples/qsv_transcode: Simplify loop 8 months ago
Michael Niedermayer 3d742d20ab
avcodec/cbs_h2645: Check NAL space 8 months ago
Michael Niedermayer d92ef4f846
avfilter/vf_thumbnail_cuda: Set ret before checking it 8 months ago
Michael Niedermayer 057b8d65e3
avfilter/signature_lookup: Dont copy uninitialized stuff around 8 months ago
Michael Niedermayer 572985605f
avfilter/signature_lookup: Fix 2 differences to the refernce SW 8 months ago
Andreas Rheinhardt ab4fcc06ce avcodec/x86/vp3dsp_init: Set correct function pointer, fix crash 8 months ago
Marton Balint fcce528713 avformat/mp3dec: change bogus error message if read_header encounters EOF 8 months ago
Marton Balint 306ed3f301 avformat/mp3dec: simplify inner frame size check in mp3_read_header 8 months ago
Marton Balint b4681bd6ec avformat/mp3dec: only call ffio_ensure_seekback once 8 months ago
Marton Balint 2aad37688c avutil/thread: fix pthread_setname_np parameters for NetBSD and Apple 8 months ago
Brad Smith 66f2cf8958 avutil/thread: add support for setting thread name on *bsd and solaris 8 months ago
Brad Smith a01ed52733 avutil/ppc/cpu: Also use the machdep.altivec sysctl on NetBSD 8 months ago
Brad Smith ebb406db7c lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 8 months ago
Paul B Mahol 1606aab99b avfilter/avfilter: fix OOM case for default activate 9 months ago
Paul B Mahol 670c823406 avfilter/buffersrc: switch to activate 9 months ago
Zhao Zhili f914c18de5 avcodec/mediacodecenc: set quality in cq mode 9 months ago
Michael Niedermayer 9593b727e2
Update for 6.1.2 9 months ago
Andreas Rheinhardt fce9391532
fate/subtitles: Ignore line endings for sub-scc test 9 months ago
Michael Niedermayer eb480d1872
avformat/mxfdec: Check index_edit_rate 10 months ago
Michael Niedermayer 610da8475f
swscale/utils: Fix xInc overflow 10 months ago
Michael Niedermayer b94d2dd59a
avcodec/wavarc: fix signed integer overflow in block type 6/19 10 months ago
Michael Niedermayer b38902646c
doc/developer: (security) researchers should be credited 10 months ago
Michael Niedermayer 7c8c94279c
avformat/isom: Uninit layout in ff_mp4_read_dec_config_descr() 10 months ago
Michael Niedermayer 58475c6988
avcodec/exr: Dont use 64bits to hold 6bits 10 months ago
Michael Niedermayer e85ea8baaa
avcodec/exr: Check for remaining bits in huf_unpack_enc_table() 10 months ago
Michael Niedermayer 72b27f4f70
avcodec/apedec: Use NABS to avoid undefined negation 10 months ago
Michael Niedermayer 2da196b39a
avformat/mpegts: Reset local nb_prg on add_program() failure 10 months ago
Michael Niedermayer 93d6513bbe
avformat/aiffdec: Check for previously set channels 10 months ago
Michael Niedermayer 27d48ddd8f
avformat/mxfdec: Make edit_unit_byte_count unsigned 10 months ago
Michael Niedermayer 56999f9353
avformat/movenc: Check that cts fits in 32bit 10 months ago
Michael Niedermayer 38261d8cbd
avformat/mxfdec: Check first case of offset_temp computation for overflow 10 months ago
Michael Niedermayer ab84c37d63
avcodec/jpeg2000htdec: warn about non zero roi shift 10 months ago
Michael Niedermayer 78e54e1361
avcodec/jpeg2000htdec: Check magp before using it in a shift 10 months ago
Michael Niedermayer 5bb9d8affe
avfilter/vf_signature: Dont crash on no frames 10 months ago
Michael Niedermayer 243359fc78
avformat/westwood_vqa: Fix 2g packets 10 months ago
Michael Niedermayer 41f9156856
avformat/matroskadec: Check timescale 10 months ago
Michael Niedermayer a42a5e692d
avformat/wavdec: satuarte next_tag_ofs, data_end 10 months ago
Michael Niedermayer 6d92f9a85e
avformat/wavdec: sanity check channels and bps before using them for block_align 10 months ago
Michael Niedermayer d492fc3e5e
avformat/sbgdec: Check for negative duration 10 months ago
Michael Niedermayer 4a618246cd
avformat/rpl: Use 64bit for total_audio_size and check it 10 months ago
Michael Niedermayer 7af16852cb
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 10 months ago
Michael Niedermayer db7a80c3ca
avformat/mov: use 64bit for intermediate for rounding 10 months ago
Michael Niedermayer 6cc785c255
avformat/jacosubdec: Use 64bit for abs 10 months ago
Michael Niedermayer 0a64d77be9
avformat/concatdec: Check user_duration sum 10 months ago
Michael Niedermayer e709315488
avcodec/wavarc: avoid signed integer overflow in AC code 10 months ago
Michael Niedermayer 9062d89849
avcodec/wavarc: Avoid signed integer overflow in sample 10 months ago
Michael Niedermayer 4cbc9bb2c9
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 10 months ago
Michael Niedermayer 9a5f191bfb
avcodec/rtv1: fix undefined FFALIGN 10 months ago
Michael Niedermayer aa4cf7a584
avcodec/hcadec: do not allow code to continue after failed init 10 months ago
Michael Niedermayer 30fe9d3511
avcodec/hcadec: do not set hfr_group_count to invalid values 10 months ago