]> git.sesse.net Git - nageru/history - ref_counted_frame.cpp
Add an extra byte of headroom to the buffer so that overlong frames are not treated...
[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...