Use skip_frame for keyframe-only decoding rather than #ifdef
authorDavid Conrad <lessen42@gmail.com>
Mon, 29 Sep 2008 22:04:35 +0000 (22:04 +0000)
committerDavid Conrad <lessen42@gmail.com>
Mon, 29 Sep 2008 22:04:35 +0000 (22:04 +0000)
commit068e82bac15d5f389b523b14e87e2adc03aaa82e
treea06ce4fbe97dfce226a2feba4d431e6342d79918
parentbf615b89e38f12d1096e406fbd109e40a772377b
Use skip_frame for keyframe-only decoding rather than #ifdef

Originally committed as revision 15463 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp3.c