summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: Add blurdetect filterThilo Borgmann2022-04-25
* lafi/vf_edgedetect: Move some common functions into seperate fileThilo Borgmann2022-04-25
* avformat/mov: Add avif to list of supported extensionsVignesh Venkatasubramanian2022-04-25
* avcodec/audiotoolboxdec: Properly fill out_formatChristopher Snowhill2022-04-24
* avcodec/pcm-blurayenc: set fixed number of samples per packetPaul B Mahol2022-04-24
* avcodec/x86/hevc_mc: add qpel_h64_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h32_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h4_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h16_8_avx512iclWu Jianhua2022-04-24
* avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512iclWu Jianhua2022-04-24
* avfilter/af_afftdn: use better approach for gain smoothingPaul B Mahol2022-04-23
* libavfilter/version: bump minor version for icc{gen,detect}Jan Ekström2022-04-23
* avformat/version: bump minor version for Jpeg XLLeo Izen2022-04-23
* avcodec/version: bump minor version for Jpeg XLLeo Izen2022-04-23
* lavfi: add vf_iccdetect for parsing ICC profilesNiklas Haas2022-04-23
* lavfi: add vf_iccgen for generating ICC profilesNiklas Haas2022-04-23
* lavfi: add ICC profile support via lcms2Niklas Haas2022-04-23
* lavfi: add ff_detect_color_primaries helperNiklas Haas2022-04-23
* lavfi: generalize colorspace coefficent helpersNiklas Haas2022-04-23
* avformat/image2: add Jpeg XL as image2 formatLeo Izen2022-04-23
* avcodec/libjxl: add Jpeg XL encoding via libjxlLeo Izen2022-04-23
* avcodec/libjxl: add Jpeg XL decoding via libjxlLeo Izen2022-04-23
* avcodec/jpegxl: add Jpeg XL image codecLeo Izen2022-04-23
* avfilter/avf_showspectrum: filter support all channel countsPaul B Mahol2022-04-23
* avfilter/af_afftdn: add gain_smooth optionPaul B Mahol2022-04-23
* avfilter: add colorchart video filterPaul B Mahol2022-04-23
* avfilter: add colormap video filterPaul B Mahol2022-04-23
* avfilter/vf_lagfun: small speed-upPaul B Mahol2022-04-23
* avformat/mov: Add support for still image AVIF parsingVignesh Venkatasubramanian2022-04-23
* avutil/timecode: use timecode fps for number of frame digitsMarton Balint2022-04-22
* avformat/mov: fix timecode with high frame rate contentMarton Balint2022-04-22
* avformat/rtmpproto: send proper status for response to play commandMarton Balint2022-04-22
* avutil/cpu: #define _GNU_SOURCE before including any standard headersMarton Balint2022-04-22
* avfilter/vsrc_mandelbrot: Check for malloc failureMichael Niedermayer2022-04-22
* swscale: aarch64: Optimize the final summation in the hscale routineMartin Storsjö2022-04-22
* examples/decode_video: flush parser to fix missing frameZhao Zhili2022-04-22
* avfilter/avf_showfreqs: add option to draw subset of channelsPaul B Mahol2022-04-22
* avfilter/avf_showfreqs: filter support all channel countsPaul B Mahol2022-04-22
* avfilter/vf_frei0r: Copy to frame allocated according to frei0r requirementsMichael Niedermayer2022-04-21
* avfilter/video: Add ff_default_get_video_buffer2() to set specific alignmentMichael Niedermayer2022-04-21
* avformat/genh: Check sample rateMichael Niedermayer2022-04-21
* avformat/demux: Use unsigned to check duration vs duration_textMichael Niedermayer2022-04-21
* doc/ffprobe: clarify that the input file is not optionalStefano Sabatini2022-04-21
* doc/ffplay: put keystrokes to decrease and increase volume on the same lineStefano Sabatini2022-04-21
* librtmp: use AVBPrint instead of char *Tristan Matthews2022-04-19
* avfilter/vf_ciescope: add option to disable CIE tongue fillingPaul B Mahol2022-04-19
* avfilter/vf_ciescope: little optimizationsPaul B Mahol2022-04-19
* avfilter/avf_ahistogram: set time_base to outlinkPaul B Mahol2022-04-19
* doc: fix css file install for out-of-tree buildsTimo Rothenpieler2022-04-19
* avfilter/avf_avectorscope: set time_base to outlinkPaul B Mahol2022-04-18