116877 Commits (ef6a5c98fb5222ce3f8c7a1cca1dabeca83f8af6)
 

Author SHA1 Message Date
Matthieu Bouron 0a780d3076 avcodec: add Mediacodec audio decoders support 4 months ago
Rémi Denis-Courmont 7d1dda4892 lavc/h264dsp: R-V V loop_filter_chroma 4 months ago
Rémi Denis-Courmont 3a53656837 lavc/h264dsp: do not write back unmodified rows in R-V V loop filter 4 months ago
Gyan Doshi b5daaa1503 avfilter/formats: correct error message 4 months ago
James Almer a4228a0ac1 avformat/iamf_parser: use ffio_read_size() where useful 4 months ago
Marvin Scholz b6a0eab528 avformat/iamf_parse: Fix return of uninitialized value 4 months ago
Michael Niedermayer 8a2c401625
MAINTAINERS: Add webpage link to our mailing list page 4 months ago
Michael Niedermayer e5f4c6d7b5
MAINTAINERS: Add 2 git repositories 4 months ago
Michael Niedermayer 880ef64c12
MAINTAINERS: Add T field based on the linux kernel MAINTAINERs 4 months ago
Michael Niedermayer 01af5a473a
MAINTAINERS: Add a profile entry for fate 4 months ago
Michael Niedermayer eabd7e7142
MAINTAINERS: Add P field based on the linux kernel MAINTAINERs 4 months ago
Michael Niedermayer bb870a7fcf
MAINTAINERS: Add B field based on the linux kernel MAINTAINERs 4 months ago
Michael Niedermayer e1baf45b12
MAINTAINERS: Add some webpages to some areas 4 months ago
Michael Niedermayer 02090abf74
MAINTAINERS: Add W field based on the linux kernel MAINTAINERs 4 months ago
Michael Niedermayer 604f5ad0ba
MAINTAINERS: Add some Mail aliases / mailing lists (aka how to contact the specific maintainers) 4 months ago
Michael Niedermayer a0b487c0e3
MAINTAINERS: Add L field based on the linux kernel MAINTAINERs 4 months ago
James Almer fa5d3cc653 avformat/iamf_parse: use get_bits_long() to read the remaining AAC extradata bits 4 months ago
James Almer 9c0e0c0b3f fate/iamf: add a demuxing test for a stereo AAC IAMF sample 4 months ago
James Almer 38bcb3ba7b avformat/iamf_parse: fix parsing AAC DecoderConfigDescriptor 4 months ago
James Almer 9d095f127a avformat/isom: make parameters used for loging a pointer to void 4 months ago
Zhao Zhili 4c0372281b aarch64/vvc: Bind h26x/sao filter implementation to vvc 4 months ago
Zhao Zhili 8cc10298a7 aarch64/hevc: Move sao to h26x directory 4 months ago
Frank Plowman 93281630a7 lavc/vvc: Validate explicit subpic locations 4 months ago
Frank Plowman 01701bdcd5 lavc/vvc: Prevent OOB access in subpic_tiles 4 months ago
Nuo Mi b2eabe0ff2 avcodec/vvcdec: format, fix indent for vvc_deblock_bs 4 months ago
Nuo Mi 7bd22342c3 avcodec/vvcdec: filter, fix uninitialized variables for YUV400 format 4 months ago
Nuo Mi 7175544c0b checkasm: add vvc_bdof test 4 months ago
Nuo Mi 15eb10c6de x86/vvcdec: inter, add optical flow avx2 code 4 months ago
Nuo Mi f851abb4b3 avcodec/vvcdec: bdof, do not pad sources and gradients to simplify the code 4 months ago
Nuo Mi 8347def797 avcodec/vvcdec: misc, rename BDOF_BLOCK_SIZE to BDOF_MIN_BLOCK_SIZE 4 months ago
Michael Niedermayer b730defd52 avcodec/msmpeg4dec: init dc_pred_dir 4 months ago
Michael Niedermayer 4e39795c75 avformat/mvdec: Check if name was fully read 4 months ago
Michael Niedermayer 5338707930 avcodec/wmavoice: Do not use uninitialized pitch[0] 4 months ago
Michael Niedermayer 53066e8cc2
MAINTAINERS: some random updating 4 months ago
Michael Niedermayer 337e7949da
MAINTAINERS: Add a maintaince level field 4 months ago
Michael Niedermayer 815d008681
avformat/argo_brp: Check that ASF chunk header is completely read 4 months ago
Michael Niedermayer 46e3bc2ebd
tools/target_swr_fuzzer: Check av_samples_fill_arrays() for failure 4 months ago
Michael Niedermayer b9c7f50c7d
avcodec/notchlc: Check bytes left before reading 4 months ago
Michael Niedermayer 01910ca603
avcodec/vc1_block: propagate error codes 4 months ago
Michael Niedermayer 796ff2d599
avformat/apetag: Check APETAGEX 4 months ago
Michael Niedermayer b08776e3ae
avcodec/magicyuvenc: better slice height 4 months ago
J. Dekker e758b24396 checkasm: add wildcompares for test & functions 4 months ago
J. Dekker d0986709a8 checkasm: improve print format 4 months ago
J. Dekker 03f26549cd checkasm: print only results to stdout 4 months ago
J. Dekker 42528ff835 checkasm: add csv/tsv bench output 4 months ago
Anton Khirnov d89930f866 lavu/opt: add API for retrieving array-type option values 4 months ago
Anton Khirnov 4a5bb84515 lavu/opt: forward av_opt_get_video_rate() to av_opt_get_q() 4 months ago
Anton Khirnov efe38286d1 lavu/opt: document underlying C types for enum AVOptionType 4 months ago
Ramiro Polla 7e4784e40c avcodec/mpegvideoencdsp: speed up draw_edges_8_c by inlining it for all used edge widths 4 months ago
Ramiro Polla 3bfce2a104 avcodec/x86/mpegvideoencdsp: speed up draw_edges_mmx by using memcpy() 4 months ago