summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* avcodec/gemdec: Use ff_set_dimensions()Michael Niedermayer2021-10-11
* avcodec/utils: Ensure 8x8 alignment for ARGO in avcodec_align_dimensions2()Michael Niedermayer2021-10-11
* avformat/rtpdec_rfc4175: return the proper valueLimin Wang2021-10-11
* avformat/rtpdec_rfc4175: Remove redundant initializationLimin Wang2021-10-11
* avformat/rtpdec_rfc4175: use av_get_bits_per_pixel()Limin Wang2021-10-11
* avcodec/bitpacked: check av_buffer_ref resultLimin Wang2021-10-11
* libavcodec/speexdec: fix memleak in error pathZhao Zhili2021-10-11
* Revert "avfilter/vf_idet: reduce noisyness if the filter has been auto inserted"Andreas Rheinhardt2021-10-11
* avformat/libsrt: add snddropdelay parameter for srtLimin Wang2021-10-11
* avfilter/vsrc_testsrc: add planar formats for haldclutsrcPaul B Mahol2021-10-11
* avfilter/vf_lut3d: add x86-optimized tetrahedral interpolationMark Reid2021-10-10
* avcodec/lagarith: return early on errorPaul B Mahol2021-10-10
* avcodec: add native Speex decoderPaul B Mahol2021-10-10
* avformat/librist: replace deprecated functionsGijs Peskens2021-10-10
* avformat/mpegts: fix max_packet_size in mpegts payload parsingMarton Balint2021-10-10
* avformat/mpegts: rename PES total_size to PES_packet_lengthMarton Balint2021-10-10
* avformat/mpegts: delay allocation of PES bufferMarton Balint2021-10-10
* avformat/mpegts: use named constants for stream_id typesMarton Balint2021-10-10
* avfilter/asrc_flite: Remove double ';'Andreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Fix races upon (un)registering voicesAndreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Fix use-after-freesAndreas Rheinhardt2021-10-10
* avfilter/asrc_flite: Don't segfault when using list_voices optionAndreas Rheinhardt2021-10-10
* avfilter/tests/filtfmts: Check for existence of formats/channel layoutsAndreas Rheinhardt2021-10-10
* avfilter/vf_scale: ReindentationAndreas Rheinhardt2021-10-10