use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Feb 2004 17:35:52 +0000 (17:35 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 25 Feb 2004 17:35:52 +0000 (17:35 +0000)
commit9740beffc65d08ba454ce4c1d904b6d9388a6544
treeaac8e8724add20e3f08ab24c0bf7d15f847dd56f
parent8ac5c1b2d343ef6c1c759d3fb5a32de984ff9ab5
use AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
move AV_NOPTS_VALUE & AV_TIME_BASE from avformat.h -> avcodec.h
related fixes

Originally committed as revision 2814 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c
libavcodec/avcodec.h
libavcodec/h263.c
libavcodec/mpegvideo.c
libavcodec/utils.c
libavformat/avformat.h