[FFmpeg-cvslog] r16980 - in trunk/libavcodec: intrax8.c mdct.c
Reimar Döffinger
Reimar.Doeffinger
Wed Feb 4 17:17:37 CET 2009
On Wed, Feb 04, 2009 at 11:10:27AM -0500, Alex Converse wrote:
> On Wed, Feb 4, 2009 at 3:33 AM, Reimar D?ffinger
> <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> > On Wed, Feb 04, 2009 at 12:09:00AM +0100, alexc wrote:
> >> -static void x8_vlc_init(void){
> >> +static av_cold void x8_vlc_init(void){
> >
> > Isn't av_cold in most other places after the type?
> > IMO would be nice to keep it consistent.
>
> From what I've seen av_cold usually comes directly before the return type
Obviously. Sorry for the noise.
More information about the ffmpeg-cvslog
mailing list