103634 Commits (e2c2872393f25253aa40861a9707934c4b83a3af)
 

Author SHA1 Message Date
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
Artem Galin 776d5a7472 libavcodec/qsv: enabling d3d11va support, added mfxhdlpair 3 years ago
Paul B Mahol 3df55c7bd6 avfilter/af_speechnorm: add timeline support 3 years ago
Paul B Mahol 5db1e07a62 avfilter/af_speechnorm: check return value of av_frame_make_writable() 3 years ago
Paul B Mahol ccd95cb248 avfilter/af_speechnorm: use floats in place of doubles where it is already float used 3 years ago
Michael Niedermayer 2d36d2fbd7 avcodec/h264_parser: Fix nalsize check 3 years ago
Paul B Mahol 38ab20e591 avfilter/af_silenceremove: fix stop_silence handling 3 years ago
Paul B Mahol 8a42ee6697 avfilter/af_silenceremove: avoid returning 1 sample duration frames 3 years ago
Paul B Mahol 3b331468da avfilter/af_silenceremove: fix processing of periods > 1 3 years ago
Paul B Mahol 5e7e2e5031 avfilter/af_silenceremove: guard against negative numbers 3 years ago
Paul B Mahol c3e11e3092 avfilter/af_silenceremove: add asserts to check for NaNs 3 years ago
Paul B Mahol 4e1ee16cbb avfilter/af_silenceremove: use duration option for window option 3 years ago
Paul B Mahol 15e844ed9d avfilter/af_silenceremove: fix indentation 3 years ago
Paul B Mahol 1d1e8a47b7 avfilter/af_silenceremove: cover default case too 3 years ago
Paul B Mahol 9e33572b3d avcodec/mlpenc: simplify some complicated expressions more 3 years ago
Paul B Mahol 1cbd4b00b1 avcodec/mlpenc: simplify strange pointer initializations 3 years ago
Paul B Mahol 7ebeef6aff avformat/mlpdec: fix time_base for packet timestamps 3 years ago
Paul B Mahol 5d92b73c64 avcodec/mlpdec: fix integer sanitizer warning under clang 3 years ago
James Almer 5fe648d04a libswscale/swscale: initialize all dst plane pointers in sws_receive_slice() 3 years ago
Peter Ross c655a734b1 avcodec/siren: MSN Siren decoder 3 years ago
Paul B Mahol b9426f371a avcodec/mlpenc: remove convoluted incomplete multiple substreams support code 3 years ago
Paul B Mahol e811b0080e avcodec/mlpenc: use variables local to for loops 3 years ago
Limin Wang 75001ae844 avcodec/nvenc: add constrainedFrame encoding support 3 years ago
Limin Wang 3756525a59 avcodec/nvenc: add single slice intra refresh support 3 years ago
Limin Wang e6bd5171ac avcodec/nvenc: add intra refresh support 3 years ago
Limin Wang 85489e0308 avcodec/nvenc: make number of slices per frame configurable 3 years ago
Anton Khirnov 60515a6d61 lavfi/vf_scale: pass the thread count to the scaler 3 years ago
Anton Khirnov d6fdc78e91 sws: implement slice threading 3 years ago
Anton Khirnov 22c6fbc847 lavfi/vf_scale: convert to the frame-based sws API 3 years ago