50901 Commits (584be5133492ad39d279df1bb076871411c9bd55)

Author SHA1 Message Date
James Almer 01f2d95fbf x86/h264_weight: don't do arithmetic right shift of a 32bit values in 64bit registers 6 months ago
Ramiro Polla 6aafe61285 avcodec/mpegvideoencdsp: convert stride parameters from int to ptrdiff_t 6 months ago
Dale Curtis 7753a9d627 lavc: Check codec_whitelist early in avcodec_open2() 6 months ago
Matthieu Bouron 0a780d3076 avcodec: add Mediacodec audio decoders support 6 months ago
Rémi Denis-Courmont 7d1dda4892 lavc/h264dsp: R-V V loop_filter_chroma 6 months ago
Rémi Denis-Courmont 3a53656837 lavc/h264dsp: do not write back unmodified rows in R-V V loop filter 6 months ago
Zhao Zhili 4c0372281b aarch64/vvc: Bind h26x/sao filter implementation to vvc 6 months ago
Zhao Zhili 8cc10298a7 aarch64/hevc: Move sao to h26x directory 6 months ago
Frank Plowman 93281630a7 lavc/vvc: Validate explicit subpic locations 6 months ago
Frank Plowman 01701bdcd5 lavc/vvc: Prevent OOB access in subpic_tiles 6 months ago
Nuo Mi b2eabe0ff2 avcodec/vvcdec: format, fix indent for vvc_deblock_bs 6 months ago
Nuo Mi 7bd22342c3 avcodec/vvcdec: filter, fix uninitialized variables for YUV400 format 6 months ago
Nuo Mi 15eb10c6de x86/vvcdec: inter, add optical flow avx2 code 6 months ago
Nuo Mi f851abb4b3 avcodec/vvcdec: bdof, do not pad sources and gradients to simplify the code 6 months ago
Nuo Mi 8347def797 avcodec/vvcdec: misc, rename BDOF_BLOCK_SIZE to BDOF_MIN_BLOCK_SIZE 6 months ago
Michael Niedermayer b730defd52 avcodec/msmpeg4dec: init dc_pred_dir 7 months ago
Michael Niedermayer 5338707930 avcodec/wmavoice: Do not use uninitialized pitch[0] 7 months ago
Michael Niedermayer b9c7f50c7d
avcodec/notchlc: Check bytes left before reading 7 months ago
Michael Niedermayer 01910ca603
avcodec/vc1_block: propagate error codes 7 months ago
Michael Niedermayer b08776e3ae
avcodec/magicyuvenc: better slice height 7 months ago
Ramiro Polla 7e4784e40c avcodec/mpegvideoencdsp: speed up draw_edges_8_c by inlining it for all used edge widths 7 months ago
Ramiro Polla 3bfce2a104 avcodec/x86/mpegvideoencdsp: speed up draw_edges_mmx by using memcpy() 7 months ago
Ramiro Polla 9cdcbb639a avcodec/x86/mpegvideoencdsp: fix comment for draw_edges_mmx 7 months ago
Ramiro Polla 8c203ea7c7 avcodec/aarch64/mpegvideoencdsp: add dotprod implementation for pix_norm1 7 months ago
Ramiro Polla 9f68a3712e avcodec/aarch64/mpegvideoencdsp: add neon implementations for pix_sum and pix_norm1 7 months ago
Ramiro Polla f9074427db avcodec/x86/mpegvideoencdsp: support negative strides in draw_edges_mmx() 7 months ago
Zhao Zhili 12cdb30e37 avcodec/videotoolboxenc: Fix leaking of supported_props 7 months ago
Zhao Zhili aa14f9fe63 avcodec/mediacodecdec: Skip dequeue buffer in draining state 7 months ago
Zhao Zhili 40dda881d6 avcodec/filter_units: Fix extradata and packets can have different bitstream format 7 months ago
James Almer 9d15fe77e3 avcodec/container_fifo: add missing stddef.h include 7 months ago
James Almer a754ee0844 avcodec/h2645_parse: replace three bool arguments in ff_h2645_packet_split with a single flags one 7 months ago
James Almer 8060644237 avcodec/shorten: Fix discard of ‘const’ qualifier 7 months ago
Rémi Denis-Courmont d8fb44c0aa lavc/mpegvideoencdsp: R-V V add_8x8basis 7 months ago
Rémi Denis-Courmont 1907dd7f23 lavc/mpegvideoencdsp: R-V V try_8x8basis 7 months ago
Rémi Denis-Courmont 0fd37c00d7 lavc/mpegvideoencdsp: R-V V pix_norm1 7 months ago
Rémi Denis-Courmont 63d016aea5 lavc/mpegvideoencdsp: R-V V pix_sum 7 months ago
Anton Khirnov 631a725670 lavc/hevcdec: call ff_thread_finish_setup() even if hwaccel is in use 7 months ago
Anton Khirnov 4b9adb35b6 lavc/hevcdec: simplify output logic 7 months ago
Anton Khirnov 79afc45c03 lavc/hevcdec: use a ContainerFifo to hold frames scheduled for output 7 months ago
Anton Khirnov 4bda7f288c lavc/videotoolbox: drop HEVC cropping from start_frame rather than end_frame 7 months ago
Anton Khirnov 6174818252 lavc: add private container FIFO API 7 months ago
Anton Khirnov 2fdecbb239 lavc/hevcdec: switch to receive_frame() 7 months ago
sunyuechi 4e7b5ac48f lavc/vp9dsp: R-V V mc bilin hv 7 months ago
sunyuechi 9edd2e723b lavc/vp9dsp: R-V V mc bilin h v 7 months ago
Michael Niedermayer 67947f2a1c
avcodec/hevc/ps: use unsigned shift 7 months ago
Michael Niedermayer 043875941f
avcodec/cbs_h265_syntax_template: 7 months ago
Michael Niedermayer 8657eb9c3f
avcodec/avcodec: Warn about data returned from get_buffer*() 7 months ago
Ramiro Polla 5c1c0325cd avcodec/aarch64/me_cmp: add dotprod implementations of sse16 and vsse_intra16 7 months ago
sfan5 c779766b5c avcodec/mediacodecdec: call MediaCodec.stop on close 7 months ago
Niklas Haas 7b723ebd5a avcodec/dovi_rpudec: error out on strange RPU formats 7 months ago