OSDN Git Service

Add pkt_dts to AVFrame, this will in the future allow multithreading decoders
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 7 Jan 2011 23:07:28 +0000 (23:07 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 7 Jan 2011 23:07:28 +0000 (23:07 +0000)
commit1919feafb1780c32864f63942d2b14f99c992f88
tree5ddaf52348b346cd72402e724af6f63984b0b00d
parent393cbb963b83ecd98336502b1201f16f5eaed979
Add pkt_dts to AVFrame, this will in the future allow multithreading decoders
to not mess up dts

Originally committed as revision 26261 to svn://svn.ffmpeg.org/ffmpeg/trunk
doc/APIchanges
libavcodec/avcodec.h
libavcodec/utils.c