
On Thu, Mar 02, 2006 at 04:24:45PM +0100, Michael Niedermayer wrote:
Hi
$subj, patch attached
No real objection... I slightly liked forwarding the stream flags as is over to demuxer caller API, but that's certainely no big issue. I like ability of manipulating nut flags at the frame header... - ods15

On Thu, Mar 02, 2006 at 04:24:45PM +0100, Michael Niedermayer wrote:
Hi
$subj, patch attached
-- Michael
Index: mpcf.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v retrieving revision 1.119 diff -u -r1.119 mpcf.txt --- mpcf.txt 2 Mar 2006 10:34:09 -0000 1.119 +++ mpcf.txt 2 Mar 2006 15:22:20 -0000 @@ -131,8 +131,6 @@ for(i=0; i<256; ){ tmp_flag v tmp_fields v - if(tmp_fields>0) tmp_sflag v - else tmp_sflag=0 if(tmp_fields>1) tmp_pts s if(tmp_fields>2) tmp_mul v if(tmp_fields>3) tmp_stream v
You should probably push all numbers 1 back?.. - ods15

Hi On Thu, Mar 02, 2006 at 06:44:21PM +0200, Oded Shimon wrote:
On Thu, Mar 02, 2006 at 04:24:45PM +0100, Michael Niedermayer wrote:
Hi
$subj, patch attached
-- Michael
Index: mpcf.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v retrieving revision 1.119 diff -u -r1.119 mpcf.txt --- mpcf.txt 2 Mar 2006 10:34:09 -0000 1.119 +++ mpcf.txt 2 Mar 2006 15:22:20 -0000 @@ -131,8 +131,6 @@ for(i=0; i<256; ){ tmp_flag v tmp_fields v - if(tmp_fields>0) tmp_sflag v - else tmp_sflag=0 if(tmp_fields>1) tmp_pts s if(tmp_fields>2) tmp_mul v if(tmp_fields>3) tmp_stream v
You should probably push all numbers 1 back?..
yes, i will if there are no objections, i will commit that soon [...] -- Michael
participants (2)
-
Michael Niedermayer
-
Oded Shimon