projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52fa205
)
10l: missed one reindent.
author
Alex Converse
<alex.converse@gmail.com>
Wed, 28 Jul 2010 05:40:38 +0000
(
05:40
+0000)
committer
Alex Converse
<alex.converse@gmail.com>
Wed, 28 Jul 2010 05:40:38 +0000
(
05:40
+0000)
Originally committed as revision 24563 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp56.c
patch
|
blob
|
history
diff --git
a/libavcodec/vp56.c
b/libavcodec/vp56.c
index 9f913850eb2d27c117245819b172d1adc0486cfc..2e5f2d664a956aba4eb603e91c93c4df731e423a 100644
(file)
--- a/
libavcodec/vp56.c
+++ b/
libavcodec/vp56.c
@@
-482,7
+482,7
@@
static int vp56_size_changed(AVCodecContext *avctx)
}
int ff_vp56_decode_frame(AVCodecContext *avctx, void *data, int *data_size,
- AVPacket *avpkt)
+
AVPacket *avpkt)
{
const uint8_t *buf = avpkt->data;
VP56Context *s = avctx->priv_data;