diff options
author | Philip Langdale <philipl@overt.org> | 2015-03-23 21:34:59 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2015-03-24 21:42:07 -0700 |
commit | 21175d8586d368f5f0b2ed0edda22f8f1c108330 (patch) | |
tree | ef942fc020c822e0f3a3d19d6bb5419cb7986408 /libavutil/buffer.c | |
parent | 354db19ff44c3e33ba1a4298d1b3eaefb0ddc7e3 (diff) | |
download | ffmpeg-21175d8586d368f5f0b2ed0edda22f8f1c108330.tar.gz |
avcodec/nvenc: Add support for H.265 encoding
Sufficiently new nvenc hardware (GM20x or later) has support for H.265
encoding. This works the same as the H.264 encoder except the
codec parameters are different.
Due to the fact that common codec parameters are not shareable, there's
quite a bit of conditional logic you'd wish we could do without, but
such is life.
Signed-off-by: Philip Langdale <philipl@overt.org>
Reviewed-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'libavutil/buffer.c')
0 files changed, 0 insertions, 0 deletions