114538 Commits (2d38141ea610ef7d52ced09166b4f2b967a88a3e)
 

Author SHA1 Message Date
Martin Storsjö f872b19714 aarch64: hevc: Produce plain neon versions of qpel_bi_hv 8 months ago
Martin Storsjö d21b9a0411 aarch64: hevc: Produce plain neon versions of qpel_uni_w_hv 8 months ago
Martin Storsjö 5ab138673b aarch64: hevc: Produce plain neon versions of qpel_uni_hv 8 months ago
Martin Storsjö 5cbeefc79e aarch64: hevc: Produce plain neon versions of qpel_hv 8 months ago
Martin Storsjö 20c38f4b8d aarch64: hevc: Reorder qpel_hv functions to prepare for templating 8 months ago
Martin Storsjö 4f71e4ebf2 aarch64: hevc: Deduplicate the hevc_put_hevc_qpel_uni_w_hv*_8_end_neon functions 8 months ago
Martin Storsjö 4063e50eec aarch64: hevc: Split the qpel_*_hv functions into two parts 8 months ago
Martin Storsjö ad01d06f91 aarch64: hevc: Implement a neon version of hevc_qpel_uni_w_h*_8 8 months ago
Martin Storsjö de23b384fd aarch64: hevc: Produce epel_bi_hv functions for both neon and i8mm 8 months ago
Martin Storsjö 96e5adda9f aarch64: hevc: Produce epel_uni_w_hv functions for both neon and i8mm 8 months ago
Martin Storsjö d7294199ab aarch64: hevc: Produce epel_uni_hv functions for both neon and i8mm 8 months ago
Martin Storsjö 7bf3d14769 aarch64: hevc: Produce epel_hv functions for both plain neon and i8mm 8 months ago
Martin Storsjö 5b5666e5ab aarch64: hevc: Reorder epel_hv functions to prepare for templating 8 months ago
Martin Storsjö e6d4c0e117 aarch64: hevc: Split the epel_*_hv functions into two parts 8 months ago
Martin Storsjö 54af555bfa aarch64: hevc: Implement a neon version of hevc_epel_uni_w_h*_8 8 months ago
Martin Storsjö 6d384298ec aarch64: hevc: Implement a neon version of put_hevc_epel_h*_8 8 months ago
Martin Storsjö 8f03c30a17 aarch64: hevc: Use ld1r instead of ldr+dup in hevc_qpel_uni_w_h 8 months ago
Martin Storsjö 717cc82d28 aarch64: hevc: Specialize put_hevc_\type\()_h*_8_neon for horizontal looping 8 months ago
Martin Storsjö e3a54cabde aarch64: hevc: Merge consecutive stores in put_hevc_\type\()_h16_8_neon 8 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 8 months ago
Martin Storsjö e66858fbab aarch64: hevc: Reorder a misplaced function init line 8 months ago
Andreas Rheinhardt ced5c5fdb8 fftools/ffmpeg_mux_init: Fix double-free on error 8 months ago
Andreas Rheinhardt 4a4dcde339 avformat/internal: Move FF_FMT_INIT_CLEANUP to demux.h 8 months ago
Andreas Rheinhardt 27af88fb7f avformat/vqf: Return 0 on success in read_packet 8 months ago
Andreas Rheinhardt 29aa499fc9 avformat/cdg: Don't store avio_size() return value in int 8 months ago
Andreas Rheinhardt cee70b9f1b avformat/lafdec: Fix shadowing 8 months ago
Andreas Rheinhardt aa8c7dc3d8 avformat/argo_cvg: Avoid relocations for ArgoCVGOverride 8 months ago
Andreas Rheinhardt 69b85a69bd avformat/wady: Combine skips 8 months ago
Andreas Rheinhardt cdff5a2c0c avformat/avr: Combine skips 8 months ago
Andreas Rheinhardt 56ba83ff2d avformat/fsb: Don't set data_offset manually 8 months ago
Andreas Rheinhardt 88f803cf64 avformat/wvedec: Inline constant 8 months ago
Andreas Rheinhardt 8768188581 avformat/g722: Inline constants 8 months ago
Andreas Rheinhardt b93ed5c28e avformat/fitsdec: Don't use AVBPrint for temporary storage 8 months ago
Andreas Rheinhardt 5144455c20 avformat/hls: Don't access FFInputFormat.raw_codec_id 8 months ago
Andreas Rheinhardt 8d8b5947c3 configure: Make hls demuxer select AAC, AC3 and EAC3 demuxers 8 months ago
Andreas Rheinhardt a990e6fa01 avformat/mux: Remove check for AVFMT_ALLOW_FLUSH 8 months ago
Andreas Rheinhardt e95dd6f53e avformat/file: Combine all CONFIG_ANDROID_CONTENT_PROTOCOL blocks 8 months ago
Andreas Rheinhardt ebe8326409 avformat/file: Constify android content protocol 8 months ago
Andreas Rheinhardt a6189ba896 avcodec/mpegutils: Simplify indenting 8 months ago
Andreas Rheinhardt 5eda98f382 avcodec/mpegutils: Avoid allocations when using AVBPrint 8 months ago
James Almer 0963ef4996 fftools/ffmpeg_filter: remove prototype for non existent function 8 months ago
James Almer 767e7d3d2b fftools/ffmpeg_filter: remove unused struct from InputFilterPriv 8 months ago
James Almer abcdd3aed7 avformat/mov: don't use cur_item_id as array index 8 months ago
Michael Niedermayer dd733b2be4
avformat/concatdec: clip outpoint - inpoint overflow in get_best_effort_duration() 8 months ago
Michael Niedermayer b54c9a9c8f
avcodec/osq: avoid several signed integer overflows 8 months ago
Michael Niedermayer e83e8d443b
avformat/jacosubdec: clarify code 8 months ago
Jun Zhao 5ebcca4e08 lavf/movenc: small cleanup for style 8 months ago
Michael Niedermayer b792e4d4c7
avformat/cafdec: Check that data chunk end fits within 64bit 8 months ago
Michael Niedermayer b8e754525c
avformat/iff: Saturate avio_tell() + 12 8 months ago
Michael Niedermayer 50d8e4f273
avformat/dxa: Adjust order of operations around block align 8 months ago