[MPlayer-cvslog] r37633 - trunk/gui/util/bitmap.c
    Ingo Brückl 
    ib at wupperonline.de
       
    Wed Feb 10 07:17:53 CET 2016
    
    
  
Reimar Döffinger wrote on Tue, 9 Feb 2016 21:13:35 +0100:
> On Tue, Feb 09, 2016 at 12:17:16PM +0100, ib wrote:
>> +    if (avcodec_open2(avctx, avcodec_find_decoder(AV_CODEC_ID_PNG), NULL) != 0) {
> Actually only values < 0 indicate an error according to the
> documentation.
Oops, I somehow stopped reading after "return zero on success".
Ingo
    
    
More information about the MPlayer-cvslog
mailing list