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-24libavcodec/qsvenc_av1: add av1_qsv encoderWenbin Chen
2022-09-30libavcodec/qsvenc: Let runtime to decide targetUsageWenbin Chen
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-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-07lavc/qsvenc: use VBR if maxrate is not specified on WindowsHaihao Xiang
2022-08-23qsvenc_{hevc,h264}: add scenario optionHaihao Xiang
2022-08-12lavc/qsv: create mfx session using oneVPL for decoding/encodingHaihao Xiang
2022-08-12qsv: restrict OPAQUE memory to MFX_VERSION < 2.0Haihao Xiang
2022-08-12qsvenc: restrict multi-frame encode 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-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-05-25libavcodec/qsvenc: expose only supported optionsDmitry Rogozhkin
2022-04-06libavcodec/qsvenc: enable LowDelayBRC and MaxFrameSizeI/MaxFrameSizeP for mor...He, Fan F
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-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
2021-08-13lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modesHaihao Xiang
2021-08-11libavcodec/qsvence: Use QSV encoder defaults as ffmpeg defaultsSoft Works
2021-08-04lavc/qsvenc: pass the color properties to the SDKHaihao Xiang
2020-11-08lavc: Mark hw_config pointer arrays as constMark Thompson
2020-04-26lavc/qsvenc: Add hardware config metadataMark Thompson
2019-12-12lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu
2019-11-28lavc/qsvenc: Fix some code indentationsLinjie Fu
2019-11-03lavc/qsvenc: enable vp9 encoderZhong Li
2019-09-26lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li
2019-04-03lavc/qsvenc: enable hevc gpb optionZhong Li
2019-04-01lavc/qsvenc: get vps extradata from MSDKZhong Li
2019-04-01lavc/qsvenc: expose low_power as a common option for QSV encoderLinjie Fu
2019-03-28lavc/qsvenc_h264: remove the privite option trellisZhong Li
2019-03-28lavc/qsvenc: make the queried libmfx version easily reusedZhong Li
2019-01-25lavc/qsvenc: enable QVBR modeZhong Li
2019-01-10lavc/qsvenc: add VDENC support for H264Linjie Fu
2018-12-07lavc/qsvenc: add an option to set h264 pps for every frameZhong Li
2018-11-30lavc/qsvenc: add forced_idr optionZhong Li
2018-11-30lavc/qsvenc: enable ICQ and ICQ_LA on LinuxZhong Li
2018-09-03Merge commit 'c1bcd321ea2c2ae1765a1e64f03278712221d726'James Almer
2018-09-03Merge commit '4ce701b4e640d4723a4005d664f31f8342fac40e'James Almer