]> git.sesse.net Git - nageru/history - ref_counted_frame.cpp
Fix mouse wheel behavior on the two gain knobs, through an icky Qt hack.
[nageru] / ref_counted_frame.cpp
2015-11-15 Steinar H. GundersonFix a leak in RefCountedFrame.
2015-10-13 Steinar H. GundersonRework entire pts handling.
2015-10-06 Steinar H. GundersonRefcount the input frames directly instead of trying...