]> git.sesse.net Git - nageru/history - context.cpp
Support audio-only FFmpeg inputs. Somewhat wonky, though.
[nageru] / context.cpp
2018-04-28 Steinar H. GundersonTry to autodetect a suitable DRM node for VA-API if...
2016-10-31 Steinar H. GundersonIf EGL initialization fails, print a friendlier error...
2016-10-25 Steinar H. GundersonRe-run include-what-you-use.
2016-07-22 Steinar H. GundersonAllow hotplugging of USB cards, instead of just exiting...
2016-04-23 Steinar H. GundersonFix a context memory leak on cut.
2015-11-05 Steinar H. GundersonSet pixel format on contexts we create; fixes issues...
2015-10-04 Steinar H. GundersonRun IWYU (plus lots of manual fiddling).
2015-10-04 Steinar H. GundersonUse QGLWidget instead of QOpenGLWidget, as the latter...
2015-10-03 Steinar H. GundersonInitial checkin.