116941 Commits (4bc2f90cffae5a691a63bb7496a2c7622a65a105)
 

Author SHA1 Message Date
Rémi Denis-Courmont 63d016aea5 lavc/mpegvideoencdsp: R-V V pix_sum 4 months ago
Anton Khirnov 631a725670 lavc/hevcdec: call ff_thread_finish_setup() even if hwaccel is in use 4 months ago
Anton Khirnov 4b9adb35b6 lavc/hevcdec: simplify output logic 4 months ago
Anton Khirnov 79afc45c03 lavc/hevcdec: use a ContainerFifo to hold frames scheduled for output 4 months ago
Anton Khirnov 4bda7f288c lavc/videotoolbox: drop HEVC cropping from start_frame rather than end_frame 4 months ago
Anton Khirnov 6174818252 lavc: add private container FIFO API 4 months ago
Anton Khirnov 2fdecbb239 lavc/hevcdec: switch to receive_frame() 4 months ago
sunyuechi 4e7b5ac48f lavc/vp9dsp: R-V V mc bilin hv 4 months ago
sunyuechi 9edd2e723b lavc/vp9dsp: R-V V mc bilin h v 4 months ago
Marvin Scholz 8f36c6f2e7
MAINTAINERS: add CC preference for myself 4 months ago
Michael Niedermayer 7e5410eadb
avformat/iamf_parse: clear padding 4 months ago
Michael Niedermayer 67947f2a1c
avcodec/hevc/ps: use unsigned shift 4 months ago
Michael Niedermayer 043875941f
avcodec/cbs_h265_syntax_template: 4 months ago
Michael Niedermayer 8657eb9c3f
avcodec/avcodec: Warn about data returned from get_buffer*() 4 months ago
Dale Curtis 4230379835
avformat/mov: Fix nullptr dereference with invalid encryption metadata. 4 months ago
Ramiro Polla 181cd260db swscale/aarch64/yuv2rgb: add neon yuv42{0,2}p -> gbrp unscaled colorspace converters 4 months ago
Ramiro Polla 8744764a4c swscale/x86/yuv2rgb: add ssse3 yuv42{0,2}p -> gbrp unscaled colorspace converters 4 months ago
Ramiro Polla 4545205a26 swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters 4 months ago
Ramiro Polla af5adf57e3 swscale/yuv2rgb: prepare YUV2RGBFUNC macro for multi-planar rgb 4 months ago
Ramiro Polla 24063e7827 swscale/yuv2rgb: prepare LOADCHROMA/PUTFUNC macros for multi-planar rgb 4 months ago
Ramiro Polla 5c1c0325cd avcodec/aarch64/me_cmp: add dotprod implementations of sse16 and vsse_intra16 4 months ago
Dale Curtis a31106d849 lavf/demux: don't reallocate a AVCodecContext when closing a non-open codec. 4 months ago
sfan5 c779766b5c avcodec/mediacodecdec: call MediaCodec.stop on close 4 months ago
Timo Rothenpieler 817c6a6762 avformat/hlsenc: correctly reset subtitle stream counter per-varstream 4 months ago
James Almer 211c88b9d5 avfilter/f_zmq: fix graph argument 4 months ago
Niklas Haas 7b723ebd5a avcodec/dovi_rpudec: error out on strange RPU formats 4 months ago
Niklas Haas 3e1b70383e avcodec/dovi_rpuenc: slightly improve profile autodetection 4 months ago
Niklas Haas ecea6ed3c9 avcodec/dovi_rpuenc: implement DM metadata compression 4 months ago
Niklas Haas 9824d1539e avcodec/dovi_rpudec: sanitize DM data before decoding 4 months ago
Niklas Haas 45f5f4d3da avcodec/dovi_rpudec: implement limited DM decompression 4 months ago
Niklas Haas 1c4d4cc368 avcodec/dovi_rpudec: don't unnecessarily allocate DOVIExt 4 months ago
Niklas Haas a1f96ae157 avcodec/dovi_rpu: separate static ext blocks 4 months ago
Niklas Haas f5d6eb4017 avcodec/dovi_rpu: move ext blocks into dedicated struct 4 months ago
Niklas Haas b3d33f11fa avcodec/bsf/dovi_rpu: add new bitstream filter 4 months ago
Niklas Haas 07712a0cab avcodec/dovi_rpuenc: add configuration for compression 4 months ago
Niklas Haas 1917270d32 avcodec/dovi_rpuenc: add ff_dovi_configure_ext() 4 months ago
Niklas Haas 765f29c61e avcodec/dovi_rpu: add ff_dovi_get_metadata() 4 months ago
Niklas Haas ae3a78593d avcodec/dovi_rpuenc: add a flag to enable compression 4 months ago
Niklas Haas b3bc8f8e1e avcodec/dovi_rpuenc: make encapsulation optional 4 months ago
Niklas Haas 1e6fdb89bd avcodec/dovi_rpuenc: add `flags` to ff_dovi_rpu_generate() 4 months ago
Niklas Haas c62b364dcb avcodec/dovi_rpuenc: respect dv_md_compression 4 months ago
Niklas Haas fd00a56653 avcodec/dovi_rpuenc: eliminate unnecessary loop 4 months ago
Niklas Haas bf92441d6a avcodec/dovi_rpuenc: also copy ext blocks to dovi ctx 4 months ago
Niklas Haas a93801b626 avcodec/dovi_rpudec: implement validation for compression 4 months ago
Niklas Haas 2a2e0aced2 avutil/dovi_meta: document static vs dynamic ext blocks 4 months ago
Niklas Haas ae31acd702 fate/scalechroma: switch to standard chroma location 4 months ago
Niklas Haas f1071dc634 avfilter/vf_zscale: remove unused fields 4 months ago
Niklas Haas c8bc6fabd7 avfilter/vf_scale: fix 4:1:0 interlaced chroma pos 4 months ago
Niklas Haas 15a67c0947 avfilter/vf_scale: add in/out_chroma_loc 4 months ago
Niklas Haas 18b9687308 avfilter/swscale: always fix interlaced chroma location 4 months ago