r972: Fix aspect ratio of YUV4MPEG streams.
[cinelerra_cv/ct.git] / cinelerra / framecache.inc
blob0f3c75de550a672b76aeb1335d26459784018e6e
1 #ifndef FRAMECACHE_INC
2 #define FRAMECACHE_INC
5 class FrameCache;
6 class FrameCacheItem;
9 #endif