| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/nvenc: Add 'nvenc_h264' as an alternative name for 'nvenc' | Philip Langdale | 2015-06-06 | 1 | -0/+25 |
* | avcodec/nvenc: Rename nvenc_h265 to nvenc_hevc | Philip Langdale | 2015-06-06 | 1 | -9/+9 |
* | Revert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the othe... | Philip Langdale | 2015-06-06 | 1 | -0/+1452 |
* | avcodec: Rename nvenc.c to nvenc_a.c, to avoid conflict with the other implem... | Michael Niedermayer | 2015-06-01 | 1 | -1452/+0 |
* | avcodec/nvenc: Fix typo: 1204 -> 1024 | Philip Langdale | 2015-05-26 | 1 | -1/+1 |
* | avcodec/nvenc: Make pix_fmts_nvenc const | Michael Niedermayer | 2015-05-03 | 1 | -1/+1 |
* | avcodec/nvenc: Add options for level and tier | Timo Rothenpieler | 2015-04-09 | 1 | -1/+110 |
* | avcodec/nvenc: Fix profile parameter handling | Timo Rothenpieler | 2015-04-02 | 1 | -20/+40 |
* | avcodec/nvenc: Fix typoed nv_status checks | Timo Rothenpieler | 2015-04-01 | 1 | -2/+2 |
* | avcodec/nvenc: Need a separate class for each encoder | Philip Langdale | 2015-03-25 | 1 | -8/+15 |
* | avcodec/nvenc: Add support for H.265 encoding | Philip Langdale | 2015-03-24 | 1 | -22/+131 |
* | avcodec/nvenc: Drop support for old nvenc api | Timo Rothenpieler | 2015-03-24 | 1 | -16/+0 |
* | avcodec/nvenc: De-compensate aspect ratio compensation of DVD-like content. | Philip Langdale | 2015-02-05 | 1 | -0/+12 |
* | avcodec/nvenc: Handle non-square pixel aspect ratios | Timo Rothenpieler | 2015-01-28 | 1 | -2/+15 |
* | avcodec/nvenc: Fix b-frame parameter handling | Timo Rothenpieler | 2015-01-26 | 1 | -13/+15 |
* | nvenc: Propagate desired number of reference frames. | Philip Langdale | 2015-01-24 | 1 | -0/+5 |
* | avcodec/nvenc: set repeatSPSPPS flag for streaming | agathah | 2015-01-21 | 1 | -0/+1 |
* | avcodec/nvenc: Add support for nvenc api version 5 | Timo Rothenpieler | 2015-01-17 | 1 | -1/+12 |
* | avcodec/nvenc: fix b frame settings | agathah | 2015-01-15 | 1 | -1/+10 |
* | avcodec/nvenc: Remove special cases for cygwin | Timo Rothenpieler | 2014-12-25 | 1 | -23/+4 |
* | avcodec: Add NVENC encoder | Timo Rothenpieler | 2014-12-11 | 1 | -0/+1189 |