summaryrefslogtreecommitdiff
path: root/libavcodec/cuvid.c
Commit message (Expand)AuthorAge
* avcodec/cuvid: Don't claim to decode h.263 (it doesn't)Philip Langdale2016-10-30
* avcodec/cuvid: Allow reinitialization of decoderPhilip Langdale2016-10-22
* Merge commit '32c8359093d1ff4f45ed19518b449b3ac3769d27'Hendrik Leppkes2016-10-07
* avcodec/cuvid: don't align frame sizeTimo Rothenpieler2016-10-04
* avcodec/cuvid: make use of new av_hwdevice_ctx_create apiTimo Rothenpieler2016-09-29
* avcodec/cuvid: support a pre-initialized hw_frames_ctxTimo Rothenpieler2016-09-29
* avcodec/cuvid: use actual frame size for buffer allocationTimo Rothenpieler2016-09-29
* avcodec/cuvid: mark as avoid for probingTimo Rothenpieler2016-09-23
* cuvid: Pass bit depth information to decoderPhilip Langdale2016-09-22
* cuvid: Use bundled headersPhilip Langdale2016-09-22
* avcodec/cuvid: add support for hardware deinterlacingTimo Rothenpieler2016-09-21
* avcodec/cuvid: implement new send_packet/receive_frame apiTimo Rothenpieler2016-09-21
* avcodec/cuvid: Check for non 420 chroma formats - they aren't supportedPhilip Langdale2016-09-17
* avcodec/cuvid: Fully re-initialize the parser after a flush.Philip Langdale2016-09-17
* avcodec/cuvid: Always check for internal errors during parsingPhilip Langdale2016-09-10
* avcodec/cuvid: check for and warn about invalid pkt_timebaseTimo Rothenpieler2016-09-09
* avcodec/cuvid: use pkt_timebase instead of time_baseTimo Rothenpieler2016-09-09
* cuvid: Implement flush to support seeking in media playersPhilip Langdale2016-09-06
* cuvid: Add hwaccels and decoders for remaining supported formatsPhilip Langdale2016-09-06
* avcodec/cuvid: add cuvid decoderTimo Rothenpieler2016-06-10