fix segfault if flush is called before the first frame
authorMåns Rullgård <mans@mansr.com>
Wed, 1 Jun 2005 12:03:25 +0000 (12:03 +0000)
committerMåns Rullgård <mans@mansr.com>
Wed, 1 Jun 2005 12:03:25 +0000 (12:03 +0000)
commitca15919699545e462301ceb00fab4f65b9e068e4
tree00bb51c9c000ebeef85c4924ce977c9bb29e616f
parent6510f43cf3e06cb3dae4a501fb80fe59d085b4b5
fix segfault if flush is called before the first frame
(I think that's it, and this fixes it)

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