summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.c
Commit message (Expand)AuthorAge
* Merge commit '1520c6ff05d835da4b793318fc88bbbc129c86a1'Hendrik Leppkes2015-12-17
|\
| * nvenc: export CPB props side dataAnton Khirnov2015-12-06
| * nvenc: Properly free the fifosLuca Barbato2015-08-25
* | avcodec/nvenc: clamp initial qp value to [1, 51]Agatha Hu2015-12-14
* | avcodec/nvenc: set slice number to 1 to improve encoding qualityAgatha Hu2015-12-14
* | avcodec/nvenc: update nvenc default parametersAgatha Hu2015-11-09
* | avcodec/nvenc: fix potential profile error when encoding yuv444pAgatha Hu2015-10-31
* | avcodec/nvenc: fix b frame n_quant_offsetAgatha Hu2015-10-16
* | avcodec/nvenc: merge compute initialQP sectionsAgatha Hu2015-09-14
* | avcodec/nvenc: Optimize nvenc parametersAgatha Hu2015-09-14
* | avcodec/nvenc: change flag of cuCtxCreate to avoid CPU spinsAgatha Hu2015-09-11
* | avcodec/nvenc: Add support for 2pass rc in vbr modeTimo Rothenpieler2015-08-04
* | avcodec/nvenc: Only set h264 parameter when encoding h264Timo Rothenpieler2015-08-04
* | avcodec/nvenc: Fix indentationTimo Rothenpieler2015-08-04
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | avcodec/nvenc: 2-pass mode works even with non-low latency presets nowWereCatf2015-07-26
* | avcodec/nvenc: Delay frame output to increase encoding speedTimo Rothenpieler2015-07-26
* | avcodec/nvenc: Remove unused parameterTimo Rothenpieler2015-07-25
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
|\|
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
| * nvenc: Fix NV12 inputLuca Barbato2015-06-26
| * nvenc: H264 and HEVC encodersLuca Barbato2015-05-31
* avcodec/nvenc: Fix build with older gcc versionsTimo Rothenpieler2015-07-14
* 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