Fetch timestamp for the first frame of field only if frame_offset and
commit238013c5e42d61f9cc2462888dca99a2b7f29590
authorbcoudurier <bcoudurier@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 21 Jun 2009 03:50:26 +0000 (21 03:50 +0000)
committerbcoudurier <bcoudurier@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 21 Jun 2009 03:50:26 +0000 (21 03:50 +0000)
treeaa71320286398f1cf1851955f40d10c99cec20f2
parenta052dcde6b849b4a474060cd719874a956b2783f
Fetch timestamp for the first frame of field only if frame_offset and
next_frame_offset are not set, because second field has next frame offset set
but not frame_offset, otherwise this wrongly fetch timestamp for the
second field.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19244 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/parser.c