summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/vf_tiltandshift: check outlink->color_rangeNiklas Haas2024-02-05
* avcodec/vvcdec: fix seeking for open GOPNuo Mi2024-02-05
* tests/fate/ffmpeg: add a test for the issue fixed in previous commitAnton Khirnov2024-02-05
* fftools/ffmpeg_mux: fix terminating muxer on streamcopy with -tAnton Khirnov2024-02-05
* avutil/thread: fix pthread_setname_np parameters for NetBSD and AppleMarton Balint2024-02-05
* MAINTAINERS: remove myself from herePaul B Mahol2024-02-04
* avutil/thread: add support for setting thread name on *bsd and solarisBrad Smith2024-02-04
* avformat/flvenc: fix stereo flag when writing PCMA/PCMUAlessandro Ros2024-02-04
* lavc/d3d12va: Improve behaviour on missing decoder supportMark Thompson2024-02-04
* avfilter/yadif_common: fix timestamps with very small timebasesMarton Balint2024-02-04
* avfilter/yadif_common: factorize some part of the config_output and the unini...Marton Balint2024-02-04
* avutil/rational: increase av_d2q precisionMarton Balint2024-02-04
* tests/fate/mov: add a test for reading and writing amve boxCosmin Stejerean2024-02-04
* avformat/mov: add support for 'amve' ambient viewing environment boxDamiano Galassi2024-02-04
* avformat/mov: rename rescale_mdcvCosmin Stejerean2024-02-04
* avcodec: add ambient viewing environment packet side data.Damiano Galassi2024-02-04
* avcodec/vp8: Change criterion for calling ff_thread_finish_setup()Andreas Rheinhardt2024-02-04
* avcodec/vp8: Remove write-only vp7 struct fieldAndreas Rheinhardt2024-02-04
* avcodec/vp8: Enforce key-frame only for WebPAndreas Rheinhardt2024-02-04
* avformat/wavenc: use strtoull for UMID conversionGyan Doshi2024-02-04
* avformat/mov: use a more descriptive name for variables of type HEIFItemJames Almer2024-02-03
* avcodec/cbs_h266_syntax_template: check aps_adaptation_parameter_set_idJames Almer2024-02-03
* avformat/avlanguage: add the 6 deprecated DVD languagesMarth642024-02-03
* fftools/ffmpeg: use correct unit prefix symbol for binary scaled byte values王昊然2024-02-03
* avcodec/vlc: Remove unused macrosAndreas Rheinhardt2024-02-03
* avcodec/leaddec: Remove unnecessary VLC structuresAndreas Rheinhardt2024-02-03
* avformat/iamf*: Improve included headersAndreas Rheinhardt2024-02-03
* avformat/iamf_writer, iamfenc: Avoid allocations when using dyn buffersAndreas Rheinhardt2024-02-03
* avformat/iamf_writer: Avoid using dynamic bufferAndreas Rheinhardt2024-02-03
* lavc/bsf: add a showinfo filterAnton Khirnov2024-02-02
* lavd: deprecate the bktr deviceAnton Khirnov2024-02-02
* fftools/ffmpeg_filter: simplify buffersrc arg printingNiklas Haas2024-02-02
* fftools/ffplay: add missing YUV metadata to buffersrcNiklas Haas2024-02-02
* x86/h26x/h2656dsp: add missing preprocessor wrappersJames Almer2024-02-01
* 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