103662 Commits (9f05b3ba604a30eeb6f5ff877b8b5b5c93a268d7)
 

Author SHA1 Message Date
Paul B Mahol db2514a5dc avfilter/af_speechnorm: improve EOF timestamp precision 3 years ago
Paul B Mahol f78d0f67be avfilter/af_dynaudnorm: improve EOF timestamp precision 3 years ago
bnnm 19802d170a avcodec/wmadec: fix WMA gapless playback 3 years ago
Paul B Mahol d1971d69c7 avformat/dv: always set audio packet duration 3 years ago
Haihao Xiang 6803d8b440 ffmpeg_hw: make hardware selection for filters more user friendly 3 years ago
Paul B Mahol cd4e6e404b avfilter/vf_extractplanes: fix regression 3 years ago
Niklas Haas a543d075cd avcodec/h274: trim unnecessarily large array 3 years ago
Niklas Haas 52c35d648c avcodec/h274: don't read from uninitialized array members 3 years ago
Paul B Mahol c4973e2148 avfilter/vf_xfade: check default switch case 3 years ago
Paul B Mahol 1db828db8b avfilter/vf_xfade: add zoomin transition 3 years ago
Paul B Mahol b35653d4c4 avfilter/vf_extractplanes: stop marking alphaextract filter as dynamic outputs 3 years ago
Paul B Mahol 882045f3dd avfilter/af_afftfilt: reindent after last commit 3 years ago
Paul B Mahol 485a52e618 avfilter/af_afftfilt: add timeline support 3 years ago
Paul B Mahol 94d4cc24c3 avfilter/af_asoftclip: rewrite oversampling 3 years ago
Paul B Mahol 3e127b595a avfilter/vf_fieldmatch: initialize dst pointer to silence warning 3 years ago
Paul B Mahol bf0f996c12 avfilter/f_segment: silence compiler warning 3 years ago
Paul B Mahol 0a8a0c96ae avfilter/f_loop: initialize ret to silence compiler warning 3 years ago
Paul B Mahol d460a5f8ba avfilter/af_arnndn: initialize ret to silence compiler warning 3 years ago
Paul B Mahol 533ddd61e5 avfilter/af_afftdn: move i initialization to silence warning 3 years ago
Paul B Mahol b53f9c5e68 avfilter/af_apsyclip: fix mixed declarations and code 3 years ago
Paul B Mahol eeab62ad2d avfilter: add audio psychoacoustic clipper 3 years ago
Paul B Mahol 966fc3c070 avfilter/af_astats: add entropy stat 3 years ago
Paul B Mahol 463c71b3b3 avfilter/vf_convolution: add scharr operator 3 years ago
Paul B Mahol 0b4d009587 fate: fix silenceremove test 3 years ago
Paul B Mahol abd24eaf68 avfilter/af_silenceremove: fix regression in output frame pts 3 years ago
Xu Guangxin 3bbe0c210b avcodec/qsv_enc: do not reuse enc_ctrl from previous frames 3 years ago
Andreas Rheinhardt bb9141cc13 avcodec/mlpenc: Fix mixed declarations and code warning 3 years ago
Peter Ross 20f9cfb3e3 avcodec/siren: decode_vector: remove unused parameter 3 years ago
Peter Ross e8aec714d3 avcodec/siren: replace magic numbers with macro value 3 years ago
Adam Chelminski 715f63232f avcodec/libvpxenc: Apply codec options to alpha codec context 3 years ago
Andreas Rheinhardt 3008a93b4d avformat/rtpdec: Make ff_rtp_handler_iterate() static 3 years ago
Andreas Rheinhardt cd3d7b0f8f avformat/rawdec: Make ff_raw_data_read_header() static 3 years ago
Andreas Rheinhardt 49916dafb9 avformat/mov_chan: Make ff_mov_get_channel_layout() static 3 years ago
Andreas Rheinhardt 41751e4aef avcodec/iirfilter: Make ff_iir_filter_flt() static 3 years ago
Andreas Rheinhardt 854f7bab5a avcodec/snow_dwt: Make ff_snow_(horizont|vertic)al_compose97i static 3 years ago
Andreas Rheinhardt faa62773cb avcodec/jpeg2000: Make ff_tag_tree_size() static 3 years ago
Andreas Rheinhardt fc9cb7d51a avcodec/mqcenc: Make ff_mqc_flush() static 3 years ago
Andreas Rheinhardt 25394eb72e avcodec/qsv: Make ff_qsv_map_error() static 3 years ago
Andreas Rheinhardt 029bfc3501 avcodec/h263dec: Make ff_h263_hw_config_list static 3 years ago
Andreas Rheinhardt fd43b868e1 avcodec/cbs: Make ff_cbs_alloc_unit_data() static 3 years ago
Andreas Rheinhardt 97bc4695fb avcodec/bsf: ff_list_bsf static 3 years ago
Paul B Mahol 7b523a06d0 avformat/dhav: use frame number if timestamp difference is zero 3 years ago
Artem Galin 19a17388d8 libavfilter/vf_deinterlace_qsv: enabling d3d11va support, added mfxhdlpair 3 years ago
Artem Galin c1cebaa4c4 libavfilter/vf_scale_qsv: add MFX_MEMTYPE_FROM_VPPOUT flag to frame_type 3 years ago
Artem Galin 46c6946eee libavfilter/vf_scale_qsv: enabling d3d11va support, added mfxhdlpair 3 years ago
Artem Galin 36166cc304 libavfilter/qsvvpp: add MFX_MEMTYPE_FROM_VPPOUT flag to output frames 3 years ago
Artem Galin a611c35001 libavfilter/qsvvpp: enabling d3d11va support, added mfxhdlpair 3 years ago
Artem Galin 4f78711f9c libavutil/hwcontext_d3d11va: adding more texture information to the D3D11 hwcontext API 3 years ago
Artem Galin f1cd1dc6ce libavutil/hwcontext_qsv: add usage child_device_type argument to explicitly select d3d11va/DX11 device type 3 years ago
Artem Galin a08a5299ac libavutil/hwcontext_qsv: supporting d3d11va device type 3 years ago