- repeat_pict added to AVCodecContext to signal if the decoder must repeat
authorJuanjo <pulento@users.sourceforge.net>
Sun, 12 May 2002 02:55:48 +0000 (02:55 +0000)
committerJuanjo <pulento@users.sourceforge.net>
Sun, 12 May 2002 02:55:48 +0000 (02:55 +0000)
commitc80340a4eb8c8e6aaba54cd10805dc561bbdaf5b
tree5cae0f7a84dd178a90390be7fb9d0e4639b6b9f1
parentb6acbc3caf408ee2e7e2b2b84bd5ab16719ad8bd
- repeat_pict added to AVCodecContext to signal if the decoder must repeat
  frames from 3:2 pulldown sources.
- repeat_pict honoured by MPEG-1/2 decoder.

Originally committed as revision 486 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/mpeg12.c