summaryrefslogtreecommitdiff
path: root/libavcodec/qsvenc.c
Commit message (Expand)AuthorAge
* libavcodec/qsvenc: fix a memory leak problemWenbin Chen2022-01-24
* libavcodec/qsvenc: Add transform skip to hevc_qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add low latency P-pyramid support to qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add DisableDeblockingIdc support to qsvWenbin Chen2022-01-21
* libavcodec/qsvenc: Add max_frame_size support to hevc_qsvWenbin Chen2022-01-21
* lavc/qsvenc: add encode support for screen content coding extensionHaihao Xiang2022-01-18
* lavc/qsvenc: add return check for ff_qsv_map_pixfmtLinjie Fu2022-01-10
* lavc/qsvenc: set base address for V planeHaihao Xiang2022-01-05
* lavc/qsvenc: enable lookahead for hevc encodingZhong Li2021-12-23
* lavc/qsvenc: specify codec name when print profileZhong Li2021-12-23
* lavc/qsvenc: dump parameters for mjpeg encoding in verbose modeHaihao Xiang2021-12-19
* lavc/qsvenc: dump parameters for VP9 encoding in verbose modeHaihao Xiang2021-12-19
* lavc/qsvenc: add VP9 profilesHaihao Xiang2021-12-19
* lavc/qsvenc: define profile array per codecHaihao Xiang2021-12-19
* lavc/qsvenc: remove VC1 profilesHaihao Xiang2021-12-19
* avcodec/qsvenc: Properly flush the FIFO on closeAndreas Rheinhardt2021-11-30
* avcodec/qsvenc: Fix leak of A53 dataAndreas Rheinhardt2021-11-30
* avcodec/qsvenc: Fix leak and crash when encoding H.264 due to A53_CCAndreas Rheinhardt2021-11-30
* avcodec/qsvenc: Remove dead code for user-provided buffersAndreas Rheinhardt2021-09-25
* avcodec/qsvenc: Fix memleaks upon allocation errorsAndreas Rheinhardt2021-09-25
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/qsv_enc: do not reuse enc_ctrl from previous framesXu Guangxin2021-09-09
* lavc/qsvenc: allows the SDK runtime to choose LowPower/non-LowPower modesHaihao Xiang2021-08-12
* lavc/qsvenc: pass the color properties to the SDKHaihao Xiang2021-08-04
* qsvenc: Value '0' is not a valid value for parameter GopOptFlagHaihao Xiang2021-07-27
* avcodec/qsvenc: clip global_quality for ICQ modes.Gyan Doshi2021-07-12
* qsvenc_hevc: allow user set more coding optionsHaihao Xiang2021-07-02
* avcodec: Remove deprecated AVCodecContext.coded_frameAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* qsv: dump more info in error, debug and verbose modeHaihao Xiang2021-01-23
* lavc: Mark hw_config pointer arrays as constMark Thompson2020-11-08
* lavc/qsvenc_hevc: add qmax/qmin support for HEVC encodingLinjie Fu2020-07-05
* avcodec/internal: move packet related functions to their own headerJames Almer2020-06-02
* lavc/qsvenc: add encode support for HEVC 4:2:2 8-bit and 10-bitLinjie Fu2020-05-18
* lavc/qsvenc: Add hardware config metadataMark Thompson2020-04-26
* lavc/qsvenc: Fix format specifiers for two variables of type int.Carl Eugen Hoyos2020-04-04
* lavc/qsvenc: add support for external bitrate control for HEVCLinjie Fu2020-02-18
* libavcodec/qsvenc.c: Set mjpeg height and width alignmentJonCookCubic2020-02-18
* lavc/qsvenc: add Tiles encode support for HEVCLinjie Fu2019-12-12
* lavc/qsvenc: Fix some code indentationsLinjie Fu2019-11-28
* lavc/qsvenc: Fix compilation for some build environments.Carl Eugen Hoyos2019-11-27
* lavc/qsvenc: enable vp9 encoderZhong Li2019-11-03
* lavc/qsvenc: Fix bitrate_limit to allow AVC encode in limited bitrateLinjie Fu2019-11-03
* lavc/qsvdec: Add GPU-accelerated memory copy supportLinjie Fu2019-10-09
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-26
* lavc/qsvenc: fix the incorrent map from bits to bytesZhong Li2019-07-01
* lavc/qsvenc: Fix the memory leak for enc_ctrl.PayloadLinjie Fu2019-05-22
* lavc/qsvenc: enable hevc gpb optionZhong Li2019-04-03
* lavc/qsvenc: enable hevc coding options configurationZhong Li2019-04-03