[SCM] libav/experimental: spam

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:43:17 UTC 2013


The following commit has been merged in the experimental branch:
commit deb13e3c7344c3eaca32199eadcc0c0a4461c209
Author: Michael Niedermayer <michaelni at gmx.at>
Date:   Sun Mar 6 19:59:37 2005 +0000

    spam
    
    Originally committed as revision 4015 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/h264.c b/libavcodec/h264.c
index ae99418..f6e96c1 100644
--- a/libavcodec/h264.c
+++ b/libavcodec/h264.c
@@ -2634,7 +2634,6 @@ static int decode_init(AVCodecContext *avctx){
     
     if(avctx->extradata_size > 0 && avctx->extradata &&
        *(char *)avctx->extradata == 1){
-        av_log(avctx, AV_LOG_INFO, "assuming AVC1 format\n");
         h->is_avc = 1;
         h->got_avcC = 0;
     } else {

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list