[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.53,1.54

D Richard Felker III dalias at aerifal.cx
Sat May 1 07:40:59 CEST 2004


On Wed, Apr 28, 2004 at 05:19:37AM +0200, Michael Niedermayer CVS wrote:
>  frame
> -	if(frame_type == 2){
> -		frame_type2_startcode		f(64)
> +	if(next_byte == 'N'){
> +		FIXME short startcode
> +		frame_startcode			f(64)

IMO the proposal was for startcodes to be separate units from the
frame, not part of the frame header. This is really irrelevant since
either gives the same file structure, but the former is conceptually a
much better way to think about it.

Rich




More information about the MPlayer-cvslog mailing list