summaryrefslogtreecommitdiff
path: root/libavcodec/nvenc.c
Commit message (Expand)AuthorAge
* avcodec/nvenc: Check capabilities for interlaced encodingTimo Rothenpieler2016-06-06
* avcodec/nvenc: Don't set packet durationTimo Rothenpieler2016-06-04
* avcodec/nvenc: Refactor timestamp generation logicTimo Rothenpieler2016-05-31
* avcodec/nvenc: forward frame durationTimo Rothenpieler2016-05-31
* avcodec/nvenc: Handle minqp-only case in set_vbrTimo Rothenpieler2016-05-31
* avcodec/nvenc: twopass mode works in all modesTimo Rothenpieler2016-05-31
* avcodec/nvenc: Fix forcing constqp rc modeTimo Rothenpieler2016-05-31
* avcodec/nvenc: don't enqueue timestamps until a frame was acceptedAndrey Turkin2016-05-31
* avcodec/nvenc: refactor encode_frame a bitAndrey Turkin2016-05-31
* avcodec/nvenc: extract timestamp calculations into separate functionAndrey Turkin2016-05-31
* avcodec/nvenc: rework library load and GPU selectionAndrey Turkin2016-05-31
* avcodec/nvenc: allow configuring number of surfacesAndrey Turkin2016-05-31
* avcodec/nvenc: use INIT_CLEANUP to deal with init failuresAndrey Turkin2016-05-31
* avcodec/nvenc: add rate control optionAndrey Turkin2016-05-31
* avcodec/nvenc: convert tier to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert levels to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: convert profile parsing to AVOptionsAndrey Turkin2016-05-31
* avcodec/nvenc: use AVOptions to select presetsAndrey Turkin2016-05-31
* avcodec/nvenc: split H264/HEVC encoder definitions into separate filesAndrey Turkin2016-05-31
* avcodec/nvenc: Require Maxwell for losslessTimo Rothenpieler2016-05-25
* avcodec/nvenc: CUDA frames supportAndrey Turkin2016-05-25
* avcodec/nvenc: replace custom FIFOs with AVFifosAndrey Turkin2016-05-25
* avcodec/nvenc: combine input and output surface structuresAndrey Turkin2016-05-25
* avcodec/nvenc: split large functions into smaller onesAndrey Turkin2016-05-25
* avcodec/nvenc: Write buffPeriod/picTime SEI in both CBR modesTimo Rothenpieler2016-05-11
* avcodec/nvenc: Generate bufferingPeriod/pictureTiming SEITimo Rothenpieler2016-05-11
* avcodec/nvenc: don't set profile in lossless modeTimo Rothenpieler2016-05-06
* avcodec/nvenc: Add missing lossless presets to doc stringTimo Rothenpieler2016-04-27
* avcodec/nvenc: Generate AUD NAL units for better compatiblityTimo Rothenpieler2016-03-30
* avcodec/nvenc: Fix typo and preset error messageTimo Rothenpieler2016-03-08
* avcodec/nvenc: Add encoder statsLucas Cooper2016-03-08
* avcodec/nvenc: Fix H264 and HEVC vui info updateAgatha Hu2016-03-04
* 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
|\|