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:
6308765
)
Cosmetics: reindent after last commit
author
Alex Converse
<alex.converse@gmail.com>
Fri, 10 Jul 2009 21:54:06 +0000
(21:54 +0000)
committer
Alex Converse
<alex.converse@gmail.com>
Fri, 10 Jul 2009 21:54:06 +0000
(21:54 +0000)
Originally committed as revision 19400 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/aac.c
patch
|
blob
|
history
diff --git
a/libavcodec/aac.c
b/libavcodec/aac.c
index
df13f0c
..
6131089
100644
(file)
--- a/
libavcodec/aac.c
+++ b/
libavcodec/aac.c
@@
-1662,7
+1662,7
@@
static int aac_decode_frame(AVCodecContext * avccontext, void * data, int * data
av_log(avccontext, AV_LOG_ERROR,
"Not evaluating a further program_config_element as this construct is dubious at best.\n");
else
- err = output_configure(ac, ac->che_pos, new_che_pos, 0);
+
err = output_configure(ac, ac->che_pos, new_che_pos, 0);
break;
}