114639 Commits (a3bc5cd841f62eed95295da8d4609fe38d561b55)
 

Author SHA1 Message Date
Michael Niedermayer 7570390be6
avfilter/vf_signature: Dont crash on no frames 10 months ago
Haihao Xiang 74e4e900bb lavc/vaapi_encode: convert from lambda to qp 10 months ago
Fei Wang 2d18c4906f lavc/vaapi_encode: Add VAAPI version check for BLBRC 10 months ago
James Almer 4bb04c52fb fate/vvc: disable vvc-conformance-OPI_B_3 and vvc-conformance-VPS_A_3 11 months ago
James Almer 112fdae9f9 avcodec/vvc_refs: don't ask for a "Inter layer ref" sample 11 months ago
Andreas Rheinhardt dcbc1fdb3b avcodec/vlc, bitstream: Fix multi VLC with uint8_t syms on BE 11 months ago
Andreas Rheinhardt efa0670048 avformat/mov: Don't add attached pic if one is already present 11 months ago
Eugene Zemtsov d0e5f83ffb avformat/mov: Check if a key is longer than the atom containing it 11 months ago
James Almer 2ecaef7455 avformat/mov: ensure all items id referenced by a grid are valid 11 months ago
Anton Khirnov 8709604ca1 lavfi/setpts: unset frame durations 11 months ago
Anton Khirnov 43fd3d5df6 lavf/vf_setpts: unset output framerate 11 months ago
Timo Rothenpieler 4c5a809388 avcodec/nvenc: support SDK 12.2 bit depth API 11 months ago
Timo Rothenpieler 5ff5a431c7 avcodec/nvenc: stop using long deprecated format specifiers 11 months ago
Marton Balint 7ed9ad3467 avfilter/buffersrc: fix overriding unknown channel layouts with negotiated one 11 months ago
James Almer 5a3b625dbc Revert "avformat/mov: ignore item boxes for animated heif" 11 months ago
James Almer 799a7200ee avutil/frame: use the same data information as the source entry when cloning side data 11 months ago
Timo Rothenpieler 515949a15a avcodec/nvdec: reset bitstream_len/nb_slices when resetting bitstream pointer 11 months ago
Tong Wu 7fa569e34d avcodec/hevc_ps: fix the problem of memcmp losing effectiveness 11 months ago
Anton Khirnov 536443919f fftools/ffmpeg_sched: make sure to always run task cleanup 11 months ago
Anton Khirnov da903c558b fftools/ffmpeg_sched: move sch_stop() to the bottom of the file 11 months ago
James Almer 9cfb29baa2 avformat/mov: don't abort on duplicate Mastering Display Metadata boxes 11 months ago
Zhao Zhili 304208d40c avcodec/h264_mp4toannexb: Fix heap buffer overflow 11 months ago
Zhao Zhili 6ceda54629 tests: Remove fate-libx265-hdr10 11 months ago
Michael Niedermayer e7d938073e
doc/APIchanges: Add 7.0 cut point 11 months ago
Michael Niedermayer 8f6bdfd4ec
Changelog: Add 7.0 point 11 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 11 months ago
Matthieu Bouron 87ace5c4da Changelog: add Android content URIs protocol entry 11 months ago
Michael Niedermayer 4126a99d2b
doc/APIchange: Fill in some missing thingss 11 months ago
Michael Niedermayer 86f73277bf
avformat/westwood_vqa: Fix 2g packets 11 months ago
Michael Niedermayer e849eb2343
avformat/matroskadec: Check timescale 11 months ago
Michael Niedermayer 61dca9e150
avformat/wavdec: satuarte next_tag_ofs, data_end 11 months ago
Michael Niedermayer 75317ec442
avformat/wavdec: sanity check channels and bps before using them for block_align 11 months ago
Michael Niedermayer 0bed22d597
avformat/sbgdec: Check for negative duration 11 months ago
Michael Niedermayer 878625812f
avformat/rpl: Use 64bit for total_audio_size and check it 11 months ago
Michael Niedermayer 3d8d778a68
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 11 months ago
Michael Niedermayer f01a89c5a3
avformat/mov: use 64bit for intermediate for rounding 11 months ago
Michael Niedermayer 746203af31
avformat/jacosubdec: Use 64bit for abs 11 months ago
Michael Niedermayer 007486058c
avformat/concatdec: Check user_duration sum 11 months ago
Michael Niedermayer 1eb8cbd09c
avcodec/wavarc: avoid signed integer overflow in AC code 11 months ago
Michael Niedermayer 6009dd07bd
avcodec/wavarc: Avoid signed integer overflow in sample 11 months ago
Michael Niedermayer ebdcf98499
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 11 months ago
Michael Niedermayer d188a86730
avcodec/rtv1: fix undefined FFALIGN 11 months ago
Michael Niedermayer 7eabe56436
avcodec/qoadec: Fix undefined overflow in lms_predict 11 months ago
Michael Niedermayer 48eeb198a5
avcodec/hcadec: do not allow code to continue after failed init 11 months ago
Michael Niedermayer addb85ea39
avcodec/hcadec: do not set hfr_group_count to invalid values 11 months ago
Michael Niedermayer 0a114d7318
avformat/mov: Do not deallocate heif_item in a input dependant way 11 months ago
Marth64 9df1182065
avformat/dvdvideodec: add explicit inttypes.h include 11 months ago
James Almer 1e7ba76562 avformat/mov: free HEIFItem.name when cleaning items in mov_read_trak 11 months ago
Dai, Jianhui J 61afe4d98c avcodec/cbs_vp8: Improve the bitstream position check 11 months ago
Dai, Jianhui J 63dea3c1e1 avcodec/cbs_vp8: Use little endian in fixed() 11 months ago