[FFmpeg-cvslog] r26378 - trunk/libavfilter/avfilter.c
Vitor Sessak
vitor1001
Sat Jan 15 21:16:15 CET 2011
On 01/15/2011 08:58 PM, stefano wrote:
> Author: stefano
> Date: Sat Jan 15 20:58:29 2011
> New Revision: 26378
>
> Log:
> Make ff_dprintf_link() print meaningful information for audio links.
This commit seems to have broken compilation in some arches, see FATE.
For ex.:
CC libavfilter/avfilter.o
cc1.exe: warning: -fPIC ignored for target (all code is position
independent)
C:/msys/1.0/home/fate/win64/svn/libavfilter/avfilter.c:1: warning: -fPIC
ignored for target (all code is position independent)
C:/msys/1.0/home/fate/win64/svn/libavfilter/avfilter.c: In function
'ff_dprintf_link':
C:/msys/1.0/home/fate/win64/svn/libavfilter/avfilter.c:259: error:
implicit declaration of function 'av_get_channel_layout_string'
make: *** [libavfilter/avfilter.o] Error 1
-Vitor
More information about the ffmpeg-cvslog
mailing list