[Mplayer-cvslog] CVS: main/libvo jpeg_enc.c,1.5,1.6

Rik Snel rsnel at cube.dyndns.org
Sat Jun 8 00:48:06 CEST 2002


Hello Felix,

On Fri, 7 Jun 2002, Felix Buenemann wrote:
> On Friday 07 June 2002 20:55, Rik Snel CVS wrote:
> > Modified Files:
> >         jpeg_enc.c
> > Log Message:
> > fixed compilation by jpeg_fdct_ifast to fdct_ifast because it was changed
> > in libavcodec
> wouldn't it be better to do a #ifdef FFMPEG_BUILD > xxx newfunct #else oldunc 
> #endif be better?
FFMPEG_BUILD was not changed because the jpeg_fdct_ifast -> fdct_ifast
didn't change the API. I've duplicated the internal function
convert_matrix() in jpeg_enc.c because I need it from there and I can't
call the one from libavcodec because it is declared static in mpegvideo.c.

Greetings,

Rik.

--------
Nothing is ever a total loss; it can always serve as a bad example.








More information about the MPlayer-cvslog mailing list