Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-07libavcodec/qsvenc: Add skip_frame support to qsvencWenbin Chen
2022-11-07libavcodec/qsvenc_hevc: add tier optionnyanmisaka
2022-10-25lavc/qsvenc: enlarge the maximum number of ExtParam buffers on mfxEncodeCtrlHaihao Xiang
2022-10-25lavc/qsvenc: fix check to avoid segfaultHaihao Xiang
2022-10-24libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen
2022-10-18lavc/qsvenc: fill the padding areaHaihao Xiang
2022-10-10lavc/qsv: specify Shift for each format tooHaihao Xiang
2022-09-30libavcodec/qsvenc: Add pic_timing_sei reset support to qsvWenbin Chen
2022-09-30libavcodec/qsvenc: Add bitrate reset support to qsvencWenbin Chen
2022-09-30libavcodec/qsvenc: Add framerate reset support to qsvWenbin Chen
2022-09-26libavcodec/qsvenc: fixy typo for min/max qp resetDmitry Rogozhkin
2022-09-09libavcodec/qsvenc: Add low_delay_brc reset support to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add max/min qp reset support in qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add intra refresh reset support to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add gop_size reset support to qsvencWenbin Chen
2022-09-09libavcodec/qsvenc: Add max_frame_size reset support to qsvWenbin Chen
2022-09-09libavcodec/qsvenc: skip parameter resetting on mjpeg_qsvWenbin Chen
2022-09-07lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang
2022-08-29lavc/qsvenc: enlarge the SPS buffer to retrieve larger headergavin zhang
2022-08-29lavc/qsvenc: ignore video signal info buffer for VP9Haihao Xiang
2022-08-23qsvenc_{hevc,h264}: add scenario optionHaihao Xiang
2022-08-23libavcodec/qsvenc: Add adaptive_i/b to hevc_qsvWenbin Chen
2022-08-12qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang
2022-08-12qsvenc: restrict MFX_RATECONTROL_LA_EXT to MFX_VERSION < 2.0Haihao Xiang
2022-08-12qsv: remove mfx/ prefix from mfx headersHaihao Xiang
2022-07-20libavcodec/qsvenc: Use parameter from AVCodecContext to reset qsv codecWenbin Chen
2022-07-20libavcodec/qsvenc: Change the parameter log to be thread safeWenbin Chen
2022-06-27libavcodec/qsvenc: Enable fixed QP configure in qsv CQP runtimeYue Heng
2022-06-17libavcodec/qsvenc: add ROI support to qsv encoderWenbin Chen
2022-06-06libavcodec/qsvenc: Add min/max QP control options for I/P/B frameYue Heng
2022-05-25qsv: add requirement for the mininal version of libmfxHaihao Xiang
2022-04-08qsvenc: fix typoHaihao Xiang
2022-04-06libavcodec/qsvenc: Add more pixel format support to qsvencWenbin Chen
2022-04-06libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor...He, Fan F
2022-03-16configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö
2022-02-28qsvenc: avoid dereferencing the null pointerTong Wu
2022-02-28libavcodec/qsvenc: add mbbrc to hevc_qsvWenbin Chen
2022-02-28libavcodec/qsvenc: add more ChromaFormat support to mjpeg_qsvWenbin Chen
2022-02-22libavcodec/qsvenc_hevc: encode RGB format rawvideoWenbin Chen
2022-02-07avcodec/qsvenc: Reindent after the previous commitAndreas Rheinhardt
2022-02-07lavc/qsvenc: switch to new FIFO APIAnton Khirnov
2022-01-29lavc/qsvenc: add tile encoding support for VP9Haihao Xiang
2022-01-27libavcodec/qsvenc: Add intra refresh to hevc_qsv and add new intra refresh pa...Wenbin Chen
2022-01-27libavcodec/qsvenc: Add b_strategy option to hevc_qsvWenbin Chen
2022-01-27libavcodec/qsvenc: Add max slice size support to hevc_qsvWenbin Chen
2022-01-24libavcodec/qsvenc: fix a memory leak problemWenbin Chen
2022-01-21libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen
2022-01-21libavcodec/qsvenc: Add low latency P-pyramid support to qsvWenbin Chen
2022-01-21libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen
2022-01-21libavcodec/qsvenc: Add max_frame_size support to hevc_qsvWenbin Chen