]> git.sesse.net Git - ffmpeg/history - libavcodec/nvenc.c
svq3: rip out the svq3-relevant parts of pred_motion() out of h264
[ffmpeg] / libavcodec / nvenc.c
2016-02-14 Anton Khirnovnvenc: support CUDA frames as input
2016-02-14 Anton KhirnovAllow linking to CUDA dynamically instead of dlopen...
2016-02-12 Anton Khirnovnvenc: rename a misnamed function
2016-02-12 Anton Khirnovnvenc: merge input and output surface structs
2016-02-12 Anton Khirnovnvenc: factor out the pixel format list
2016-01-12 Anton Khirnovnvenc: generate dts properly
2016-01-12 Anton Khirnovnvenc: fix encoding with B-frames
2016-01-12 Anton Khirnovnvenc: flush the encoder before closing it, as required...
2016-01-12 Anton Khirnovnvenc: better error handling
2015-12-06 Anton Khirnovnvenc: export CPB props side data
2015-08-25 Luca Barbatonvenc: Properly free the fifos
2015-07-27 Vittorio Giovaralavc: Consistently prefix input buffer defines
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec flags
2015-07-20 Vittorio GiovaraDeprecate avctx.coded_frame
2015-07-20 Vittorio GiovaraGather all coded_frame allocations and free functions...
2015-06-26 Luca Barbatonvenc: Fix NV12 input
2015-05-31 Luca Barbatonvenc: H264 and HEVC encoders