summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avfilter/vf_w3fdif: do not output extra frame at start with deint=interlacedPaul B Mahol2021-10-18
* avcodec/speexdec: Seed should be unsigned otherwise the operations done on it...Michael Niedermayer2021-10-17
* avcodec/hevc_filter: Correct indentionLimin Wang2021-10-17
* avcodec/hevc_filter: remove unneeded headersLimin Wang2021-10-17
* avcodec/hevcdec: remove unused codeLimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for RANGELimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for colorimetryLimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for TCSLimin Wang2021-10-17
* avformat/rtpdec_rfc4175: add support for exactframerateLimin Wang2021-10-17
* avcodec/av1_vaapi: improve decode qualityFei Wang2021-10-16
* avcodec/av1_vaapi: enable segmentation featuresFei Wang2021-10-16
* avcodec/av1_vaapi: setting 2 output surface for film grainFei Wang2021-10-16
* avcodec/vaapi: increase av1 decode pool sizeFei Wang2021-10-16
* avcodec/dxva2_av1: fix global motion paramsTong Wu2021-10-16
* avcodec/av1_vaapi: add gm params valid checkFei Wang2021-10-16
* avcodec/av1dec: support setup shear processFei Wang2021-10-16
* avcodec/av1: extend some definitions in spec section 3Fei Wang2021-10-16
* cbs_av1: fix incorrect data typeFei Wang2021-10-16
* avfilter/opencl: Fix program_opencl for source code larger than 64kBTsutomu Seki2021-10-16
* avfilter/vf_v360: add reset_rot optionPaul B Mahol2021-10-16
* avcodec/hevcdec: apply H.274 film grainNiklas Haas2021-10-15
* avformat/argo_asf: use title metadata when muxingZane van Iperen2021-10-15
* avformat/argo_asf: pass name through as metadataZane van Iperen2021-10-15
* avformat/argo_asf: cleanup and NULL-terminate name field in headerZane van Iperen2021-10-15
* libswscale/x86/rgb2rgb: add shuffle_bytes avx2Wu Jianhua2021-10-15
* avfilter/window_func: unify all filters win_func option that use this headerPaul B Mahol2021-10-15
* x86/vf_lut3d: use three operand form for some instructionsJames Almer2021-10-14
* avfilter/vf_fftfilt: export FFT arrays sizePaul B Mahol2021-10-14
* avfilter/vf_overlay: unbreak alpha composition with negative y and threads > 1Paul B Mahol2021-10-14
* avfilter/vf_fftfilt: Use av_clip_uint8Martin Storsjö2021-10-14
* fate: update histogram test resultsPaul B Mahol2021-10-14
* avfilter/vf_histogram: add colors_mode optionPaul B Mahol2021-10-14
* avfilter/vf_fftfilt: add gray formats >8 depth supportPaul B Mahol2021-10-14
* avformat/westwood_vqa: Store VQFL codebook chunksPekka Väänänen2021-10-14
* avfilter/vf_fftfilt: add slice threading supportPaul B Mahol2021-10-14
* avfilter/vf_fftfilt: simplify bits/len calculationPaul B Mahol2021-10-14
* avfilter: add xcorrelate video filterPaul B Mahol2021-10-13
* avfilter: add limitdiff video filterPaul B Mahol2021-10-13
* avfilter/vf_palettegen: cosmetic changesSoft Works2021-10-13
* avfilter/vf_palette(gen|use): support palettes with alphaSoft Works2021-10-13
* avfilter/vf_lut3d: fix building with --disable-optimizationsMark Reid2021-10-13
* avcodec/videotoolboxenc: use goto end for memory cleanupLimin Wang2021-10-13
* avcodec/avs3_parser: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-13
* avcodec/audiotoolboxdec: Fix usage of init_get_bits() and use init_get_bits8()Limin Wang2021-10-13
* avformat/dhav: make duration extraction more robustPaul B Mahol2021-10-13
* avformat/dhav: check if timestamp matches when seekingPaul B Mahol2021-10-13
* libavformat/hls: correct indentationNachiket Tarate2021-10-13
* libavformat/hls: add support for decryption of HLS media segments encrypted u...Nachiket Tarate2021-10-13
* libavformat/mov: add support for 'cens', 'cbc1' and 'cbcs' encryption schemes...Nachiket Tarate2021-10-13
* libavcodec/adts_header: add frame_length field and avpriv function to parse A...Nachiket Tarate2021-10-13