[Asterisk-video] if2 bit stuffing in app_h324m

Atle Samuelsen clona at cyberhouse.no
Tue Jul 31 14:43:34 CDT 2007


hi

if you setup some svn commit log mail. Please add me also :) Always
intresting following what happens :)

-A
* Klaus Darilion <klaus.mailinglists at pernau.at> [070731 19:14]:
> I just made my first commit:
> 
> Index: app_h324m.c
> ===================================================================
> --- app_h324m.c (revision 119)
> +++ app_h324m.c (working copy)
> @@ -348,6 +348,10 @@
>                                  if (FrameGetType(frame)==MEDIA_VIDEO)
>                                          /* Send it back */
>                                          H324MSessionSendFrame(id,frame);
> +                               /* uncomment the next lines to have 
> audio loopback too
> +                                  Note: this can cause loopback/echo 
> problems */
> +                               //if (FrameGetType(frame)==MEDIA_AUDIO)
> +                               //      H324MSessionSendFrame(id,frame);
>                                  /* Delete frame */
>                                  FrameDestroy(frame);
>                          }
> 
> 
> Is there a mechanism to be informed about SVN commits? E.g. I would like 
> to receive info about SVN commits to my email address.
> 
> 
> regards
> klaus
> 
> 
> Sergio Garcia Murillo wrote:
> > ----- Original Message ----- 
> > From: "Francesco Emmi" <francesco.emmi at a-tono.com>
> > 
> >> I hope this helps you. (I believe it is simpler to do that to explain
> > :-) )
> > 
> > Hope so, I'm completelly lost.. :)
> > 
> > Nice to have you arround here guys, great job.. by the way the svn accounts
> > should be fixed now.
> > 
> > Best regards
> > Sergio
> > 
> > 
> > _______________________________________________
> > --Bandwidth and Colocation Provided by http://www.api-digital.com--
> > 
> > asterisk-video mailing list
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-video
> 
> _______________________________________________
> --Bandwidth and Colocation Provided by http://www.api-digital.com--
> 
> asterisk-video mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-video



More information about the asterisk-video mailing list