diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2015-04-02 00:04:07 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-04-02 14:33:42 +0200 |
commit | 764f87b6ab8eb08f909a347fd3a804a935f5ea2b (patch) | |
tree | 485d5157cfe5f830a70a1c9b52018c7738ff1fbe /ffmpeg_vdpau.c | |
parent | 703402683a3fc9df3ecbbe84faa08cdf2fc1cd6e (diff) | |
download | ffmpeg-764f87b6ab8eb08f909a347fd3a804a935f5ea2b.tar.gz |
avcodec/nvenc: Fix profile parameter handling
It was not possible to set a profile before, the builtin profile
parameter does not seem to work propperly.
To be compatible with libx264, this overlays it with a local parameter
that expects a string, instead of an int, that takes the well known values
"high", "main" or "baseline".
Reviewed-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'ffmpeg_vdpau.c')
0 files changed, 0 insertions, 0 deletions