Improve error concealment of lost frames
authorJason Garrett-Glaser <darkshikari@gmail.com>
Mon, 27 Sep 2010 04:43:41 +0000 (04:43 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Mon, 27 Sep 2010 04:43:41 +0000 (04:43 +0000)
commite2983d6eac7b0bb563886c6f97c4ce0385b2018d
tree1bac5dfb3c47f6b8b3ddd4e258d1d7278e5854dc
parentb1a05b820e6ee4d4209bc356348451bb4ad5870a
Improve error concealment of lost frames
If a frame is lost, replace it with data from the previous valid frame.

Originally committed as revision 25218 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c