32 Commits (3b80f73b186dc24a39a95edc4243f785d1459273)

Author SHA1 Message Date
Timo Rothenpieler 5cd3cd5b68 avcodec/cuvid: add support for cropping/resizing 8 years ago
Miroslav Slugeň 2a2f6b2887 avcodec/cuvid: add drop_second_field as input option 8 years ago
Miroslav Slugeň 4cb8872eb7 avcodec/cuvid: don't overwrite deinterlace at progressive input 8 years ago
Timo Rothenpieler b6f4f0b14b avcodec/cuvid: add format mismatch debug logs 8 years ago
Timo Rothenpieler ce79410bba avcodec/cuvid: set width and height before calling get_format 8 years ago
Timo Rothenpieler b7d480f431 avcodec/cuvid: update hw_frames_ctx reference after get_format call 8 years ago
Pavel Koshevoy 9ea2998586 avcodec/cuvid: fail early if GPU can't handle video resolution 8 years ago
Timo Rothenpieler 00223132e9 avcodec/cuvid: fix compilation with msvc11 8 years ago
Philip Langdale dd10e7253a avcodec/cuvid: Restore initialization of pixel format in init() 8 years ago
Philip Langdale 81147b5596 avcodec/cuvid: Add support for P010/P016 as an output surface format 8 years ago
Miroslav Slugen 10db40f374 avcodec/cuvid: allow setting number of used surfaces 8 years ago
Timo Rothenpieler d9ad18f3b4 avcodec/cuvid: use dynamically loaded CUDA/CUVID 8 years ago
Philip Langdale 21b68cdbae avcodec/cuvid: Don't claim to decode h.263 (it doesn't) 8 years ago
Philip Langdale ee7d6738ca avcodec/cuvid: Allow reinitialization of decoder 8 years ago
Timo Rothenpieler 5d4fea88d4 avcodec/cuvid: don't align frame size 8 years ago
Timo Rothenpieler ba0e516533 avcodec/cuvid: make use of new av_hwdevice_ctx_create api 8 years ago
Timo Rothenpieler 49511501aa avcodec/cuvid: support a pre-initialized hw_frames_ctx 8 years ago
Timo Rothenpieler f0ea96d8a2 avcodec/cuvid: use actual frame size for buffer allocation 8 years ago
Timo Rothenpieler dcea618976 avcodec/cuvid: mark as avoid for probing 8 years ago
Philip Langdale 289a6bb8b1 cuvid: Pass bit depth information to decoder 8 years ago
Philip Langdale 843aff3cf7 cuvid: Use bundled headers 8 years ago
Timo Rothenpieler 0b420886a4 avcodec/cuvid: add support for hardware deinterlacing 8 years ago
Timo Rothenpieler 3b24020b54 avcodec/cuvid: implement new send_packet/receive_frame api 8 years ago
Philip Langdale ee88dcb2b0 avcodec/cuvid: Check for non 420 chroma formats - they aren't supported 8 years ago
Philip Langdale 8a06669702 avcodec/cuvid: Fully re-initialize the parser after a flush. 8 years ago
Philip Langdale 4029f05c8b avcodec/cuvid: Always check for internal errors during parsing 8 years ago
Timo Rothenpieler b91e0e5987 avcodec/cuvid: check for and warn about invalid pkt_timebase 8 years ago
Timo Rothenpieler 132adf73af avcodec/cuvid: use pkt_timebase instead of time_base 8 years ago
Philip Langdale 86910b15c9 cuvid: Implement flush to support seeking in media players 8 years ago
Philip Langdale 1891dfe013 cuvid: Add hwaccels and decoders for remaining supported formats 8 years ago
Timo Rothenpieler 88e8aef9e9 avcodec/cuvid: add cuvid decoder 9 years ago