[FFmpeg-cvslog] r9464 - trunk/libavcodec/roqvideo.h
vitor
subversion
Tue Jul 3 04:50:36 CEST 2007
Author: vitor
Date: Tue Jul 3 04:50:36 2007
New Revision: 9464
Log:
Remove variables made unused by the last two patches and test svn access.
Modified:
trunk/libavcodec/roqvideo.h
Modified: trunk/libavcodec/roqvideo.h
==============================================================================
--- trunk/libavcodec/roqvideo.h (original)
+++ trunk/libavcodec/roqvideo.h Tue Jul 3 04:50:36 2007
@@ -47,8 +47,6 @@ typedef struct RoqContext {
AVFrame *last_frame;
AVFrame *current_frame;
int first_frame;
- int y_stride;
- int c_stride;
roq_cell cb2x2[256];
roq_qcell cb4x4[256];
More information about the ffmpeg-cvslog
mailing list