stefan@webrtc.org
39670f6aa6
Only reset the last decoded sequence number after flushing until key frame.
We can't reset the complete last decoded state when we recycle until a key frame because that will allow any delta frame to be decoded afterwards, and since the decoder isn't reset we will get decode errors. BUG= TEST= Review URL: http://webrtc-codereview.appspot.com/330003 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1295 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%