]> git.sesse.net Git - nageru/history - video_encoder.h
Move X264Encoder out of QuickSyncEncoder. This completes independent restart of the...
[nageru] / video_encoder.h
2016-04-23 Steinar H. GundersonMove X264Encoder out of QuickSyncEncoder. This complete...
2016-04-23 Steinar H. GundersonMake the VideoEncoder own the stream audio encoder...
2016-04-23 Steinar H. GundersonMove the entire stream mux logic from QuickSyncEncoder...
2016-04-23 Steinar H. GundersonStart pulling video orchestration logic into VideoEncoder.