[FFmpeg-cvslog] Add libswresample.

Michael Niedermayer michaelni at gmx.at
Fri Oct 7 13:53:42 CEST 2011


On Fri, Oct 07, 2011 at 10:31:14AM +0000, Carl Eugen Hoyos wrote:
> Michael Niedermayer <git <at> videolan.org> writes:
> 
> > +    for(i=0; i<av_get_channel_layout_nb_channels(s->out_ch_layout); i++){
> > +        for(j=0; j<av_get_channel_layout_nb_channels(s->in_ch_layout); j++){
> > +            av_log(NULL, AV_LOG_ERROR, "%f ", s->matrix[i][j]);
> > +        }
> > +        av_log(NULL, AV_LOG_ERROR, "\n");
> 
> Is it intended that the matrix is always shown with AV_LOG_ERROR?

fixed locally, will be in the next push

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

When you are offended at any man's fault, turn to yourself and study your
own failings. Then you will forget your anger. -- Epictetus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-cvslog/attachments/20111007/8e61d241/attachment.asc>


More information about the ffmpeg-cvslog mailing list