<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>22065</bug_id>
          
          <creation_ts>2013-05-16 18:17:58 +0000</creation_ts>
          <short_desc>Loop in 3.5.7 Coded Frame Processing</short_desc>
          <delta_ts>2013-06-05 17:21:34 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>Media Source Extensions</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>PRE_LAST_CALL</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jerry Smith">jdsmith</reporter>
          <assigned_to name="Aaron Colwell">acolwell</assigned_to>
          <cc>acolwell</cc>
    
    <cc>cyril.concolato</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-media</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87783</commentid>
    <comment_count>0</comment_count>
    <who name="Jerry Smith">jdsmith</who>
    <bug_when>2013-05-16 18:17:58 +0000</bug_when>
    <thetext>There seems to be an infinite loop in the updated spec in “sequence” mode:

3.5.7 Coded Frame Processing

1.5.3 Set the discontinuity flag to true.
1.8.1 If mode equals “sequence”, set the sequence start timestamp equal to the highest presentation end timestamp.
1.8.6 Jump to the Loop Top step above to restart processing of the current coded frame.
1.5.3 Set the discontinuity flag to true.
1.8.1 If mode equals “sequence”, set the sequence start timestamp equal to the highest presentation end timestamp.
1.8.6 Jump to the Loop Top step above to restart processing of the current coded frame.
1.5.3 Set the discontinuity flag to true.
1.8.1 If mode equals “sequence”, set the sequence start timestamp equal to the highest presentation end timestamp.
1.8.6 Jump to the Loop Top step above to restart processing of the current coded frame.
1.5.3 Set the discontinuity flag to true.
1.8.1 If mode equals “sequence”, set the sequence start timestamp equal to the highest presentation end timestamp.
1.8.6 Jump to the Loop Top step above to restart processing of the current coded frame.
…

We believe that the 1.5.3 step is probably just supposed to set the need random access point flag instead (which means the discontinuity flag is no longer set and can be eliminated).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88156</commentid>
    <comment_count>1</comment_count>
    <who name="Aaron Colwell">acolwell</who>
    <bug_when>2013-05-23 18:31:11 +0000</bug_when>
    <thetext>Marking all pre-Last Call bugs</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88746</commentid>
    <comment_count>2</comment_count>
    <who name="Aaron Colwell">acolwell</who>
    <bug_when>2013-06-05 17:21:34 +0000</bug_when>
    <thetext>Changes committed
https://dvcs.w3.org/hg/html-media/rev/63675668846c</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>