Re: [Farsight-devel] Farsight2 0.0.4
On Thu, 2008-11-13 at 18:50 +, Olivier Crête wrote: > What's new? Also, you also need gstreamer 0.10.20 as a minimum, although I strongly recommend 0.10.21 -- Olivier Crête [EMAIL PROTECTED] Collabora Ltd signature.asc Description: This is a digitally signed message part - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/___ Farsight-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/farsight-devel
Re: [Farsight-devel] Farsight2 0.0.4
On Thu, 2008-11-13 at 18:50 +, Olivier Crête wrote: > What's new? Forgot to announce the API changes: Made some more parameters const: - fs_conference_new_participant() - fs_codec_get_optional_parameter() - fs_session_emit_error() - fs_stream_transmitter_emit_error() - fs_stream_emit_error() - fs_transmitter_get_stream_transmitter_type() no longer takes a GError** (it must always succeed) - There is now FS_COMPONENT_NONE: Use this when specifying a component is innapropriate - Added an API to list available transmitters fs_session_list_transmitters() Add you can see, there is nothing major. For applications, it should be ABI compatible. -- Olivier Crête [EMAIL PROTECTED] Collabora Ltd signature.asc Description: This is a digitally signed message part - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/___ Farsight-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] Farsight2 0.0.4
What's new? - Nice transmitter using the recently released libnice 0.0.2, libnice is still experimental, but please try it and find any problems. - UPnP Internet Gateway Device support in the rawudp transmitter, both to open ports on the router and to discover the external IP of the router when there is no STUN. You need gupnp-igd for this to work. - Codec encoding and decoding profiles in the RTP plugin (so that alternate pipelines can be used instead of the autodected ones). It can be useful for stuff like L16 or comfort noise. - There is now generated documentation for the plugins - More tests, nice test coverage reports - Fewer bugs? Available at: http://farsight.freedesktop.org/releases/farsight2/ -- Olivier Crête [EMAIL PROTECTED] Collabora Ltd signature.asc Description: This is a digitally signed message part - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/___ Farsight-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/farsight-devel
