[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.17,1.18

Arpi arpi at thot.banki.hu
Sun Feb 9 20:27:07 CET 2003


Hi,

>  	for(;;){
> -		codec_specific_data_type	b
> -		if(codec_specific_data_type=="") break;
> +		codec_specific_data_type	v
> +		if(codec_specific_data_type==0) break;
>  		codec_specific_data		b
>  	}

btw we should store teh size of each header.
it's inside teh struct for bitmapinfo, waveformatex, *desc, but at various
offsets and mode (for example waveformatex is 18 bytes + extra and only size
of extra is stored, while bitmapinfo have teh size including the bitmapinfo
struct's 40 bytes) , for teh case if the demuxer doesn't know the given
header type it shuold be able to skip it...


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
    "However, many people beg for its inclusion in Debian. Why?" - Gabucino
  "Because having new software in Debian is good." - Josselin Mouette
"Because having good software in Debian is new." - Gabucino


More information about the MPlayer-cvslog mailing list