[Farsight-devel] merge: farsight
Merge to: farsight From: /home/tester/public_html/darcs-branches/farsight-source-sync-state Changes: Olivier Crete <[EMAIL PROTECTED]> Only activate ghostpad if internal pad is active (makes it compatible with gst 0.10.9) Olivier Crete <[EMAIL PROTECTED]> sync state of the source with the pipeline too Olivier Crete <[EMAIL PROTECTED]> Only sync source state if its in our pipeline - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Farsight-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight-rtpmuxer Changes: [EMAIL PROTECTED] Remove muxed a/v test app as it doesn't make any sense [EMAIL PROTECTED] Drop buffers instead of blocking the sinkpads [EMAIL PROTECTED] Fix copyright header [EMAIL PROTECTED] return newpad instead of NULL and warn if failed to create a pad [EMAIL PROTECTED] Some small fixes to the muxer test app [EMAIL PROTECTED] Refactor the event handler function [EMAIL PROTECTED] Initialize the GstSegment at the right time [EMAIL PROTECTED] Some more doc fixing [EMAIL PROTECTED] Add test/demo apps for RTP muxer/demuxer [EMAIL PROTECTED] Some code-cleanup [EMAIL PROTECTED] Set caps on the buffer before pushing it [EMAIL PROTECTED] Code clean-up and more debug output [EMAIL PROTECTED] Calculate the rtp ts before gst ts get incremented [EMAIL PROTECTED] The first implementation of RTP muxer Olivier Crete <[EMAIL PROTECTED]> Use segment to calculate dtmfsrc rtp timestamp [EMAIL PROTECTED] Increment the ts after setting the buffer's ts [EMAIL PROTECTED] Add RTPDTMFMux element [EMAIL PROTECTED] Put more helpful description [EMAIL PROTECTED] More documentation [EMAIL PROTECTED] Clean-up and refactorize dtmfsrc code Olivier Crete <[EMAIL PROTECTED]> Ooops, little typo [EMAIL PROTECTED] Refactorize state_change [EMAIL PROTECTED] remove the (commented-out) code for blocking the pads [EMAIL PROTECTED] set SSRC on the packets [EMAIL PROTECTED] Some more code-cleanups [EMAIL PROTECTED] More Refactoring [EMAIL PROTECTED] Set the correct ts-offset on the get_prop value [EMAIL PROTECTED] Call set_caps when we have all the params [EMAIL PROTECTED] Only accept RTP streams that have the same clock-rate Olivier Crete <[EMAIL PROTECTED]> Make it generate the proper rtp timestamps in sync with the live source [EMAIL PROTECTED] Remove DTMF-specific code from RTP muxer and make it extendable [EMAIL PROTECTED] small typo fixed [EMAIL PROTECTED] Use own clock-base [EMAIL PROTECTED] use GST_*_OBJECT instead of g_* [EMAIL PROTECTED] Refactorize the RTPMux code [EMAIL PROTECTED] Request for stream lock when generating DTMF packets [EMAIL PROTECTED] Correct caps printout [EMAIL PROTECTED] Implement stream locking, needed for DTMF [EMAIL PROTECTED] No need to manage pads, parent does that for us - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Farsight-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> Only activate ghostpad if internal pad is active (makes it compatible with gst 0.10.9) Olivier Crete <[EMAIL PROTECTED]> Make documentation consistent with itself Olivier Crete <[EMAIL PROTECTED]> Generate ChangeLog from darcs changes - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Farsight-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight
Merge to: farsight From: /home/tester/public_html/darcs-branches/farsight-dtmf Changes: Olivier Crete <[EMAIL PROTECTED]> Add default implementation of the send_telephony_event to base class Olivier Crete <[EMAIL PROTECTED]> Fix function name (its stop not top) Olivier Crete <[EMAIL PROTECTED]> Improved Telephony events (like DTMF) API in line with RFC 4733 Olivier Crete <[EMAIL PROTECTED]> Small fix in doc Olivier Crete <[EMAIL PROTECTED]> Add DTMF events to FarsightStream Olivier Crete <[EMAIL PROTECTED]> Cleanup whitespace, improve warnings Olivier Crete <[EMAIL PROTECTED]> Replace non-sanity g_return_val_if_fail with real if Olivier Crete <[EMAIL PROTECTED]> Make telephony event volume and event type into unsigned 8 bit, it ough to be enough for everyone Olivier Crete <[EMAIL PROTECTED]> Specify numbers of base DTMF events Olivier Crete <[EMAIL PROTECTED]> Remove send_telephony_event api Olivier Crete <[EMAIL PROTECTED]> Implement dtmf with src and muxer in rtpstream Olivier Crete <[EMAIL PROTECTED]> Add DTMF events FS api to FarsightRTPStream Olivier Crete <[EMAIL PROTECTED]> Return false if the event is not handled by the pipeline - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ Farsight-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> one letter type - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/burger/gst-plugins-farsight-jitterbuffer-improvs Changes: [EMAIL PROTECTED] Patch by Wim Taymans <[EMAIL PROTECTED]>, adds getcaps function, better flushing support, better state changes, act as a live source [EMAIL PROTECTED] Patch by Wim Taymans <[EMAIL PROTECTED]> that adds set_flushing and set_blocking properties to the async queue, removes peek_head/tail [EMAIL PROTECTED] Check for seq-no gaps when calcualtion tail_duration [EMAIL PROTECTED] Patch by Wim Taymans <[EMAIL PROTECTED]> improvements to jitter buffer : flushing, event catching, sync on jitterbuffer src pad for early buffers being pushed, get ts-base from caps [EMAIL PROTECTED] events-discont Handle events (EOS) in the queue Mark discont packets. Small cleanups. [EMAIL PROTECTED] Add query function that returns the latency [EMAIL PROTECTED] Bypass buffer is latency is set to 0 [EMAIL PROTECTED] Properly set latency and post message on bus when it changes [EMAIL PROTECTED] Agregate upstream latencies for latency queries [EMAIL PROTECTED] Minor cleanups [EMAIL PROTECTED] Added a drop-on-latency property [EMAIL PROTECTED] Unblock waiting buffers if applicable [EMAIL PROTECTED] flushing_patch Clear queue and unref items in it when flushing. Add some comments and doc strings. - 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
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight-misc Changes: Zeeshan Ali <[EMAIL PROTECTED]> Enable and correct flipping code in gconfv4l2src Zeeshan Ali <[EMAIL PROTECTED]> Fix creation of jitterbuffer signal marshals Zeeshan Ali <[EMAIL PROTECTED]> To build even if gstreamer isn't debug-enabled Zeeshan Ali <[EMAIL PROTECTED]> Commit Burger's correct code. Zeeshan Ali <[EMAIL PROTECTED]> flip if the related gconf key is TRUE rather than FALSE - 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/zeenix/public_html/farsight-unit-testing Changes: Zeeshan Ali <[EMAIL PROTECTED]> Resolve merge conflict Zeeshan Ali <[EMAIL PROTECTED]> test more API, including DTMF Zeeshan Ali <[EMAIL PROTECTED]> Add support for custom plugin paths Zeeshan Ali <[EMAIL PROTECTED]> Fix plugin loading: dont keep looking for plugin once it's found Zeeshan Ali <[EMAIL PROTECTED]> Put the plugin path initialization in class init Zeeshan Ali <[EMAIL PROTECTED]> Add unit-testing framework and very basic test for FarsightStream - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/smcv/public_html/darcs/gpf-build Changes: Simon McVittie <[EMAIL PROTECTED]> Include an empty ChangeLog to keep automake happy Simon McVittie <[EMAIL PROTECTED]> Make G729 code optional, conditioned on --enable-g729 Simon McVittie <[EMAIL PROTECTED]> Improve jitter-buffer autofoo so make distcheck passes - 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/smcv/public_html/darcs/farsight-check Changes: Simon McVittie <[EMAIL PROTECTED]> Make "make check" build out-of-tree - 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/smcv/public_html/darcs/farsight-soname Changes: Simon McVittie <[EMAIL PROTECTED]> Change plugin dir to include SONAME suffix Simon McVittie <[EMAIL PROTECTED]> Bump SONAME to libfarsight-0.1.so.2 - 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/smcv/public_html/darcs/farsight-envparse Changes: Olivier Crete <[EMAIL PROTECTED]> Put env var path first, make path mangling nicer Simon McVittie <[EMAIL PROTECTED]> Deal with FS_PLUGIN_PATH being unset - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight-jb-monitor Changes: Zeeshan Ali <[EMAIL PROTECTED]> Remove unnecessary whitespace Zeeshan Ali <[EMAIL PROTECTED]> Add cutome query registration and handling for statistics Zeeshan Ali <[EMAIL PROTECTED]> Add underrun detection Zeeshan Ali <[EMAIL PROTECTED]> Revert the previously applied inefficient change Zeeshan Ali <[EMAIL PROTECTED]> Add a query function for the sinkpad and handle the stats query there Zeeshan Ali <[EMAIL PROTECTED]> Add docs about the "jitterbuffer-statistics" query - 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-dtmf Changes: Olivier Crete <[EMAIL PROTECTED]> Fix documentation for new DTMF functions Olivier Crete <[EMAIL PROTECTED]> Add {start,stop}_telephony_event_full where the method can be selected - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-dtmf Changes: Olivier Crete <[EMAIL PROTECTED]> Only send dtmf if the method is unspecified or is 1 Olivier Crete <[EMAIL PROTECTED]> Sync state of elements created inside rtpbin with rtpbin - 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]> Fix conflict Olivier Crete <[EMAIL PROTECTED]> Get more documentation generated properly Olivier Crete <[EMAIL PROTECTED]> Remove unused check.m4 Olivier Crete <[EMAIL PROTECTED]> Add max-ptime property to stream (like min-ptime) - 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/cassidy/public_html/darcs/libjingle-autogen Changes: Guillaume Desmottes <[EMAIL PROTECTED]> add autogen.sh Guillaume Desmottes <[EMAIL PROTECTED]> autogen.sh: remove $MAKE test - 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/zeenix/public_html/farsight-jb-monitor Changes: Zeeshan Ali <[EMAIL PROTECTED]> Check for gst-plugins-base since some tests require that Zeeshan Ali <[EMAIL PROTECTED]> Add support for dumping jitterbuffer statistics - 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/zeenix/public_html/farsight-unit-testing Changes: Zeeshan Ali <[EMAIL PROTECTED]> Inform farsight that remote is capable of DTMF - 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/sjoerd/farsight-fixes Changes: Sjoerd Simons <[EMAIL PROTECTED]> rtpstream.c: Set G_PARAM_CONSTRUCT when specifying properties that need their default value set Sjoerd Simons <[EMAIL PROTECTED]> rtpgstcodecs.c: Only unref non-NULL caps - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-cn Changes: Olivier Crete <[EMAIL PROTECTED]> Load CN payloader Olivier Crete <[EMAIL PROTECTED]> Solve conflict Olivier Crete <[EMAIL PROTECTED]> Add CN payloader Olivier Crete <[EMAIL PROTECTED]> Error on pt 13 with non 8000 clock-rate - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-cn Changes: Olivier Crete <[EMAIL PROTECTED]> Fix conflict properly - 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/burger/farsight-codec-pref-fix Changes: [EMAIL PROTECTED] Fixed set_codec_preference_list in rtpstream.c [EMAIL PROTECTED] Make set_active_codec() work if we have not created the send_pipeline yet [EMAIL PROTECTED] Fix farsight_stream_set_codec_preference_list() API call (BREAKS API but no one used it anyways) and fix codec_preference functionality in RTP plugin - 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-fixes Changes: Senko Rasic <[EMAIL PROTECTED]> Fixed crash in PhysicalSocketServer::Wait(); Added check for OpenSSL in configure.ac - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> Dont try to unref NULL Olivier Crete <[EMAIL PROTECTED]> Fix g729 AC_DEFINE usage Olivier Crete <[EMAIL PROTECTED]> 80 column is enough for everyone Olivier Crete <[EMAIL PROTECTED]> Add redundancy and interval properties to rtpdtmfsrc (patch by SP GLE <[EMAIL PROTECTED]>) Olivier Crete <[EMAIL PROTECTED]> Pass closefd value to sinks (patch by SP GLE <[EMAIL PROTECTED]>) - 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]> Initialise min/max_ptime properly - 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/tester/public_html/darcs-branches/libjingle-monotonic-clock Changes: Olivier Crete <[EMAIL PROTECTED]> Use monotonic clock instead of gettimeofday - 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-codeclist Changes: Olivier Crete <[EMAIL PROTECTED]> Remove unused function Olivier Crete <[EMAIL PROTECTED]> Put pt-codec association in each rtpstream Olivier Crete <[EMAIL PROTECTED]> Merge changes to codecblueprint and CN stuff Olivier Crete <[EMAIL PROTECTED]> Rename CodecInternal to CodecBlueprint Olivier Crete <[EMAIL PROTECTED]> Transform codec_internal list into a list - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight-extendable-jb Changes: Zeeshan Ali <[EMAIL PROTECTED]> We don't need a 64bit integer to hold percentages Zeeshan Ali <[EMAIL PROTECTED]> Fix indentation Zeeshan Ali <[EMAIL PROTECTED]> enable rtpbin to create jitterbuffer element from env var 'JITTER_BUFFER' Zeeshan Ali <[EMAIL PROTECTED]> Add doc comment for 'fill-level' param of stats query Zeeshan Ali <[EMAIL PROTECTED]> Introduce 'fill-level' attribute in the statistics query Zeeshan Ali <[EMAIL PROTECTED]> Fix a potential division by zero Zeeshan Ali <[EMAIL PROTECTED]> Rename env variable JITTER_BUFFER to RTPBIN_JB - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight-misc Changes: Zeeshan Ali <[EMAIL PROTECTED]> Ville's original patch to fix the traversal of dtmf event Zeeshan Ali <[EMAIL PROTECTED]> Return correct value from the event handler Zeeshan Ali <[EMAIL PROTECTED]> print a warning if receive an error iterating sinkpads Zeeshan Ali <[EMAIL PROTECTED]> deal with all the gst_iterator_next() return values Zeeshan Ali <[EMAIL PROTECTED]> send event to all src pads - 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-codeclist Changes: Olivier Crete <[EMAIL PROTECTED]> Forgot one codec renaming patch - 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-discuss Changes: Olivier Crete <[EMAIL PROTECTED]> Make state/direction more orthogonal Olivier Crete <[EMAIL PROTECTED]> Separate current direction from requested direction, send proper connected signals with the directions Olivier Crete <[EMAIL PROTECTED]> Fix conflict Olivier Crete <[EMAIL PROTECTED]> Sort local interfaces with private ips last - 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/robot101/public_html/farsight-no-abort Changes: Robert McQueen <[EMAIL PROTECTED]> call ensure_local_codecs in the functions which use local_codecs, or set up the recv pipeline (which assumes codec_associations is set) Robert McQueen <[EMAIL PROTECTED]> remove unused constructor Robert McQueen <[EMAIL PROTECTED]> move codec loading out of constructor into seperate idempotent ensure_local_codecs function - 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/robot101/public_html/farsight-rob Changes: Robert McQueen <[EMAIL PROTECTED]> only emit stream direction sending if we're connected, otherwise we're not really sending in any meaningful way Robert McQueen <[EMAIL PROTECTED]> remove some spare whitespace - 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/robot101/public_html/farsight-rob Changes: Robert McQueen <[EMAIL PROTECTED]> replace scary "Not enough information in rtp caps" warning with an informative debug message - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-cn Changes: Olivier Crete <[EMAIL PROTECTED]> Add CN depayloader - 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-0.1.17.x
Merge to: farsight-0.1.17.x From: /home/tester/public_html/darcs-branches/farsight-0.1.17.x-unique-codecs Changes: Olivier Crete <[EMAIL PROTECTED]> Set transmitter in tests Olivier Crete <[EMAIL PROTECTED]> Save codec-internal pointer in codec_bin Olivier Crete <[EMAIL PROTECTED]> Save unique property for codecs Olivier Crete <[EMAIL PROTECTED]> Remove old unique codec_bin before adding new Olivier Crete <[EMAIL PROTECTED]> Rename internal definition of codec_bin to old_codec_bin - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-spgle-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> Memleak in rtp bin (patch by SP GLE) Olivier Crete <[EMAIL PROTECTED]> Fix ref leak in rtpdemux (patch by SP GLE) Olivier Crete <[EMAIL PROTECTED]> Fix missing unrefs in rtpbin Olivier Crete <[EMAIL PROTECTED]> Fix ref leaks on pads (patch by SP GLE) Olivier Crete <[EMAIL PROTECTED]> Fix multiple ref leaks (patches by SP GLE) - 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-0.1.17.x
Merge to: farsight-0.1.17.x From: /home/tester/public_html/darcs-branches/farsight-0.1.17.x-preload-codec Changes: Olivier Crete <[EMAIL PROTECTED]> Add implementation of codec preloading Olivier Crete <[EMAIL PROTECTED]> Add farsight_stream_preload_receive_pipeline method Olivier Crete <[EMAIL PROTECTED]> Use right test for valid codec id Olivier Crete <[EMAIL PROTECTED]> Set active recv codec also when not creating new codec_bin Olivier Crete <[EMAIL PROTECTED]> Remove useless idle call, the place is called from is always in the main loop Olivier Crete <[EMAIL PROTECTED]> Add documentation for codec preloading - 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Return errors when can't link the inside of codec bin and don't leak it Olivier Crete <[EMAIL PROTECTED]> Set transmitter in tests Olivier Crete <[EMAIL PROTECTED]> Force name of src/sink pads on codecs so that it doesn't try to link to CN pads Olivier Crete <[EMAIL PROTECTED]> Print properties set on elements Olivier Crete <[EMAIL PROTECTED]> automated tests shouldn't depend on net access - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> Dont use fixed caps, more than one pt can be received and return pushing error Olivier Crete <[EMAIL PROTECTED]> Use right LDFLAGs, patch by Mac Wang <[EMAIL PROTECTED]> - 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/kakaroto/public_html/farsight-rtpsend-states Changes: Youness Alaoui <[EMAIL PROTECTED]> if parent state is ASYNC, then use the pending state Youness Alaoui <[EMAIL PROTECTED]> Change of the send pipeline's elements' state-change algorithm to prevent "lost state"s of gstreamer 0.10.13 which are caused by an async sink. The send pipeline elements state was getting changed to the parent element's state, but because of the async-start state of the sink, the pipeline gets a "lost state" and goes from playing to paused which makes all the remaining elements in the pipeline get a paused state, which causes the datat to never go through the pipeline. The new algorithm (thx to Tester for a huge help here) forces the state change of all elements in the pipeline to a PLAYING state if the pipeline is in a PLAYING state or is pending PLAYING. - 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/libjingle/jingle-relay-fixes Changes: Senko Rasic <[EMAIL PROTECTED]> HTTPPortAllocator: properly call ConfigReady() so that we actually use stun ports if relay is down or slow Senko Rasic <[EMAIL PROTECTED]> AsyncHTTPRequest, HTTPPortAllocator: don't start allocating ports until we've got information about relays, but wait at most 5 seconds for that - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Protect changing the pt-map with mutex Olivier Crete <[EMAIL PROTECTED]> Issue warning on invalid packet Olivier Crete <[EMAIL PROTECTED]> Don't die on a invalid buffer, just ignore it - 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-sort-interfaces Changes: Olivier Crete <[EMAIL PROTECTED]> Not use useless deprecated inet_netof Olivier Crete <[EMAIL PROTECTED]> Sort local interfaces with private ips last - 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Return local ip adresses if the stun reply does not contain any mapped-address Olivier Crete <[EMAIL PROTECTED]> Print who sends EOS events Olivier Crete <[EMAIL PROTECTED]> Remove wrongly placed \n Olivier Crete <[EMAIL PROTECTED]> Print who tries to (un)block a pad - 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Remove Gsources when destroying udp transmitter Olivier Crete <[EMAIL PROTECTED]> Don't call needlessly g_type_init before gst_init (which does g_thread_init) - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Set pads active when adding them to a potentially running element Olivier Crete <[EMAIL PROTECTED]> Comment the gst_pad_set_active that potentially break gstreamer 0.10.9 - 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: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight+misc-fixes Changes: Zeeshan Ali <[EMAIL PROTECTED]> Fix a minor linking issue - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-preload-codecs Changes: Olivier Crete <[EMAIL PROTECTED]> Don't print warning if the preloaded codec was never used Olivier Crete <[EMAIL PROTECTED]> Save codec-internal pointer in codec_bin Olivier Crete <[EMAIL PROTECTED]> Add implementation of codec preloading Olivier Crete <[EMAIL PROTECTED]> Add farsight_stream_preload_receive_pipeline method Olivier Crete <[EMAIL PROTECTED]> Remove old unique codec_bin before adding new Olivier Crete <[EMAIL PROTECTED]> Remove useless idle call, the place is called from is always in the main loop Olivier Crete <[EMAIL PROTECTED]> Port of unique codec to trunk.. and now make it work across streams Olivier Crete <[EMAIL PROTECTED]> Fix strict aliasing Olivier Crete <[EMAIL PROTECTED]> Set active recv codec also when not creating new codec_bin Olivier Crete <[EMAIL PROTECTED]> Add function to transform FarsightCodec into a GstCaps Olivier Crete <[EMAIL PROTECTED]> Save unique property for codecs Olivier Crete <[EMAIL PROTECTED]> Port unique codecs to trunk Olivier Crete <[EMAIL PROTECTED]> Add documentation for codec preloading Olivier Crete <[EMAIL PROTECTED]> Use right test for valid codec id Olivier Crete <[EMAIL PROTECTED]> Port codec preloading to trunk Olivier Crete <[EMAIL PROTECTED]> Rename internal definition of codec_bin to old_codec_bin - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Do playing->paused->playing transition on the pipeline to use the GstAudioClock if the send codec_bin provides one Olivier Crete <[EMAIL PROTECTED]> Pick telephony-event method based on the presence of the dtmfsrc event and set better defaults on the dtmfsrc Olivier Crete <[EMAIL PROTECTED]> Print debug message on start of telephony event Olivier Crete <[EMAIL PROTECTED]> Fix warning text - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Only set marker on very first packet of an event Olivier Crete <[EMAIL PROTECTED]> Send on packet start time Olivier Crete <[EMAIL PROTECTED]> Put non-zero duration in first packet and put a minimum duration of 50ms Olivier Crete <[EMAIL PROTECTED]> Fix RTP timestamp on dtmf packets Olivier Crete <[EMAIL PROTECTED]> Send all packet from the streaming thread, including the last one Olivier Crete <[EMAIL PROTECTED]> Make buffer writable before writing into it Olivier Crete <[EMAIL PROTECTED]> RTP timestamp is the time of the beginning of the dtmf event - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-codec-negotiation Changes: Olivier Crete <[EMAIL PROTECTED]> Validate codecs properly Olivier Crete <[EMAIL PROTECTED]> Mark constant properly in doc Olivier Crete <[EMAIL PROTECTED]> Parse codecs with no colon Olivier Crete <[EMAIL PROTECTED]> Remove now unused functions Olivier Crete <[EMAIL PROTECTED]> Don't abort when the negotiated codecs dont exist Olivier Crete <[EMAIL PROTECTED]> Don't put again blueprints that were in the preferences Olivier Crete <[EMAIL PROTECTED]> Don't crash on NULL (its a blocked entry) Olivier Crete <[EMAIL PROTECTED]> Keep codecs from our offer in case the remote end is non-compliant and sends on them [EMAIL PROTECTED] Mostly polishing/beautifying a big branch Olivier Crete <[EMAIL PROTECTED]> Add convenience function to read list of FarsightCodecs from a GKeyFile Olivier Crete <[EMAIL PROTECTED]> Add some more debugging messages Olivier Crete <[EMAIL PROTECTED]> New SDP compatible codec negotiation Olivier Crete <[EMAIL PROTECTED]> Zero i snot a valid clock rate Olivier Crete <[EMAIL PROTECTED]> Load codecs with no clock-rate Olivier Crete <[EMAIL PROTECTED]> Set unspecified pt to -1 (0 is valid) Olivier Crete <[EMAIL PROTECTED]> Make set_remote_codec return a succes or failure return value Olivier Crete <[EMAIL PROTECTED]> Set the rtpdtmfsrc to set dtmf packets at a shorter interval and with redundancy Olivier Crete <[EMAIL PROTECTED]> Make CN hack work with new code Olivier Crete <[EMAIL PROTECTED]> Reconcile the improvements to automated codec detection and the codec negotiation work Olivier Crete <[EMAIL PROTECTED]> If we have remote codecs, advertise telephone-event only if its in there Olivier Crete <[EMAIL PROTECTED]> if no h263version specified, we assume it's all h263 versions (as it should be) Olivier Crete <[EMAIL PROTECTED]> Add DTMF advertisement Olivier Crete <[EMAIL PROTECTED]> Add convenience function to transform a codec and a media type to a string Olivier Crete <[EMAIL PROTECTED]> Add return value to doc for set_remote_codecs Olivier Crete <[EMAIL PROTECTED]> Make CN hack depend on offered/negotiated codecs, not all blueprints Olivier Crete <[EMAIL PROTECTED]> Cleanup choice of first codec Olivier Crete <[EMAIL PROTECTED]> save rtp caps in CodecBlueprint Olivier Crete <[EMAIL PROTECTED]> Filter out telephone-event too Olivier Crete <[EMAIL PROTECTED]> Always treat encoding names from SDP as case insensitive and make them all upper case for gstreamer Olivier Crete <[EMAIL PROTECTED]> Look at every pad of each element to find caps Olivier Crete <[EMAIL PROTECTED]> Move sorting of negotiated codecs to where it should be if we want to keep it Olivier Crete <[EMAIL PROTECTED]> Small bug fixes Olivier Crete <[EMAIL PROTECTED]> Declare H263-N800 when H263-1998 is present Olivier Crete <[EMAIL PROTECTED]> Generate complete caps for rtpbin Olivier Crete <[EMAIL PROTECTED]> Fix negotiation of remote codecs with differings PTs Olivier Crete <[EMAIL PROTECTED]> Improve debug printing Olivier Crete <[EMAIL PROTECTED]> Stylistic improvements Olivier Crete <[EMAIL PROTECTED]> Set empty caps table before remote codecs are set and dont destroy caps table before the new one is set Olivier Crete <[EMAIL PROTECTED]> Make sdp negotiators actually work Olivier Crete <[EMAIL PROTECTED]> Add codec-specific SDP negociators [EMAIL PROTECTED] Several fixes to autoplugging code : support multiple caps per element, includetion code - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-codec-nego Changes: Olivier Crete <[EMAIL PROTECTED]> Dont offer codecs that have no clock rate Olivier Crete <[EMAIL PROTECTED]> Link the send codec bin with a filter Olivier Crete <[EMAIL PROTECTED]> Add default gstcodecs.conf file Olivier Crete <[EMAIL PROTECTED]> Only sort by the pref_codec_list if its present Olivier Crete <[EMAIL PROTECTED]> Don't set default pref_codec_list - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Dont do synchronous blocking when stopping stream Olivier Crete <[EMAIL PROTECTED]> Oops, removed the pt for the dtmfsrc improperly Olivier Crete <[EMAIL PROTECTED]> Link the plugins against the farsight lib Olivier Crete <[EMAIL PROTECTED]> Put h263-n800 as h263-1998 in caps - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Use builddir and not srcdir for the builddir, build libfarsight before the plugins Olivier Crete <[EMAIL PROTECTED]> Do not crash when no local codecs are detected for a stream - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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/kakaroto/public_html/farsight-fixes-misc-kakaroto Changes: Youness Alaoui <[EMAIL PROTECTED]> More secure GST_MESSAGE_ERROR handling on the bus. Checks if the error returned is NULL or not before referencing it Youness Alaoui <[EMAIL PROTECTED]> Untabbified rtpstream.c Youness Alaoui <[EMAIL PROTECTED]> Fixes conflicts Youness Alaoui <[EMAIL PROTECTED]> Added a define ENABLE_DEBUG_CAPS to enable debugging of the codec caps and replaced some g_print into g_debug Youness Alaoui <[EMAIL PROTECTED]> Fixed typo in send_build_pipeline prototype and removed some trailing spaces - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-win32-port Changes: Olivier Crete <[EMAIL PROTECTED]> Add ifdefs to compile on Win32 (thanks Ole Andre) Olivier Crete <[EMAIL PROTECTED]> Remove unused variable Olivier Crete <[EMAIL PROTECTED]> Make errors when do dont the C90 style declaration Olivier Crete <[EMAIL PROTECTED]> Resolve conflict with win32-port Olivier Crete <[EMAIL PROTECTED]> Make the code C90 compliant by having all declaration at the beginning of blocks (thanks Ole Andre for doing most of the work) Olivier Crete <[EMAIL PROTECTED]> Error out on socket()/bind() problems Olivier Crete <[EMAIL PROTECTED]> Use the portable getaddrinfo() instead of net_ntoa Olivier Crete <[EMAIL PROTECTED]> Fix socket leak (thanks Ole Andre) Olivier Crete <[EMAIL PROTECTED]> Define MSG_DONTWAIT to 0 on platforms that dont have it - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-nego-bug Changes: Olivier Crete <[EMAIL PROTECTED]> Build the pt_caps table from the negotiated hash table, don't insert our refused codecs in our new list in the case of a re-negotiation - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Don't stop STUN process on invalid stun reply Olivier Crete <[EMAIL PROTECTED]> Element and parameter names are case insensitive - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/kakaroto/public_html/gst-plugins-farsight-misc-fixes Changes: Youness Alaoui <[EMAIL PROTECTED]> Make sure to remove the pad from the internal list if it gets released Youness Alaoui <[EMAIL PROTECTED]> missing comment - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/zeenix/public_html/gst-plugins-farsight+misc-fixes Changes: Zeeshan Ali <[EMAIL PROTECTED]> more debug - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/kakaroto/public_html/gst-plugins-farsight-dtmf-gen Changes: Youness Alaoui <[EMAIL PROTECTED]> Changing minimum values to work better on some gateways Youness Alaoui <[EMAIL PROTECTED]> ouch, printing with arguments but without %s.. that made it segfault a few times... Youness Alaoui <[EMAIL PROTECTED]> ClockID when waiting for buffer is now unscheduled when stopping the task. Various fixes to avoid bugs (thanks to -Wall -Werror). Fixes to allow the merge of the branch. Olivier Crete <[EMAIL PROTECTED]> Fix overly long lines and tabs Youness Alaoui <[EMAIL PROTECTED]> Ported the event queue work from dtmfsrc to rtpdtmfsrc Added a queue based system for the rtpdtmfsrc. Now it waits for start/stop messages on the queue, and makes sure that the minimum duty cycle (120ms) is respected between each tone, including inter-digit silence. Youness Alaoui <[EMAIL PROTECTED]> don't know why I did that... Youness Alaoui <[EMAIL PROTECTED]> Fix RTP timestamps by sending a new_segment event to the payloader Youness Alaoui <[EMAIL PROTECTED]> Added a queue based system for the dtmfsrc. Now it waits for start/stop messages on the queue, and makes sure that the minimum duty cycle (120ms) is respected between each tone, including inter-digit silence. Youness Alaoui <[EMAIL PROTECTED]> Cleaned up the code a bit, no use of GST_* and return value verification from gst_* Youness Alaoui <[EMAIL PROTECTED]> untabbified dtmfsrc Youness Alaoui <[EMAIL PROTECTED]> Moved rtpdtmf to dtmf directory Youness Alaoui <[EMAIL PROTECTED]> Moved the timestamp from the event to dtmfsrc structure since we have only one event at a time, so let's keep it stored in the dtmfsrc struct Youness Alaoui <[EMAIL PROTECTED]> Added dtmfsrc, a DTMF Tone Generator, and made it part of the 'dtmf' plugin. Youness Alaoui <[EMAIL PROTECTED]> The DTMF tone generator now respects the volume argument passed in the event Youness Alaoui <[EMAIL PROTECTED]> Better handling of packets, we send the same duration for all packets to avoid huge packets when min duration defines are modified. - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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/kakaroto/public_html/farsight-dtmf-gen Changes: Youness Alaoui <[EMAIL PROTECTED]> Added support for gstdtmfsrc. The PCM tone generator for DTMF. Youness Alaoui <[EMAIL PROTECTED]> test6 now allows you to choose if you want to send rtp or sound dtmf, and events are sent with varying volume to verify volume parameter validity Zeeshan Ali <[EMAIL PROTECTED]> print the actual method used, not the one requested Youness Alaoui <[EMAIL PROTECTED]> return NULL from build_dtmf_tone_generator if unable to correctly link the elements in the bin. Youness Alaoui <[EMAIL PROTECTED]> Added error checking to the DTMF code Youness Alaoui <[EMAIL PROTECTED]> fixes conflicts with test6.c Youness Alaoui <[EMAIL PROTECTED]> We must create the dtmfsrc and rtpdtmfsrc, not only one of them, in order to allow the user of the lib to choose which method to use during runtime. Youness Alaoui <[EMAIL PROTECTED]> untabified test6.c Youness Alaoui <[EMAIL PROTECTED]> test6 now tests the DTMF using a sequence of DTMF tones to test the 'speed dial'-ing... - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/kakaroto/public_html/gst-plugins-farsight-misc-fixes Changes: Youness Alaoui <[EMAIL PROTECTED]> Fix release flag and enable C90 warnings Youness Alaoui <[EMAIL PROTECTED]> Removed warning "ISO C90 forbids mixed declarations and code" from rtpbin - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Properly stop GSources on stun timeout Olivier Crete <[EMAIL PROTECTED]> Free error only after its used - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Kinda transfer ownership of the buffer to the new netbuffer and unref the input buffer correctly on errors Olivier Crete <[EMAIL PROTECTED]> Fix memsets, patch by Brian Pepple - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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: farsight-elliot Changes: [EMAIL PROTECTED] pass in struct with null sink instead of null to unlink_and_replace_sink [EMAIL PROTECTED] unlink_and_replace_sink: don't crash if old sink is null - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/kakaroto/public_html/gst-plugins-farsight-dtmf-gen Changes: Youness Alaoui <[EMAIL PROTECTED]> Fixes the deadlock when pausing the dtmfsrc and rtpdtmfsrc. Had to push something on the async queue to release the blocking async_queue_pop(). Thanks to Olivier for the solution. Youness Alaoui <[EMAIL PROTECTED]> oups, I did it again... Youness Alaoui <[EMAIL PROTECTED]> oups, sorry.. DTMF, not RTP_DTMF for this file... - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/kakaroto/public_html/gst-plugins-farsight-dtmf-gen Changes: Olivier Crete <[EMAIL PROTECTED]> Add comment to explain push back Olivier Crete <[EMAIL PROTECTED]> Properly do the locking to avoid race conditions with clock unscheduling Youness Alaoui <[EMAIL PROTECTED]> Add another fix for a possible race condition - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Ref the capsfilter because we keep them Olivier Crete <[EMAIL PROTECTED]> Move unrefs from finalize to dispose where they should be - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ 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/kakaroto/public_html/farsight-fixes-misc-kakaroto Changes: Youness Alaoui <[EMAIL PROTECTED]> Fixed codec_bin typo Youness Alaoui <[EMAIL PROTECTED]> fixes conflicts Youness Alaoui <[EMAIL PROTECTED]> test6 now tests the DTMF using a sequence of DTMF tones to test the 'speed dial'-ing... Olivier Crete <[EMAIL PROTECTED]> Use the right variable name (otherwise it doesnt build) Youness Alaoui <[EMAIL PROTECTED]> Fixed conflicts - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-dtmf-fixes Changes: Olivier Crete <[EMAIL PROTECTED]> events dont yet belong in the caps Olivier Crete <[EMAIL PROTECTED]> Search&Replace oops - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-dtmf-fixes Changes: Youness Alaoui <[EMAIL PROTECTED]> using the unlock method of basesrc Olivier Crete <[EMAIL PROTECTED]> Add patch to make it work with maemo dsp sources that payload incorrectly Olivier Crete <[EMAIL PROTECTED]> Complete port to basesrc Olivier Crete <[EMAIL PROTECTED]> Properly free non-start events Olivier Crete <[EMAIL PROTECTED]> Add caps negotiation function Olivier Crete <[EMAIL PROTECTED]> Remove unused directory Youness Alaoui <[EMAIL PROTECTED]> Make sure to unlock the thread when going to ready and to flush the queue when moving to paused or playing Olivier Crete <[EMAIL PROTECTED]> Remove get_times (Wim says its only good for really fake sources) Olivier Crete <[EMAIL PROTECTED]> Make interval and packet_redundancy into uint Youness Alaoui <[EMAIL PROTECTED]> more debug Olivier Crete <[EMAIL PROTECTED]> Make dtmf src code nicer Youness Alaoui <[EMAIL PROTECTED]> Changed dtmfsrc into a subclass of GstBaseSrc Olivier Crete <[EMAIL PROTECTED]> Copy timestamps correctly into cn packets Youness Alaoui <[EMAIL PROTECTED]> added debugs Olivier Crete <[EMAIL PROTECTED]> Make the rtp dtmf src use basesrc Olivier Crete <[EMAIL PROTECTED]> Oops, set to no preroll when playing->paused too Olivier Crete <[EMAIL PROTECTED]> Implement stopping in a nice thread safe way - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight-0.1.25.x
Merge to: farsight-0.1.25.x From: /home/tester/public_html/darcs-branches/farsight-0.1.25.x-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Force a set_remote_codecs before preloading a receive pipeline Olivier Crete <[EMAIL PROTECTED]> Only go to paused until remote codecs are set - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight-0.1.25.x
Merge to: farsight-0.1.25.x From: /home/tester/public_html/darcs-branches/farsight-0.1.25.x-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Remove incorrect debug message Olivier Crete <[EMAIL PROTECTED]> Patch from Jussi to set socket options [EMAIL PROTECTED] hairdressing - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Comments out g_debugs Olivier Crete <[EMAIL PROTECTED]> Move forgotten variable declaration to the beginning of the block Olivier Crete <[EMAIL PROTECTED]> Remove rtpr263depay, use rtph263depay from gst-plugins-good - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Remove r263 from Makefile.am too Olivier Crete <[EMAIL PROTECTED]> Also do src query on the src pad on the jitterbuffer - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Fixup configure.ac test for gst 0.10.13 Olivier Crete <[EMAIL PROTECTED]> Only enable G729 and DTMF plugins if gstreamer >= 0.10.13 is installed - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Don't push EOS events onto the queue if its disabled, ie latency==0 - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-stats Changes: Olivier Crete <[EMAIL PROTECTED]> Add get_jb_statistics implementation for RTP Olivier Crete <[EMAIL PROTECTED]> Add farsight_stream_get_jb_statistics function Olivier Crete <[EMAIL PROTECTED]> Query will fail without a pipeline Olivier Crete <[EMAIL PROTECTED]> Return cleanly if the query is not registered Olivier Crete <[EMAIL PROTECTED]> Remove deprecated FS_JB_STATS_FREQUENCY and associated code - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-valve Changes: Olivier Crete <[EMAIL PROTECTED]> Rename valve to fsvalve Olivier Crete <[EMAIL PROTECTED]> Add valve element - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Force a set_remote_codecs before preloading a receive pipeline Olivier Crete <[EMAIL PROTECTED]> Patch from Jussi to set socket options Olivier Crete <[EMAIL PROTECTED]> Add H263-1998 negotiation function Olivier Crete <[EMAIL PROTECTED]> Fix debug messages Olivier Crete <[EMAIL PROTECTED]> Add a function to select the proper payloader for AMR Olivier Crete <[EMAIL PROTECTED]> Improve dtmf test a bit Olivier Crete <[EMAIL PROTECTED]> Ooops, only amr needs to be filtered Olivier Crete <[EMAIL PROTECTED]> Fix function indentation Olivier Crete <[EMAIL PROTECTED]> Caps are case sensitive, so no need to do strcasecmp - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-fix-on-pc Changes: Olivier Crete <[EMAIL PROTECTED]> The live source is inside our bin, let the bin manage the states. Otherwise, we need to do it ourselves. Olivier Crete <[EMAIL PROTECTED]> Always set pads active when adding them Olivier Crete <[EMAIL PROTECTED]> Set state to playing and link the source in the right order depending on its inclusiveness in the pipeline Olivier Crete <[EMAIL PROTECTED]> Verify returns valus from gst_bin_add, etc Olivier Crete <[EMAIL PROTECTED]> Dont put \n in g_debugging functions Olivier Crete <[EMAIL PROTECTED]> Set preroll-queue-len to 1 on transmitter sinks so it doesnt block Olivier Crete <[EMAIL PROTECTED]> Dont need to wait for pause to complete when doing playing->paused->playing Olivier Crete <[EMAIL PROTECTED]> Improves comments and indentation Olivier Crete <[EMAIL PROTECTED]> Return async error when the send pipeline can not be created Olivier Crete <[EMAIL PROTECTED]> Let the bin control state changes Olivier Crete <[EMAIL PROTECTED]> Sort by plugin rank Olivier Crete <[EMAIL PROTECTED]> Make sure we do not store 0 source ids Olivier Crete <[EMAIL PROTECTED]> Handle the refs on the sink in a more simple way Olivier Crete <[EMAIL PROTECTED]> Dont use parsers as decoders Olivier Crete <[EMAIL PROTECTED]> Let the user set the sink after the recv after data has started arriving Olivier Crete <[EMAIL PROTECTED]> Call link with the elements in the right order - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-valve Changes: Olivier Crete <[EMAIL PROTECTED]> Make the valve element work with gst < 0.10.13 - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-valve Changes: Olivier Crete <[EMAIL PROTECTED]> This will never be reached Olivier Crete <[EMAIL PROTECTED]> Use valve instead of pad blocking for set_sending Olivier Crete <[EMAIL PROTECTED]> Rename valve to fsvalve Olivier Crete <[EMAIL PROTECTED]> Debug message snafu - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-robustness-checks Changes: Olivier Crete <[EMAIL PROTECTED]> Add stats test Olivier Crete <[EMAIL PROTECTED]> Separate stop function into stop and destroy, stop actually stops the streaming, destroy is called from _dispose to cleanup the pipeline Olivier Crete <[EMAIL PROTECTED]> Mark farsight_rtp_stream_link_recv_codec_bin_ex as static Olivier Crete <[EMAIL PROTECTED]> Remove unused block_source_and_call_idler function Olivier Crete <[EMAIL PROTECTED]> Keep a ref to the src before adding it to the bin Olivier Crete <[EMAIL PROTECTED]> Check more cases when the pad is already blocked Olivier Crete <[EMAIL PROTECTED]> Dont assume that the parent of the source is non-NULL Olivier Crete <[EMAIL PROTECTED]> Clarify reference rules for set_{sink,source} Olivier Crete <[EMAIL PROTECTED]> Fix little bugs in the tests Olivier Crete <[EMAIL PROTECTED]> Add some double checks Olivier Crete <[EMAIL PROTECTED]> Properly mark the pointer as const Olivier Crete <[EMAIL PROTECTED]> Properly handle the case where remove_dynamic_duplicates removes the first element of the list Olivier Crete <[EMAIL PROTECTED]> Fix comments Olivier Crete <[EMAIL PROTECTED]> Remove unused stopping variable Olivier Crete <[EMAIL PROTECTED]> Allow setting source to NULL to remove the source Olivier Crete <[EMAIL PROTECTED]> Handle the sink refs in a saner way - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight-0.1.25.x
Merge to: farsight-0.1.25.x From: /home/tester/public_html/darcs-branches/farsight-0.1.25.x-valve Changes: Olivier Crete <[EMAIL PROTECTED]> Valve renamed to prefixed fgvalve Olivier Crete <[EMAIL PROTECTED]> Add valve inside the farsight bin Olivier Crete <[EMAIL PROTECTED]> Its fsvalve after all Olivier Crete <[EMAIL PROTECTED]> Use valve for set_sending - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: farsight-0.1.25.x
Merge to: farsight-0.1.25.x From: /home/tester/public_html/darcs-branches/farsight-0.1.25.x-stats Changes: Olivier Crete <[EMAIL PROTECTED]> Add farsight_stream_get_jb_statistics function Olivier Crete <[EMAIL PROTECTED]> Change default queue-delay to 500 Olivier Crete <[EMAIL PROTECTED]> Remove deprecated FS_JB_STATS_FREQUENCY and associated code Olivier Crete <[EMAIL PROTECTED]> Add get_jb_statistics implementation for RTP - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-tester Changes: Olivier Crete <[EMAIL PROTECTED]> The config for mp4v needs to be in-band Olivier Crete <[EMAIL PROTECTED]> Change default queue-delay to 500 - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-robustness-checks Changes: Olivier Crete <[EMAIL PROTECTED]> Improve comment/debug message Olivier Crete <[EMAIL PROTECTED]> Properly check the return values of all gstreamer functions Olivier Crete <[EMAIL PROTECTED]> Dont leak references if the pad is already in the right state of blockage Olivier Crete <[EMAIL PROTECTED]> The ghost pad is not manually created, let it be auto-generated Olivier Crete <[EMAIL PROTECTED]> Always connect the recv codec bin to the capsfilter if it has a src pad, then link the sink to the capsfilter independantly Olivier Crete <[EMAIL PROTECTED]> Only setup the sink and its capsfilter if there is a pad to link it to Olivier Crete <[EMAIL PROTECTED]> Init the drop parameter to the right value Olivier Crete <[EMAIL PROTECTED]> Check if go into our bin based on their current parentage (or lack thereof) instead of the presence of the main_pipeline (consistently) Olivier Crete <[EMAIL PROTECTED]> Use gst_element_get_static_pad() instead of gst_element_get_pad() since they are released with _unref() instead of gst_element_release_pad() Olivier Crete <[EMAIL PROTECTED]> Null the pointers are unrefing the contents - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-codec-prefs Changes: Olivier Crete <[EMAIL PROTECTED]> Add codec preferences property Olivier Crete <[EMAIL PROTECTED]> Properly reset the codec id to invalid -1 on error Olivier Crete <[EMAIL PROTECTED]> Have different values for any id (ie dynamic) and disabled codec Olivier Crete <[EMAIL PROTECTED]> Dont re-verify the codecs if they have already been loaded at load_codecs time Olivier Crete <[EMAIL PROTECTED]> Check and enforce disabling codecs from the config Olivier Crete <[EMAIL PROTECTED]> Revive test5 Olivier Crete <[EMAIL PROTECTED]> Load codecs when the preferences are set too Olivier Crete <[EMAIL PROTECTED]> Allow resetting the codec preferences Olivier Crete <[EMAIL PROTECTED]> Remove second semi-colon - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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-nego-codec-change Changes: Olivier Crete <[EMAIL PROTECTED]> Add farsight_codec_compare function to check for the equality of two codecs Olivier Crete <[EMAIL PROTECTED]> Remove codec bins for codecs that have been invalidated by a re-negotiation, including changing the send codec - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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/kakaroto/public_html/farsight-codec-cache Changes: Youness Alaoui <[EMAIL PROTECTED]> changed g_debug into DEBUG and g_warning into WARNING Youness Alaoui <[EMAIL PROTECTED]> Check the return value of write to make sure the writing of the codecs cache file is done correctly Youness Alaoui <[EMAIL PROTECTED]> fix yet another stupid conflict Youness Alaoui <[EMAIL PROTECTED]> Lines do not exceed 80 chars + removed a trailing space. Youness Alaoui <[EMAIL PROTECTED]> Fix conflicts Youness Alaoui <[EMAIL PROTECTED]> Fix conflict Youness Alaoui <[EMAIL PROTECTED]> Fix compilation issues for codec-cache and add HOST_CPU detection in configure Youness Alaoui <[EMAIL PROTECTED]> Adding gst-arch.m4 for HOST_CPU detection Youness Alaoui <[EMAIL PROTECTED]> Added support for a binary cache of codecs - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ 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/darcs/libjingle-senko Changes: Senko Rasic <[EMAIL PROTECTED]> P2PSocket destructor: delete ports, so we don't get any notifications after we're destroyed Senko Rasic <[EMAIL PROTECTED]> P2PSocket deconstructor: don't manually delete each port, they'll get det deleted later Senko Rasic <[EMAIL PROTECTED]> P2PSocket::OnPacketRead: gracefully handle situations in which wrong thread calls us - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel
[Farsight-devel] merge: gst-plugins-farsight
Merge to: gst-plugins-farsight From: /home/tester/public_html/darcs-branches/gst-plugins-farsight-misc-fixes-tester Changes: Olivier Crete <[EMAIL PROTECTED]> Valve plugin requires 0.10.13 too Olivier Crete <[EMAIL PROTECTED]> Compare minor, not major Olivier Crete <[EMAIL PROTECTED]> Only set passthrough to TRUE on newer versions of gst - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ ___ 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/kakaroto/public_html/farsight-hold Changes: Youness Alaoui <[EMAIL PROTECTED]> Set state on src and sink only if they exist (for dsp devices) during unhold Youness Alaoui <[EMAIL PROTECTED]> Adding implementation to rtpstream for the hold/unhold/is_held interface Youness Alaoui <[EMAIL PROTECTED]> Make change codec and hold applied when pressing enter on the command line instead of being a timer Youness Alaoui <[EMAIL PROTECTED]> alsasrc/alsasink are not mandatory (to work with dsp devices) Youness Alaoui <[EMAIL PROTECTED]> make errors on the interfaces thing, should have been done a long time ago Youness Alaoui <[EMAIL PROTECTED]> untabifying farsight-interfaces and rtpstream Youness Alaoui <[EMAIL PROTECTED]> Remove trailing spaces Youness Alaoui <[EMAIL PROTECTED]> Avoid warning if no sink set Youness Alaoui <[EMAIL PROTECTED]> Using the new helper functions in cleanup_unique and set_active_codec Youness Alaoui <[EMAIL PROTECTED]> cropping code to 80 chars Youness Alaoui <[EMAIL PROTECTED]> Added a check for getifaddrs function, now use that if it exists on the system. Code is not dependant on __APPLE__ macro anymore. + that function exists not only on mac/bsd, but also on linux! Youness Alaoui <[EMAIL PROTECTED]> Improving codec change code for test-7 Youness Alaoui <[EMAIL PROTECTED]> Cleaning build_send_pipeline by using the helper functions Youness Alaoui <[EMAIL PROTECTED]> Adding helper functions to clean and setup the send and recv codec bins Youness Alaoui <[EMAIL PROTECTED]> Adding hold testing functionality to test-7 Youness Alaoui <[EMAIL PROTECTED]> Add doc info on the hold function telling users that it's a blocking call. Youness Alaoui <[EMAIL PROTECTED]> Adding hold/unload/is_held to farsight API Youness Alaoui <[EMAIL PROTECTED]> Set the state of the sinks to playing to make sure they're not blocked on prerolling Youness Alaoui <[EMAIL PROTECTED]> Added closefd property to udpsrc/udpsink of rawudp transmitter and close socket in the dispose of the transmitter Youness Alaoui <[EMAIL PROTECTED]> Free memory from using getifaddrs Youness Alaoui <[EMAIL PROTECTED]> Change state of the transmitter sink to READY instead of NULL to avoid bug with users of gst-plugins-good < 0.10.6 that doesn't support the closefd property on udpsrc and udpsink Youness Alaoui <[EMAIL PROTECTED]> Add env option for changing audio source in test-7. removed latency-time option to avoid warning with audiotestsrc Youness Alaoui <[EMAIL PROTECTED]> Lock state of the codec bins when removing them before going into NULL state to make sure the pipeline don't revert the changes... Youness Alaoui <[EMAIL PROTECTED]> Added support for finding interfaces for Mac OS X (might need a better #ifdef to check for all BSD systems) Youness Alaoui <[EMAIL PROTECTED]> Fix some 80char thing and indentation Youness Alaoui <[EMAIL PROTECTED]> Disable windows support by throwing an error instead of fooling people into beleiving we support windows for the interface listing - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace ___ Farsight-devel mailing list Farsight-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/farsight-devel