summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.c
Commit message (Expand)AuthorAge
* avcodec/nvenc: Add support for H.264 High 444 Predictive encodingPhilip Langdale2015-07-05
* avcodec/nvenc: Enable YV12 input formatPhilip Langdale2015-06-13
* avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc'Philip Langdale2015-06-06
* avcodec/nvenc: Rename nvenc_h265 to nvenc_hevcPhilip Langdale2015-06-06
* Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the othe...Philip Langdale2015-06-06
* avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the other implem...Michael Niedermayer2015-06-01
* avcodec/nvenc: Fix typo: 1204 -> 1024Philip Langdale2015-05-26
* avcodec/nvenc: Make pix_fmts_nvenc constMichael Niedermayer2015-05-03
* avcodec/nvenc: Add options for level and tierTimo Rothenpieler2015-04-09
* avcodec/nvenc: Fix profile parameter handlingTimo Rothenpieler2015-04-02
* avcodec/nvenc: Fix typoed nv_status checksTimo Rothenpieler2015-04-01
* avcodec/nvenc: Need a separate class for each encoderPhilip Langdale2015-03-25
* avcodec/nvenc: Add support for H.265 encodingPhilip Langdale2015-03-24
* avcodec/nvenc: Drop support for old nvenc apiTimo Rothenpieler2015-03-24
* avcodec/nvenc: De-compensate aspect ratio compensation of DVD-like content.Philip Langdale2015-02-05
* avcodec/nvenc: Handle non-square pixel aspect ratiosTimo Rothenpieler2015-01-28
* avcodec/nvenc: Fix b-frame parameter handlingTimo Rothenpieler2015-01-26
* nvenc: Propagate desired number of reference frames.Philip Langdale2015-01-24
* avcodec/nvenc: set repeatSPSPPS flag for streamingagathah2015-01-21
* avcodec/nvenc: Add support for nvenc api version 5Timo Rothenpieler2015-01-17
* avcodec/nvenc: fix b frame settingsagathah2015-01-15
* avcodec/nvenc: Remove special cases for cygwinTimo Rothenpieler2014-12-25
* avcodec: Add NVENC encoderTimo Rothenpieler2014-12-11