summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avfilter/af_dynaudnorm: improve EOF timestamp precisionPaul B Mahol2021-09-12
* avcodec/wmadec: fix WMA gapless playbackbnnm2021-09-12
* avformat/dv: always set audio packet durationPaul B Mahol2021-09-12
* ffmpeg_hw: make hardware selection for filters more user friendlyHaihao Xiang2021-09-12
* avfilter/vf_extractplanes: fix regressionPaul B Mahol2021-09-12
* avcodec/h274: trim unnecessarily large arrayNiklas Haas2021-09-12
* avcodec/h274: don't read from uninitialized array membersNiklas Haas2021-09-12
* avfilter/vf_xfade: check default switch casePaul B Mahol2021-09-12
* avfilter/vf_xfade: add zoomin transitionPaul B Mahol2021-09-12
* avfilter/vf_extractplanes: stop marking alphaextract filter as dynamic outputsPaul B Mahol2021-09-12
* avfilter/af_afftfilt: reindent after last commitPaul B Mahol2021-09-12
* avfilter/af_afftfilt: add timeline supportPaul B Mahol2021-09-12
* avfilter/af_asoftclip: rewrite oversamplingPaul B Mahol2021-09-12
* avfilter/vf_fieldmatch: initialize dst pointer to silence warningPaul B Mahol2021-09-11
* avfilter/f_segment: silence compiler warningPaul B Mahol2021-09-11
* avfilter/f_loop: initialize ret to silence compiler warningPaul B Mahol2021-09-11
* avfilter/af_arnndn: initialize ret to silence compiler warningPaul B Mahol2021-09-11
* avfilter/af_afftdn: move i initialization to silence warningPaul B Mahol2021-09-11
* avfilter/af_apsyclip: fix mixed declarations and codePaul B Mahol2021-09-11
* avfilter: add audio psychoacoustic clipperPaul B Mahol2021-09-11
* avfilter/af_astats: add entropy statPaul B Mahol2021-09-11
* avfilter/vf_convolution: add scharr operatorPaul B Mahol2021-09-10
* fate: fix silenceremove testPaul B Mahol2021-09-09
* avfilter/af_silenceremove: fix regression in output frame ptsPaul B Mahol2021-09-09
* avcodec/qsv_enc: do not reuse enc_ctrl from previous framesXu Guangxin2021-09-09
* avcodec/mlpenc: Fix mixed declarations and code warningAndreas Rheinhardt2021-09-09
* avcodec/siren: decode_vector: remove unused parameterPeter Ross2021-09-09
* avcodec/siren: replace magic numbers with macro valuePeter Ross2021-09-09
* avcodec/libvpxenc: Apply codec options to alpha codec contextAdam Chelminski2021-09-08
* avformat/rtpdec: Make ff_rtp_handler_iterate() staticAndreas Rheinhardt2021-09-08
* avformat/rawdec: Make ff_raw_data_read_header() staticAndreas Rheinhardt2021-09-08
* avformat/mov_chan: Make ff_mov_get_channel_layout() staticAndreas Rheinhardt2021-09-08
* avcodec/iirfilter: Make ff_iir_filter_flt() staticAndreas Rheinhardt2021-09-08
* avcodec/snow_dwt: Make ff_snow_(horizont|vertic)al_compose97i staticAndreas Rheinhardt2021-09-08
* avcodec/jpeg2000: Make ff_tag_tree_size() staticAndreas Rheinhardt2021-09-08
* avcodec/mqcenc: Make ff_mqc_flush() staticAndreas Rheinhardt2021-09-08
* avcodec/qsv: Make ff_qsv_map_error() staticAndreas Rheinhardt2021-09-08
* avcodec/h263dec: Make ff_h263_hw_config_list staticAndreas Rheinhardt2021-09-08
* avcodec/cbs: Make ff_cbs_alloc_unit_data() staticAndreas Rheinhardt2021-09-08
* avcodec/bsf: ff_list_bsf staticAndreas Rheinhardt2021-09-08
* avformat/dhav: use frame number if timestamp difference is zeroPaul B Mahol2021-09-08
* libavfilter/vf_deinterlace_qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavfilter/vf_scale_qsv: add MFX_MEMTYPE_FROM_VPPOUT flag to frame_typeArtem Galin2021-09-08
* libavfilter/vf_scale_qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output framesArtem Galin2021-09-08
* libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08
* libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwc...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly s...Artem Galin2021-09-08
* libavutil/hwcontext_qsv: supporting d3d11va device typeArtem Galin2021-09-08
* libavcodec/qsv: enabling d3d11va support, added mfxhdlpairArtem Galin2021-09-08