[SCM] libav/experimental: Cosmetics: reindent after last commit
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 16:48:50 UTC 2013
The following commit has been merged in the experimental branch:
commit 36f517736f5a77c4e80b2e8103851a47b18466e6
Author: Alex Converse <alex.converse at gmail.com>
Date: Fri Jul 10 21:54:06 2009 +0000
Cosmetics: reindent after last commit
Originally committed as revision 19400 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/aac.c b/libavcodec/aac.c
index df13f0c..6131089 100644
--- 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;
}
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list