114520 Commits (f63a87629e5229119d22c95533f14ec89b97e623)
 

Author SHA1 Message Date
Anton Khirnov 6f2cb0923c fftools/ffmpeg_enc: move decoded_side_data setup out of video-only block 9 months ago
Anton Khirnov fabf148578 fftools/ffmpeg_enc: only promote first frame side data to global when meaningful 9 months ago
Anton Khirnov 2621be3539 lavu/frame: add side data descriptors 9 months ago
Michael Niedermayer 6b213175c9
Bump after 7.0 branch point 9 months ago
Michael Niedermayer e7d938073e
doc/APIchanges: Add 7.0 cut point 9 months ago
Michael Niedermayer 8f6bdfd4ec
Changelog: Add 7.0 point 9 months ago
Michael Niedermayer 872980ace6
Bump prior release/7.0 branch 9 months ago
Matthieu Bouron 87ace5c4da Changelog: add Android content URIs protocol entry 9 months ago
Michael Niedermayer 4126a99d2b
doc/APIchange: Fill in some missing thingss 9 months ago
Michael Niedermayer 86f73277bf
avformat/westwood_vqa: Fix 2g packets 9 months ago
Michael Niedermayer e849eb2343
avformat/matroskadec: Check timescale 9 months ago
Michael Niedermayer 61dca9e150
avformat/wavdec: satuarte next_tag_ofs, data_end 9 months ago
Michael Niedermayer 75317ec442
avformat/wavdec: sanity check channels and bps before using them for block_align 9 months ago
Michael Niedermayer 0bed22d597
avformat/sbgdec: Check for negative duration 9 months ago
Michael Niedermayer 878625812f
avformat/rpl: Use 64bit for total_audio_size and check it 9 months ago
Michael Niedermayer 3d8d778a68
avformat/timecode: use 64bit for intermediate for rounding in fps_from_frame_rate() 9 months ago
Michael Niedermayer f01a89c5a3
avformat/mov: use 64bit for intermediate for rounding 9 months ago
Michael Niedermayer 746203af31
avformat/jacosubdec: Use 64bit for abs 9 months ago
Michael Niedermayer 007486058c
avformat/concatdec: Check user_duration sum 9 months ago
Michael Niedermayer 1eb8cbd09c
avcodec/wavarc: avoid signed integer overflow in AC code 9 months ago
Michael Niedermayer 6009dd07bd
avcodec/wavarc: Avoid signed integer overflow in sample 9 months ago
Michael Niedermayer ebdcf98499
avcodec/truemotion1: Height not being a multiple of 4 is unsupported 9 months ago
Michael Niedermayer d188a86730
avcodec/rtv1: fix undefined FFALIGN 9 months ago
Michael Niedermayer 7eabe56436
avcodec/qoadec: Fix undefined overflow in lms_predict 9 months ago
Michael Niedermayer 48eeb198a5
avcodec/hcadec: do not allow code to continue after failed init 9 months ago
Michael Niedermayer addb85ea39
avcodec/hcadec: do not set hfr_group_count to invalid values 9 months ago
Michael Niedermayer 0a114d7318
avformat/mov: Do not deallocate heif_item in a input dependant way 9 months ago
Marth64 9df1182065
avformat/dvdvideodec: add explicit inttypes.h include 9 months ago
James Almer 1e7ba76562 avformat/mov: free HEIFItem.name when cleaning items in mov_read_trak 9 months ago
Dai, Jianhui J 61afe4d98c avcodec/cbs_vp8: Improve the bitstream position check 9 months ago
Dai, Jianhui J 63dea3c1e1 avcodec/cbs_vp8: Use little endian in fixed() 9 months ago
Wenbin Chen ea2e0e92ed doc: Add libtoch backend option to dnn_processing 9 months ago
Martin Storsjö f872b19714 aarch64: hevc: Produce plain neon versions of qpel_bi_hv 9 months ago
Martin Storsjö d21b9a0411 aarch64: hevc: Produce plain neon versions of qpel_uni_w_hv 9 months ago
Martin Storsjö 5ab138673b aarch64: hevc: Produce plain neon versions of qpel_uni_hv 9 months ago
Martin Storsjö 5cbeefc79e aarch64: hevc: Produce plain neon versions of qpel_hv 9 months ago
Martin Storsjö 20c38f4b8d aarch64: hevc: Reorder qpel_hv functions to prepare for templating 9 months ago
Martin Storsjö 4f71e4ebf2 aarch64: hevc: Deduplicate the hevc_put_hevc_qpel_uni_w_hv*_8_end_neon functions 9 months ago
Martin Storsjö 4063e50eec aarch64: hevc: Split the qpel_*_hv functions into two parts 9 months ago
Martin Storsjö ad01d06f91 aarch64: hevc: Implement a neon version of hevc_qpel_uni_w_h*_8 9 months ago
Martin Storsjö de23b384fd aarch64: hevc: Produce epel_bi_hv functions for both neon and i8mm 9 months ago
Martin Storsjö 96e5adda9f aarch64: hevc: Produce epel_uni_w_hv functions for both neon and i8mm 9 months ago
Martin Storsjö d7294199ab aarch64: hevc: Produce epel_uni_hv functions for both neon and i8mm 9 months ago
Martin Storsjö 7bf3d14769 aarch64: hevc: Produce epel_hv functions for both plain neon and i8mm 9 months ago
Martin Storsjö 5b5666e5ab aarch64: hevc: Reorder epel_hv functions to prepare for templating 9 months ago
Martin Storsjö e6d4c0e117 aarch64: hevc: Split the epel_*_hv functions into two parts 9 months ago
Martin Storsjö 54af555bfa aarch64: hevc: Implement a neon version of hevc_epel_uni_w_h*_8 9 months ago
Martin Storsjö 6d384298ec aarch64: hevc: Implement a neon version of put_hevc_epel_h*_8 9 months ago
Martin Storsjö 8f03c30a17 aarch64: hevc: Use ld1r instead of ldr+dup in hevc_qpel_uni_w_h 9 months ago
Martin Storsjö 717cc82d28 aarch64: hevc: Specialize put_hevc_\type\()_h*_8_neon for horizontal looping 9 months ago