]> git.sesse.net Git - nageru/history - video_encoder.cpp
Fix a circular initialization issue with AudioEncoder.
[nageru] / video_encoder.cpp
2016-04-23 Steinar H. GundersonFix a circular initialization issue with AudioEncoder.
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.