summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* x86/Makefile: fix hevc and vvc dependency of h2656dsp.oJames Almer2024-02-01
* avformat/mov: ignore item boxes for animated heifJames Almer2024-02-01
* x86/hevcdsp_init.c: fix preprocessor checkJames Almer2024-02-01
* avformat/mov: split off MOVStreamContext freeing into its own functionJames Almer2024-02-01
* x86/vvc/vvc_mc: wrap the entire file in x86_64 and AVX2 checksJames Almer2024-02-01
* fate/checkasm: enable testing vvc_mcJames Almer2024-02-01
* x86/vvc/vvc_mc: set the correct number of used registers in vvc_w_avg functionsJames Almer2024-02-01
* tests/checkasm/vvc_mc: add check_avgWu Jianhua2024-02-01
* avcodec/x86/vvc: add avg and avg_w AVX2 optimizationsWu Jianhua2024-02-01
* tests/checkasm: add checkasm_check_vvc_mcWu Jianhua2024-02-01
* avcodec/vvcdec: reuse h26x/2656_inter.asm to enable x86 optimizationsWu Jianhua2024-02-01
* avcodec/x86/h26x/h2656_inter: add dststride to putWu Jianhua2024-02-01
* avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asmWu Jianhua2024-02-01
* avcodec/hevcdsp_template: reuse put/put_luma/put_chroma from h2656_inter_temp...Wu Jianhua2024-02-01
* avcodec/vvc/vvc_inter_template: move put/put_luma/put_chroma template to h265...Wu Jianhua2024-02-01
* avfilter/buffersrc: limit link variance logs below debug loglevelGyan Doshi2024-02-01
* avcodec: move leb reading functions to its own headerJames Almer2024-01-31
* avformat/mpegts: add ts stream types for H266/VVCThomas Siedel2024-01-31
* avformat/mpegtsenc: refact out h26x_prefix_audNuo Mi2024-01-31
* avformat/mpegtsenc: refact, remove h264, hevc magic numbers for nal_typeNuo Mi2024-01-31
* avformat/mpegtsenc: refact, move h264, hevc startcode checking to check_h26x_...Nuo Mi2024-01-31
* avformat/mpegtsenc: refact mpegts_check_bitstream to loop up tableNuo Mi2024-01-31
* avformat/mp4: add muxer support for H266/VVCThomas Siedel2024-01-31
* lavfi/vsrc_testsrc_vulkan: fix -Wint-conversionLynne2024-01-31
* avformat/avformat: fix group index range check in match_stream_specifier()James Almer2024-01-30
* avcodec/aac_defines: Remove unused AAC_RENAME_32Andreas Rheinhardt2024-01-30
* lavc/vvc: Add check to num_multi_layer_olssFrank Plowman2024-01-30
* avcodec/mpeg4videodec: Remove write-only variableZhao Zhili2024-01-30
* fftools/ffmpeg: cosmetics, vertically align Input{File,Stream}Anton Khirnov2024-01-30
* fftools/ffmpeg: make InputStream.decoder_opts private to demuxerAnton Khirnov2024-01-30
* fftools/ffmpeg: make InputStream.decoding_needed private to demuxerAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: eliminate all remaining InputStream usesAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: stop passing InputStream to dec_open()Anton Khirnov2024-01-30
* fftools/ffmpeg_dec: remove unnecessary InputStream argumentsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass AVCodecParameters through DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass AVCodec through DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: eliminate InputStream use in hw_device_setup_for_decode()Anton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass decoder name through DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass top_field_first through DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass input timebase through DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: move setting compute_edt to demuxerAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass forced/estimated framerate though DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: move flags to DecoderOptsAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: pass hwaccel options to the decoder in a separate structAnton Khirnov2024-01-30
* fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_decAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: replace InputFile.format_nots with a decoder flagAnton Khirnov2024-01-30
* fftools/ffmpeg: refactor disabling decoder threading for attached picturesAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: stop accesing InputStream.fix_sub_durationAnton Khirnov2024-01-30
* fftools/ffmpeg_dec: override video SAR with AVCodecParameters valueAnton Khirnov2024-01-30
* fftools/ffmpeg: move decoder existence check to a more appropriate placeAnton Khirnov2024-01-30