OSDN Git Service

- pict_type exported to AVCodecContext
authorJuanjo <pulento@users.sourceforge.net>
Sat, 11 May 2002 23:42:16 +0000 (23:42 +0000)
committerJuanjo <pulento@users.sourceforge.net>
Sat, 11 May 2002 23:42:16 +0000 (23:42 +0000)
commit9cd3766f6e715b15275240490da39090bfee55e6
tree02a66ca2c1490a582531fe1740d9491b183e14a4
parenta5dc85efb83a891070eb5f7a8f24834539fdf5df
- pict_type exported to AVCodecContext
- Added real_pict_num to AVCodecContext, it represent the number of the
  previous encoded frame, usefull when coding with B frames.
- Warning fix in motion_est.c

Originally committed as revision 484 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/motion_est.c
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h