[Farsight-devel] rtpG729pay / rtpg729depay
Hi, Some points about these elements : - http://bugzilla.gnome.org/show_bug.cgi?id=422917 - May be i'm wrong but mime type capabilities for these elements should be upper case for codec name, so "audio/G729", and not "audio/g729" Regards. ___ Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses http://fr.answers.yahoo.com - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
Re: [Farsight-devel] rtpG729pay / rtpg729depay
On Wed, 2007-18-04 at 09:36 +0200, SP GLE wrote: > Hi, > > Some points about these elements : > - http://bugzilla.gnome.org/show_bug.cgi?id=422917 > - May be i'm wrong but mime type capabilities for > these elements should be upper case for codec name, so "audio/G729", > and not "audio/g729" GStreamer types are not mime types (for one mime types are case insensitive, but gstreamer types are case sensitive). Currently we use audio/g729 everything, to tell you the truth I'd prefer G729, but it seems lower case was already chosen (I can't remember where or by whom). -- Olivier Crête [EMAIL PROTECTED] Collabora Ltd signature.asc Description: This is a digitally signed message part - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: libjingle
Merge to: libjingle From: /home/ptlo/public_html/farsight/libjingle-03x Changes: Senko Rasic <[EMAIL PROTECTED]> SocketClient: removed user_agent parameter from constructor to avoid api breakage Senko Rasic <[EMAIL PROTECTED]> added backported HttpPortAllocator and friends Senko Rasic <[EMAIL PROTECTED]> SocketClient now sets stun and turn addresses only if given; HTTPPortAllocator workaround for the lack of TCP timeouts Senko Rasic <[EMAIL PROTECTED]> SocketClient: pass stun and relay hosts to HttpPortAllocator Senko Rasic <[EMAIL PROTECTED]> fixed a few include errors Senko Rasic <[EMAIL PROTECTED]> SocketClient: using HttpPortAllocator instead of BasicPortAllocator - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight
Merge to: farsight From: /home/tester/public_html/darcs-branches/farsight-misc-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> Pass the media-type to the transmitter so it can set the right port, and not set the port locally Olivier Crete <[EMAIL PROTECTED]> generate ChangeLog from darcs changes (from gabble) Olivier Crete <[EMAIL PROTECTED]> Remove useless check for sofiasip and evil AM_MAINTAINER_MODE Olivier Crete <[EMAIL PROTECTED]> Only use even ports starting at 1024 Olivier Crete <[EMAIL PROTECTED]> On error, gst_bin_remove instead of unref if its already added Olivier Crete <[EMAIL PROTECTED]> Only warn on set_state failure Olivier Crete <[EMAIL PROTECTED]> leave empty ChangeLog file so autotools dont bitch Olivier Crete <[EMAIL PROTECTED]> Parse klass correctly (as a list, not a path) - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight
Merge to: farsight From: /home/ptlo/public_html/farsight/farsight-03x Changes: Senko Rasic <[EMAIL PROTECTED]> rtpstream.c: removed unused transmitter object property Senko Rasic <[EMAIL PROTECTED]> modified libjingle transmitter to use the newer/patched libjingle Senko Rasic <[EMAIL PROTECTED]> signal error if transmitter is not created before preparing transports; updated tests to use transmitter-name instead of transmitter property Senko Rasic <[EMAIL PROTECTED]> rtpstream.c: fixed relay_token leak Senko Rasic <[EMAIL PROTECTED]> using signalling instead of worker thread, added relay token property to rtpstream to pass onto jingle transmitter, fixed merge errors Senko Rasic <[EMAIL PROTECTED]> not using the ditched SocketClient parameter which would cause libjingle api breakage Senko Rasic <[EMAIL PROTECTED]> rtpstream.c: export transmitter object as property instead of manually passing all transmitter properties Senko Rasic <[EMAIL PROTECTED]> jingle_c.cpp: treating tcp on port 443 as ssltcp Senko Rasic <[EMAIL PROTECTED]> fixed merge conflicts Senko Rasic <[EMAIL PROTECTED]> rtpstream.c: removed unused turn ip and port properties, correctly specified transmitter-object property, properly referenced the object in get_params Senko Rasic <[EMAIL PROTECTED]> changed transmitter property name back to "transmitter" to avoid api breakage - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel