projects
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f84a47d
)
Remove variables made unused by the last two patches and test svn access.
author
Vitor Sessak
<vitor1001@gmail.com>
Tue, 3 Jul 2007 02:50:36 +0000
(
02:50
+0000)
committer
Vitor Sessak
<vitor1001@gmail.com>
Tue, 3 Jul 2007 02:50:36 +0000
(
02:50
+0000)
Originally committed as revision 9464 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/roqvideo.h
patch
|
blob
|
history
diff --git
a/libavcodec/roqvideo.h
b/libavcodec/roqvideo.h
index
9c457ca
..
202f32a
100644
(file)
--- a/
libavcodec/roqvideo.h
+++ b/
libavcodec/roqvideo.h
@@
-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];