116977 Commits (7887d00ee6e29100b6d65be75fe17e183d402e89)
 

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