flvenc: check packet duration in speex using timestamps
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 19 Oct 2011 17:20:15 +0000 (13:20 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 20 Oct 2011 17:06:16 +0000 (13:06 -0400)
commit4ee247a2bdf2fbe81026a428d4affc46c81f28db
tree9f2dc75de68eb769f648cf65ee01f10f304c4808
parentb606a017593b2a7a5f435f2b75b8de163c367ac6
flvenc: check packet duration in speex using timestamps

Using AVCodecContext.frame_size is not reliable.
libavformat/flvenc.c