[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-dev
Subject:    Re: [asterisk-dev] [Code Review]: SDP Media Attribute Interface + H.263/H.264 Format Attribute Modul
From:       "Paul Belanger" <reviewboard () asterisk ! org>
Date:       2012-06-27 16:59:21
Message-ID: 20120627165921.553.16347 () hotblack ! digium ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


> On June 27, 2012, 11:19 a.m., Mark Michelson wrote:
> > I'm giving a "ship it" due to the testing you said you've done. I'd fee=
l better if there were unit tests added to ensure that SDP is parsed and ge=
nerated properly.

Agreed, I think also adding unit tests before 'ship it' would be acceptable=
 here.


- Paul


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2005/#review6589
-----------------------------------------------------------


On June 27, 2012, 7:52 a.m., Joshua Colp wrote:
> =

> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2005/
> -----------------------------------------------------------
> =

> (Updated June 27, 2012, 7:52 a.m.)
> =

> =

> Review request for Asterisk Developers.
> =

> =

> Summary
> -------
> =

> This patch adds to the format attribute interface two methods used to par=
se and generate SDP for formats. It also adds two format attribute modules =
- one for H.263 and one for H.264. The SDP logic for CELT and SILK have als=
o been moved to their respective format attribute modules.
> =

> =

> Diffs
> -----
> =

>   /trunk/channels/chan_sip.c 368849 =

>   /trunk/include/asterisk/format.h 368849 =

>   /trunk/main/format.c 368849 =

>   /trunk/main/translate.c 368849 =

>   /trunk/res/res_format_attr_celt.c 368849 =

>   /trunk/res/res_format_attr_h263.c PRE-CREATION =

>   /trunk/res/res_format_attr_h264.c PRE-CREATION =

>   /trunk/res/res_format_attr_silk.c 368849 =

> =

> Diff: https://reviewboard.asterisk.org/r/2005/diff
> =

> =

> Testing
> -------
> =

> Performed heavy testing of H.263 and H.264 format attribute modules using=
 various softphones and different scenarios.
> =

> =

> Thanks,
> =

> Joshua
> =

>


[Attachment #5 (text/html)]

<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 \
solid;">  <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://reviewboard.asterisk.org/r/2005/">https://reviewboard.asterisk.org/r/2005/</a>
  </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: \
10px;">  <p style="margin-top: 0;">On June 27th, 2012, 11:19 a.m., <b>Mark \
Michelson</b> wrote:</p>  <blockquote style="margin-left: 1em; border-left: 2px solid \
#d0d0d0; padding-left: 10px;">  <pre style="white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">I&#39;m giving a &quot;ship it&quot; due to the testing you said \
you&#39;ve done. I&#39;d feel better if there were unit tests added to ensure that \
SDP is parsed and generated properly.</pre>  </blockquote>







</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: \
-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Agreed, I think also \
adding unit tests before &#39;ship it&#39; would be acceptable here.</pre> <br />








<p>- Paul</p>


<br />
<p>On June 27th, 2012, 7:52 a.m., Joshua Colp wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" \
style="background-image: \
url('https://reviewboard.asterisk.org/media/rb/images/review_request_box_top_bg.png'); \
background-position: left top; background-repeat: repeat-x; border: 1px black \
solid;">  <tr>
  <td>

<div>Review request for Asterisk Developers.</div>
<div>By Joshua Colp.</div>


<p style="color: grey;"><i>Updated June 27, 2012, 7:52 a.m.</i></p>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">This patch adds to the format attribute interface two methods used to \
parse and generate SDP for formats. It also adds two format attribute modules - one \
for H.263 and one for H.264. The SDP logic for CELT and SILK have also been moved to \
their respective format attribute modules.</pre>  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: \
1px solid #b8b5a0">  <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: \
-moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: \
break-word;">Performed heavy testing of H.263 and H.264 format attribute modules \
using various softphones and different scenarios.</pre>  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>/trunk/channels/chan_sip.c <span style="color: grey">(368849)</span></li>

 <li>/trunk/include/asterisk/format.h <span style="color: grey">(368849)</span></li>

 <li>/trunk/main/format.c <span style="color: grey">(368849)</span></li>

 <li>/trunk/main/translate.c <span style="color: grey">(368849)</span></li>

 <li>/trunk/res/res_format_attr_celt.c <span style="color: grey">(368849)</span></li>

 <li>/trunk/res/res_format_attr_h263.c <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>/trunk/res/res_format_attr_h264.c <span style="color: \
grey">(PRE-CREATION)</span></li>

 <li>/trunk/res/res_format_attr_silk.c <span style="color: grey">(368849)</span></li>

</ul>

<p><a href="https://reviewboard.asterisk.org/r/2005/diff/" style="margin-left: \
3em;">View Diff</a></p>




  </td>
 </tr>
</table>








  </div>
 </body>
</html>



--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic