OSDN Git Service

avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next frame...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Dec 2014 02:34:20 +0000 (03:34 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Dec 2014 02:34:20 +0000 (03:34 +0100)
commitdd70470d72758b4e94b17c6808a5ed0c9e8fe097
treed9f095743aa3fcc7ee3d7cb33694032554b84b4e
parent9e561410c08ebe128e0be86f7b4492dc7bc87bb2
avformat/utils: Compute the current pts of mpeg1/2 I/P frames from the next frame when available

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c