OSDN Git Service

seeking: Favor pkt->pos for generic index building where possible.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 10 May 2011 01:28:42 +0000 (03:28 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 10 May 2011 01:28:42 +0000 (03:28 +0200)
commit67d441499a042edcfb0f8a120e6196d10b1d13db
treee87036149024e3e44fa4005ef692bcc74e623f8b
parentca87d439065c705311d0a98076df3c021b187adb
seeking: Favor pkt->pos for generic index building where possible.

See [FFmpeg-devel] [PATCH] Only using st->parser->pos when doing?repacking in the parser.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c