]> git.sesse.net Git - nageru/history - quicksync_encoder_impl.h
Make the API for begin_frame()/end_frame() in VideoEncoder a bit more sensible.
[nageru] / quicksync_encoder_impl.h
2017-02-27 Steinar H. GundersonMake the API for begin_frame()/end_frame() in VideoEnco...
2017-02-26 Steinar H. GundersonMake QuickSync surfaces be allocated dynamically.
2017-02-26 Steinar H. GundersonIn QuickSyncEncoderImpl, make RefPicList* local variabl...
2016-12-12 Steinar H. GundersonWait for frames in render order, not QuickSync order.
2016-12-11 Steinar H. GundersonMove QuickSyncEncoderImpl's definition into its own...