49740 Commits (45d2110fc72638c47a60b35511b4367fa65583cc)

Author SHA1 Message Date
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
Martin Storsjö f872b19714 aarch64: hevc: Produce plain neon versions of qpel_bi_hv 11 months ago
Martin Storsjö d21b9a0411 aarch64: hevc: Produce plain neon versions of qpel_uni_w_hv 11 months ago
Martin Storsjö 5ab138673b aarch64: hevc: Produce plain neon versions of qpel_uni_hv 11 months ago
Martin Storsjö 5cbeefc79e aarch64: hevc: Produce plain neon versions of qpel_hv 11 months ago
Martin Storsjö 20c38f4b8d aarch64: hevc: Reorder qpel_hv functions to prepare for templating 11 months ago
Martin Storsjö 4f71e4ebf2 aarch64: hevc: Deduplicate the hevc_put_hevc_qpel_uni_w_hv*_8_end_neon functions 11 months ago
Martin Storsjö 4063e50eec aarch64: hevc: Split the qpel_*_hv functions into two parts 11 months ago
Martin Storsjö ad01d06f91 aarch64: hevc: Implement a neon version of hevc_qpel_uni_w_h*_8 11 months ago
Martin Storsjö de23b384fd aarch64: hevc: Produce epel_bi_hv functions for both neon and i8mm 11 months ago
Martin Storsjö 96e5adda9f aarch64: hevc: Produce epel_uni_w_hv functions for both neon and i8mm 11 months ago
Martin Storsjö d7294199ab aarch64: hevc: Produce epel_uni_hv functions for both neon and i8mm 11 months ago
Martin Storsjö 7bf3d14769 aarch64: hevc: Produce epel_hv functions for both plain neon and i8mm 11 months ago
Martin Storsjö 5b5666e5ab aarch64: hevc: Reorder epel_hv functions to prepare for templating 11 months ago
Martin Storsjö e6d4c0e117 aarch64: hevc: Split the epel_*_hv functions into two parts 11 months ago
Martin Storsjö 54af555bfa aarch64: hevc: Implement a neon version of hevc_epel_uni_w_h*_8 11 months ago
Martin Storsjö 6d384298ec aarch64: hevc: Implement a neon version of put_hevc_epel_h*_8 11 months ago
Martin Storsjö 8f03c30a17 aarch64: hevc: Use ld1r instead of ldr+dup in hevc_qpel_uni_w_h 11 months ago
Martin Storsjö 717cc82d28 aarch64: hevc: Specialize put_hevc_\type\()_h*_8_neon for horizontal looping 11 months ago
Martin Storsjö e3a54cabde aarch64: hevc: Merge consecutive stores in put_hevc_\type\()_h16_8_neon 11 months ago
Martin Storsjö 78db8405c0 aarch64: hevc: Don't iterate with sp in ff_hevc_put_hevc_qpel_uni_w_hv32/64_8_neon_i8mm 11 months ago
Martin Storsjö e66858fbab aarch64: hevc: Reorder a misplaced function init line 11 months ago
Andreas Rheinhardt a6189ba896 avcodec/mpegutils: Simplify indenting 11 months ago
Andreas Rheinhardt 5eda98f382 avcodec/mpegutils: Avoid allocations when using AVBPrint 11 months ago
Michael Niedermayer b54c9a9c8f
avcodec/osq: avoid several signed integer overflows 11 months ago
Mark Thompson 4743c9e87a lavc/get_buffer: Add a warning on failed allocation from a fixed pool 11 months ago
Michael Niedermayer 70b26b693e
avcodec/vmixdec: Check shift before use 11 months ago
Henrik Gramner 7c003b63c8 avcodec/x86/h264_idct: Fix incorrect xmm spilling on win64 11 months ago
Lynne ecdc94b97f
vulkan_av1: port to the new stable API 11 months ago
Lynne 998aa66a10
av1dec: add AV1_REF_FRAME_NONE 11 months ago
Mark Thompson cafb4c5548 lavc/cbs_av1: Save more frame ordering information 11 months ago
Henrik Gramner afa471d0ef x86: Update x86inc.asm 11 months ago
Henrik Gramner 782c4df28d x86: Avoid using 'd' as an argument name 11 months ago
Niklas Haas 5d7f234e7e avcodec/hevcdec: apply AOM film grain synthesis 11 months ago
Niklas Haas 2e24c12aa1 avcodec/h2645_sei: decode AFGS1 T.35 SEI 11 months ago
Niklas Haas f50382cba6 avcodec/aom_film_grain: implement AFGS1 parsing 11 months ago
Niklas Haas 1535d33818 avcodec/aom_film_grain: add AOM film grain synthesis 11 months ago
Niklas Haas 1539efaacb avcodec/libdavv1d: signal new AVFilmGrainParams members 11 months ago
Niklas Haas 511f297680 avcodec/av1dec: signal new AVFilmGrainParams members 11 months ago
Niklas Haas ad7f059180 avcodec/h2645_sei: signal new AVFilmGrainParams members 11 months ago
Jun Zhao bfbf0f4e82 lavc/vvc_parser: small cleanup for style 11 months ago
Michael Niedermayer 57f252b2d1 avcodec/cbs_h266_syntax_template: Check tile_y 11 months ago
Matthieu Bouron ad227a41d4 avcodec/mediacodec_wrapper: remove unnecessary NULL checks before calling Delete{Global,Local}Ref() 11 months ago
Matthieu Bouron b1a683a2fd avcodec/mediacodec_wrapper: use an OFFSET() macro where relevant 11 months ago
Matthieu Bouron dab4124350 avcodec/jni: remove unnecessary NULL checks before calling DeleteLocalRef() 11 months ago
Matthieu Bouron 70ba15d2cf avcodec/jni: use size_t to store structure offsets 11 months ago
Matthieu Bouron f17e18d292 avcodec: add av_jni_{get,set}_android_app_ctx() helpers 11 months ago
Andreas Rheinhardt b7bec5d3c9 avutil/frame: Rename av_frame_side_data_get and add wrapper for it 11 months ago
Andreas Rheinhardt b9fcc135c5 avcodec/libx265: Pass logctx as void*, not AVClass** 11 months ago