]> git.sesse.net Git - nageru/history - ref_counted_frame.cpp
Deglobalify the rest of H264Encoder(Impl), so we can have multiple ones going.
[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...