]> git.sesse.net Git - ffmpeg/history - libavcodec/vaapi_encode_h265.c
dxva2: Keep code shared between dxva2 and d3d11va under the correct #if
[ffmpeg] / libavcodec / vaapi_encode_h265.c
2016-12-10 Mark Thompsonvaapi_h265: Fix CFR mode with framerate set in AVCodecC...
2016-10-21 Anton Khirnovhevc: move the SliceType enum to hevc.h
2016-10-17 Mark Thompsonvaapi_h265: Include header for slice types
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]
2016-10-02 Mark Thompsonvaapi_h265: Add main 10 encode support
2016-10-02 Mark Thompsonvaapi_h265: Fix buffering parameters
2016-10-02 Mark Thompsonvaapi_h265: Fix slice header writing
2016-09-28 Mark Thompsonvaapi_encode: Check packed header capabilities
2016-09-28 Mark Thompsonvaapi_encode: Refactor initialisation
2016-06-09 Mark Thompsonvaapi_h265: cu_qp_delta should not be used in constant...
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2016-04-15 Mark Thompsonvaapi_h265: Add -qp option, use it to replace use of...
2016-04-15 Mark Thompsonvaapi_h265: Add constant-bitrate encode support
2016-04-15 Mark Thompsonvaapi_encode: Refactor slightly to allow easier setting...
2016-03-30 Mark Thompsonlavc: VAAPI H.265 encoder