Wed Aug 29 15:50:03 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged farsight 0.1.25

Wed Aug 29 15:48:55 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Release 0.1.25

Tue Aug 28 16:42:00 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Free error only after its used

Thu Aug 23 18:00:02 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Properly stop GSources on stun timeout

Tue Aug 28 13:42:39 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * return NULL from build_dtmf_tone_generator if unable to correctly link the elements in the bin.

Tue Aug 28 13:30:31 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Added error checking to the DTMF code

Mon Aug 27 15:25:24 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * untabified test6.c

Thu Aug 23 16:00:07 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * fixes conflicts with test6.c

Mon Aug 27 13:26:10 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * 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

Mon Aug 27 13:25:36 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * 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.

Wed Aug 15 08:42:41 EDT 2007  Zeeshan Ali <first.last@nokia.com>
  * print the actual method used, not the one requested

Mon Aug 20 17:38:37 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * test6 now tests the DTMF using a sequence of DTMF tones to test the 'speed dial'-ing...

Mon Aug 20 17:38:03 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Added support for gstdtmfsrc. The PCM tone generator for DTMF.

Wed Aug 22 15:29:18 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Reset release flag to 0

Wed Aug 22 15:11:29 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged farsight 0.1.24

Wed Aug 22 15:11:02 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Version 0.1.24

Wed Aug 22 15:09:48 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set jb to 200ms on audio and disable it for video

Tue Aug 21 13:58:14 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't stop STUN process on invalid stun reply

Mon Aug 20 20:20:49 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Element and parameter names are case insensitive

Tue Aug 21 17:47:47 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * 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

Tue Aug 21 15:25:33 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Resolve conflict with win32-port

Fri Aug 10 14:55:04 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use the portable getaddrinfo() instead of net_ntoa

Fri Aug 10 13:07:47 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Error out on socket()/bind() problems

Thu Aug  9 19:40:44 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove unused variable

Thu Aug  9 16:42:45 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Define MSG_DONTWAIT to 0 on platforms that dont have it

Thu Aug  9 16:28:09 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make the code C90 compliant by having all declaration at the beginning of blocks (thanks Ole Andre for doing most of the work)

Thu Aug  9 16:24:11 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add ifdefs to compile on Win32 (thanks Ole Andre)

Thu Aug  9 16:22:38 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix socket leak (thanks Ole Andre)

Thu Aug  9 16:19:54 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make errors when do dont the C90 style declaration

Thu Aug 16 15:36:30 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Added a define ENABLE_DEBUG_CAPS to enable debugging of the codec caps and replaced some g_print into g_debug 

Tue Aug 14 13:30:38 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Untabbified rtpstream.c

Mon Aug 13 16:05:56 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fixes conflicts

Wed Jun 20 12:12:49 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * More secure GST_MESSAGE_ERROR handling on the bus. Checks if the error returned is NULL or not before referencing it

Wed Jun 20 12:07:22 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * Fixed typo in send_build_pipeline prototype and removed some trailing spaces

Fri Aug 17 13:51:49 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Do not crash when no local codecs are detected for a stream

Wed Aug 15 18:14:35 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use builddir and not srcdir for the builddir, build libfarsight before the plugins

Wed Aug 15 12:20:46 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Oops, removed the pt for the dtmfsrc improperly

Tue Aug 14 16:34:04 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Dont do synchronous blocking when stopping stream

Tue Aug 14 16:33:32 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Put h263-n800 as h263-1998 in caps

Fri Aug 10 17:00:42 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Link the plugins against the farsight lib

Fri Aug 10 15:47:02 EDT 2007  philippe.kalaf@collabora.co.uk
  * Release flag back to 1

Fri Aug 10 12:28:44 EDT 2007  philippe.kalaf@collabora.co.uk
  tagged farsight 0.1.23

Fri Aug 10 12:28:36 EDT 2007  philippe.kalaf@collabora.co.uk
  * Bump version for 0.1.23

Fri Aug 10 12:28:04 EDT 2007  philippe.kalaf@collabora.co.uk
  * Add gstcodecs.conf to EXTRA_DIST

Thu Aug  9 19:36:48 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Link the send codec bin with a filter

Thu Aug  9 19:36:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Dont offer codecs that have no clock rate

Thu Aug  9 17:40:55 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add default gstcodecs.conf file

Fri Jul 13 17:01:25 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't set default pref_codec_list

Fri Jul 13 17:00:44 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only sort by the pref_codec_list if its present

Fri Aug  3 17:51:49 EDT 2007  philippe.kalaf@collabora.co.uk
  * Mostly polishing/beautifying a big branch

Thu Aug  2 18:04:16 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Always treat encoding names from SDP as case insensitive and make them all upper case for gstreamer

Thu Aug  2 17:51:15 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Keep codecs from our offer in case the remote end is non-compliant and sends on them

Thu Aug  2 17:50:22 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Look at every pad of each element to find caps

Thu Aug  2 17:28:17 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * if no h263version specified, we assume it's all h263 versions (as it should be)

Thu Jul 12 12:47:30 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set the rtpdtmfsrc to set dtmf packets at a shorter interval and with redundancy

Mon Jul  9 19:00:25 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Declare H263-N800 when H263-1998 is present

Mon Jul  9 17:14:55 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Reconcile the improvements to automated codec detection and the codec negotiation work

Mon Jul  9 16:40:30 EDT 2007  philippe.kalaf@collabora.co.uk
  * Several fixes to autoplugging code : support multiple caps per element, includetion code

Thu Jul  5 16:06:24 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add some more debugging messages

Fri Jul 13 14:13:57 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Validate codecs properly

Fri Jul 13 14:13:37 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't put again blueprints that were in the preferences

Fri Jul 13 14:11:46 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Zero i snot a valid clock rate

Fri Jul 13 14:10:12 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Load codecs with no clock-rate

Fri Jul 13 14:08:39 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Parse codecs with no colon

Thu Jul  5 17:23:12 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Filter out telephone-event too

Thu Jul  5 16:57:28 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * If we have remote codecs, advertise telephone-event only if its in there

Thu Jul  5 16:54:55 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make CN hack depend on offered/negotiated codecs, not all blueprints

Thu Jul  5 16:09:56 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't crash on NULL (its a blocked entry)

Thu Jul  5 16:07:56 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add DTMF advertisement

Wed Jun 27 13:37:35 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't abort when the negotiated codecs dont exist

Fri Jun 22 19:48:05 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add return value to doc for set_remote_codecs

Fri Jun 22 19:47:24 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Mark constant properly in doc

Fri Jun 22 19:32:09 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Stylistic improvements

Fri Jun 22 19:31:47 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Small bug fixes

Fri Jun 22 19:30:28 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set empty caps table before remote codecs are set and dont destroy caps table before the new one is set

Fri Jun 22 19:29:52 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Improve debug printing

Fri Jun 22 19:27:53 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix negotiation of remote codecs with differings PTs

Fri Jun 22 19:27:03 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Move sorting of negotiated codecs to where it should be if we want to keep it

Fri Jun 22 19:25:12 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make CN hack work with new code

Fri Jun 22 19:21:13 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Cleanup choice of first codec

Fri Jun 22 19:20:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make sdp negotiators actually work

Thu Jun 21 16:33:46 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add codec-specific SDP negociators

Thu Jun 21 16:46:23 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * New SDP compatible codec negotiation

Thu Jun 21 16:08:26 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set unspecified pt to -1 (0 is valid)

Thu Jun 21 16:07:05 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add convenience function to transform a codec and a media type to a string

Thu Jun 21 14:48:30 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove now unused functions

Thu Jun 21 12:02:06 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make set_remote_codec return a succes or failure return value

Thu Jun 21 11:59:04 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add convenience function to read list of FarsightCodecs from a GKeyFile

Fri May 25 14:41:56 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Generate complete caps for rtpbin

Wed Jun 20 17:48:18 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * save rtp caps in CodecBlueprint

Tue Aug  7 17:24:34 EDT 2007  philippe.kalaf@collabora.co.uk
  * Tell farsight bin to manage it's own element's async_start/done messages

Fri Jul 13 11:46:08 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix warning text

Thu Jul 12 17:15:47 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Do playing->paused->playing transition on the pipeline to use the GstAudioClock if the send codec_bin provides one

Thu Jul 12 17:13:05 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Pick telephony-event method based on the presence of the dtmfsrc event and set better defaults on the dtmfsrc

Mon Jul  9 11:10:06 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Print debug message on start of telephony event

Mon Jun 18 16:39:55 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix strict aliasing

Tue Jun 12 12:27:27 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't print warning if the preloaded codec was never used

Fri Jun  8 03:43:35 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set active recv codec also when not creating new codec_bin

Thu May 31 04:09:21 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add documentation for codec preloading

Wed May 30 13:16:33 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add farsight_stream_preload_receive_pipeline method

Tue Jun 12 12:01:48 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Port codec preloading to trunk

Thu May 31 06:42:44 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Use right test for valid codec id

Wed May 30 13:26:25 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add implementation of codec preloading

Wed May 30 13:18:33 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove useless idle call, the place is called from is always in the main loop

Mon Jun 11 19:20:13 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Port of unique codec to trunk.. and now make it work across streams

Thu May 31 07:13:29 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Port unique codecs to trunk

Thu May 31 06:41:14 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Rename internal definition of codec_bin to old_codec_bin

Tue May 29 10:30:23 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove old unique codec_bin before adding new

Tue May 29 10:28:04 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Save codec-internal pointer in codec_bin

Tue May 29 10:27:34 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Save unique property for codecs

Fri May 25 14:41:47 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add function to transform FarsightCodec into a GstCaps

Fri Jul  6 15:31:26 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Don't call needlessly g_type_init before gst_init (which does g_thread_init)

Fri Jul  6 14:33:52 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove Gsources when destroying udp transmitter

Thu Jul  5 16:59:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Print who sends EOS events

Wed Jul  4 16:54:50 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Print who tries to (un)block a pad

Wed Jul  4 17:32:59 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove wrongly placed \n

Fri Jun 29 13:57:09 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Return local ip adresses if the stun reply does not contain any mapped-address

Thu Jul  5 17:08:01 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Not use useless deprecated inet_netof

Mon Apr 23 14:28:18 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Sort local interfaces with private ips last

Thu Jun 28 13:48:55 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Reset release flag after 0.1.21

Wed Jun 27 11:31:11 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.21

Wed Jun 27 11:31:04 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Version 0.1.21

Fri Jun 15 12:23:04 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * if parent state is ASYNC, then use the pending state

Mon Jun 11 16:30:54 EDT 2007  Youness Alaoui <youness.alaoui@collabora.co.uk>
  * 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.
  
  

Mon Jun 11 14:54:54 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Print properties set on elements

Mon Jun 11 14:53:30 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Return errors when can't link the inside of codec bin and don't leak it

Mon Jun 11 14:49:01 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Force name of src/sink pads on codecs so that it doesn't try to link to CN pads

Tue May 29 10:29:23 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set transmitter in tests

Fri May 18 11:30:52 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * automated tests shouldn't depend on net access

Wed Jun  6 04:28:22 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * replace scary "Not enough information in rtp caps" warning with an informative debug message

Tue Jun  5 07:41:05 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove some spare whitespace

Tue Jun  5 07:40:34 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * only emit stream direction sending if we're connected, otherwise we're not really sending in any meaningful way

Mon Jun  4 11:54:01 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Reset release flag

Mon Jun  4 11:53:51 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.20

Mon Jun  4 11:34:51 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Version 0.1.20

Mon Jun  4 06:31:28 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * remove unused constructor

Mon Jun  4 06:29:49 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * call ensure_local_codecs in the functions which use local_codecs, or set up the recv pipeline (which assumes codec_associations is set)

Mon Jun  4 06:27:37 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * move codec loading out of constructor into seperate idempotent ensure_local_codecs function

Wed May 23 11:00:46 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make state/direction more orthogonal

Fri Apr 27 19:17:59 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix conflict

Wed Apr 18 19:37:27 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Separate current direction from requested direction, send proper connected signals with the directions

Thu May 24 10:02:18 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Forgot one codec renaming patch

Wed May 23 14:47:16 EDT 2007  philippe.kalaf@collabora.co.uk
  * Remove C++ protected word (new)

Fri May 18 11:57:51 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove unused function

Thu May 17 18:31:57 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Merge changes to codecblueprint and CN stuff

Thu May 17 16:59:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Rename CodecInternal to CodecBlueprint

Thu May 17 16:36:52 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Transform codec_internal list into a list

Thu May 17 16:20:49 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Put pt-codec association in each rtpstream

Fri May 18 18:15:08 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Initialise min/max_ptime properly

Thu May 10 14:48:07 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove useless function

Thu May 10 14:47:40 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Change var names to make it understandable

Wed May  2 18:18:17 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add support for CN-generating DSP element to farsight

Tue May 15 10:31:44 EDT 2007  philippe.kalaf@collabora.co.uk
  * Fixed set_codec_preference_list in rtpstream.c

Mon May 14 17:43:35 EDT 2007  philippe.kalaf@collabora.co.uk
  * Make set_active_codec() work if we have not created the send_pipeline yet

Mon May 14 17:41:51 EDT 2007  philippe.kalaf@collabora.co.uk
  * 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

Thu May 10 14:18:38 EDT 2007  Sjoerd Simons <sjoerd@luon.net>
  * rtpstream.c: Set G_PARAM_CONSTRUCT when specifying properties that need their default value set

Thu May 10 14:17:22 EDT 2007  Sjoerd Simons <sjoerd@luon.net>
  * rtpgstcodecs.c: Only unref non-NULL caps

Wed May  2 09:25:17 EDT 2007  Zeeshan Ali <first.last@nokia.com>
  * Add support for dumping jitterbuffer statistics

Mon Apr 30 08:50:32 EDT 2007  Zeeshan Ali <first.last@nokia.com>
  * Check for gst-plugins-base since some tests require that

Fri May  4 09:09:31 EDT 2007  Zeeshan Ali <first.last@nokia.com>
  * Inform farsight that remote is capable of DTMF

Tue May  8 11:23:28 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix conflict

Mon May  7 16:41:32 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add max-ptime property to stream (like min-ptime)

Fri Apr 27 13:05:02 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove unused check.m4

Mon Apr 23 14:25:37 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Get more documentation generated properly

Fri May  4 16:26:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix documentation for new DTMF functions

Fri May  4 15:57:00 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add {start,stop}_telephony_event_full where the method can be selected

Thu May  3 10:47:34 EDT 2007  philippe.kalaf@collabora.co.uk
  * Release back to 0

Thu May  3 10:41:54 EDT 2007  philippe.kalaf@collabora.co.uk
  tagged farsight 0.1.19

Thu May  3 10:41:29 EDT 2007  philippe.kalaf@collabora.co.uk
  * version 0.1.19

Thu May  3 10:41:02 EDT 2007  philippe.kalaf@collabora.co.uk
  * INSTALL file updates

Tue May  1 13:53:19 EDT 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Deal with FS_PLUGIN_PATH being unset

Fri Apr 27 15:11:28 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Put env var path first, make path mangling nicer

Wed May  2 06:07:44 EDT 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Change plugin dir to include SONAME suffix

Tue May  1 12:18:04 EDT 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Bump SONAME to libfarsight-0.1.so.2

Wed May  2 06:07:59 EDT 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Make "make check" build out-of-tree

Fri Apr 27 16:32:39 EDT 2007  philippe.kalaf@collabora.co.uk
  * Go to READY instead of PAUSED on the codec_bin before linking, call set_playing on mainloop only for appropriate calls

Fri Apr 27 06:36:41 EDT 2007  Zeeshan Ali <first.last@nokia.com>
  * Resolve merge conflict

Tue Apr 17 11:58:40 EDT 2007  Zeeshan Ali <zeeshan.ali@nokia.com>
  * test more API, including DTMF

Tue Apr 17 08:12:57 EDT 2007  Zeeshan Ali <zeeshan.ali@nokia.com>
  * Put the plugin path initialization in class init

Fri Apr 13 10:04:13 EDT 2007  Zeeshan Ali <zeeshan.ali@nokia.com>
  * Fix plugin loading: dont keep looking for plugin once it's found

Thu Apr 12 08:38:07 EDT 2007  Zeeshan Ali <zeeshan.ali@nokia.com>
  * Add unit-testing framework and very basic test for FarsightStream

Thu Apr 12 08:35:00 EDT 2007  Zeeshan Ali <zeeshan.ali@nokia.com>
  * Add support for custom plugin paths

Thu Apr 26 11:55:05 EDT 2007  philippe.kalaf@collabora.co.uk
  * Go to playing when we are connected, not paused

Thu Apr 26 15:19:56 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.18

Wed Apr 25 19:13:42 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Version 0.1.18

Wed Apr 25 18:51:45 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Depends on libjingle 0.3.11

Fri Apr 20 11:58:53 EDT 2007  philippe.kalaf@collabora.co.uk
  * Fix error message

Thu Apr 12 14:19:30 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * leave empty ChangeLog file so autotools dont bitch

Thu Apr 12 14:13:06 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * On error, gst_bin_remove instead of unref if its already added

Thu Apr 12 14:12:11 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * generate ChangeLog from darcs changes (from gabble)

Wed Apr 11 17:23:43 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove useless check for sofiasip and evil AM_MAINTAINER_MODE

Wed Apr 11 15:08:50 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only warn on set_state failure

Wed Apr 11 13:24:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Parse klass correctly (as a list, not a path)

Wed Apr 11 12:57:44 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Pass the media-type to the transmitter so it can set the right port, and not set the port locally

Wed Apr 11 12:27:53 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only use even ports starting at 1024

Wed Apr 18 10:57:56 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * not using the ditched SocketClient parameter which would cause libjingle api breakage

Wed Apr 18 10:24:21 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * fixed merge conflicts

Fri Apr 13 16:26:03 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * rtpstream.c: removed unused turn ip and port properties, correctly specified transmitter-object property, properly referenced the object in get_params

Thu Apr 12 18:57:33 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * changed transmitter property name back to "transmitter" to avoid api breakage

Wed Apr 11 15:53:24 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * signal error if transmitter is not created before preparing transports; updated tests to use transmitter-name instead of transmitter property

Wed Apr 11 11:52:13 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * rtpstream.c: export transmitter object as property instead of manually passing all transmitter properties

Wed Apr  4 06:58:56 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * jingle_c.cpp: treating tcp on port 443 as ssltcp

Thu Mar 29 08:43:01 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * rtpstream.c: removed unused transmitter object property

Mon Mar 26 13:09:01 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * rtpstream.c: fixed relay_token leak

Mon Mar 26 12:59:13 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * using signalling instead of worker thread, added relay token property to rtpstream to pass onto jingle transmitter, fixed merge errors

Mon Mar 12 07:51:57 EDT 2007  Senko Rasic <senko.rasic@collabora.co.uk>
  * modified libjingle transmitter to use the newer/patched libjingle

Sat Apr 14 13:25:02 EDT 2007  Robert McQueen <robert.mcqueen@collabora.co.uk>
  * add missing NULL in g_object_set

Fri Apr 13 19:56:40 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.17

Fri Apr 13 19:56:30 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Bump version to 0.1.17

Fri Apr 13 19:21:28 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix DTMF test

Fri Apr 13 19:21:00 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add min-ptime property to farsight stream

Tue Apr 10 13:33:00 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Replace non-sanity g_return_val_if_fail with real if

Wed Mar 28 16:31:53 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Cleanup whitespace, improve warnings

Wed Mar 28 14:28:57 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove send_telephony_event api

Wed Mar 28 14:27:21 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Small fix in doc

Wed Mar 28 14:24:40 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Implement dtmf with src and muxer in rtpstream

Tue Mar 27 12:55:07 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make telephony event volume and event type into unsigned 8 bit, it ough to be enough for everyone

Thu Mar 22 17:04:25 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add default implementation of the send_telephony_event to base class

Thu Mar 22 16:58:48 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Specify numbers of base DTMF events

Mon Mar 19 14:51:27 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Improved Telephony events (like DTMF) API in line with RFC 4733

Fri Mar  9 16:14:13 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix function name (its stop not top)

Fri Mar  9 11:25:47 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Return false if the event is not handled by the pipeline

Thu Mar  8 17:38:10 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add DTMF events FS api to FarsightRTPStream

Thu Mar  8 17:37:44 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add DTMF events to FarsightStream

Fri Apr 13 18:10:36 EDT 2007  philippe.kalaf@collabora.co.uk
  * Debug cleanups

Fri Apr 13 11:50:38 EDT 2007  philippe.kalaf@collabora.co.uk
  * Replace GST_ERRORs by g_warning

Thu Apr 12 13:21:29 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.16

Thu Apr 12 13:20:25 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Version 0.1.16

Tue Apr  3 18:12:12 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only activate ghostpad if internal pad is active (makes it compatible with gst 0.10.9)

Tue Apr  3 12:49:19 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Only sync source state if its in our pipeline

Mon Apr  2 18:12:15 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * sync state of the source with the pipeline too

Fri Mar 23 11:50:33 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make it work even you we are connected before the base pipeline is built

Mon Mar 26 19:04:20 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set pads active before adding them to possibly playing elements

Wed Feb 28 12:36:01 EST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Lower the priority of Speex, which doesn't appear to work. (From the Debian packaging for Farsight)

Thu Mar 22 15:49:23 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.15

Thu Mar 22 15:49:09 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Up version for 1.1.15

Wed Mar 21 18:54:21 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set to PAUSED on connected signal, but on playing only when remote codes are set

Tue Mar 20 16:45:57 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix crash on premature stop and leak of timeout source

Tue Mar 20 13:24:39 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Small stylisting improvements to please daf

Tue Mar 20 10:30:28 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * We set the whole pipeline to playing because we loose the keyfrom if we only set the new elements, and we create the ghostpad only when needed

Mon Mar 19 14:06:52 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set state to playing for new elements when creating send pipeline if the pipeline if playing

Wed Mar 14 13:46:16 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Set pipeline to PLAYING only when CONNECTED and in main loop

Tue Mar 13 17:57:56 EDT 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Wait until stun is over before passing socket to the source element

Fri Mar  9 17:56:47 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * New version number again because someone didnt keep this version no in sync

Fri Mar  9 17:10:15 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  tagged 0.1.12

Fri Mar  9 17:09:45 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Release 0.1.12

Fri Mar  9 16:00:27 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Remove non-existent file from extra-dists

Fri Mar  9 16:00:04 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Make sure we set pipeline to playing when building the send pipeline
  (by Philippe Kalaf)

Fri Mar  9 15:59:25 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Fix some issues with setting the stun/turn properties on the transmitter
  (By Philippe Kalaf)

Wed Mar  7 13:43:04 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Init to NULL to make gcc 3.4.x happy

Mon Feb 26 09:31:55 EST 2007  Olivier Crete <tester@tester.ca>
  * Make it compile on 64-bit

Thu Mar  1 16:31:41 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Import stun implementation from libnice

Thu Mar  1 16:30:38 EST 2007  Olivier Crete <olivier.crete@collabora.co.uk>
  * Add stun client to rawudp transmitter

Thu Mar  1 13:28:43 EST 2007  olivier.crete@collabora.co.uk
  * Fix little things (indentation, error return)

Wed Feb 28 17:27:08 EST 2007  olivier.crete@collabora.co.uk
  * Add gtkdoc for new factory function

Wed Feb 28 16:39:44 EST 2007  olivier.crete@collabora.co.uk
  * Rename liblibjingle-transmitter to libjingle-transmitter to make the GModule auto-filename-creator happy

Wed Feb 28 16:05:39 EST 2007  olivier.crete@collabora.co.uk
  * Make farsight plugins use GTypeModule for dynamic types

Mon Feb 19 12:20:37 EST 2007  philippe.kalaf@collabora.co.uk
  * Several bug fixes to the RTP plugin

Sun Jan 28 23:34:21 EST 2007  philippe.kalaf@collabora.co.uk
  * Missing Makefile.am, bad g_free in -session and removing useless headers from rtpstream.c

Mon Jan 22 23:02:40 EST 2007  philippe.kalaf@collabora.co.uk
  * Comment out plugin_unload until I know why it doesn't work

Mon Jan 22 23:01:23 EST 2007  philippe.kalaf@collabora.co.uk
  * Add -session and -transmitter suffixes to plugin sonames

Mon Jan 22 23:00:08 EST 2007  philippe.kalaf@collabora.co.uk
  * Remove unused package checks from configure

Thu Jan 18 16:43:17 EST 2007  philippe.kalaf@collabora.co.uk
  * Minor cleanups

Thu Jan 18 16:42:48 EST 2007  philippe.kalaf@collabora.co.uk
  * Nicer looking private class

Thu Jan 18 16:42:31 EST 2007  philippe.kalaf@collabora.co.uk
  * Remove bogus plugindir in configure.ac

Thu Jan 18 16:34:52 EST 2007  philippe.kalaf@collabora.co.uk
  * Add dynamic transmitter support

Wed Feb  7 14:12:41 EST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * When selecting RTP payloader, return the intersection of the supported caps with the desired caps, rather than all supported caps

Thu Feb  1 07:35:25 EST 2007  Simon McVittie <simon.mcvittie@collabora.co.uk>
  * Correct logic for selection of an RTP payloader, reverting part of last patch
  gst_caps_is_subset doesn't consider whether the assertions made are a subset,
  but whether the supported formats are a subset; (RTP,audio) is not a subset of
  (RTP,audio,8kHz), in fact it's the other way round. The assertion we actually
  want to make is "the payloader supports the format we want", which can be
  expressed as "the set of acceptable formats has non-empty intersection with
  the set of supported formats", so do that instead.

Fri Jan  5 12:59:30 EST 2007  philippe.kalaf@collabora.co.uk
  * Properly handle element prioritisation based on config file and element type

Fri Jan  5 12:15:14 EST 2007  philippe.kalaf@collabora.co.uk
  * Ref count codec lists

Fri Jan  5 11:24:15 EST 2007  Dafydd Harries <dafydd.harries@collabora.co.uk>
  * fix compile error

Fri Jan  5 11:00:07 EST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Always prefer static payload types for codecs

Fri Jan  5 10:24:26 EST 2007  Sjoerd Simons <sjoerd@luon.net>
  * Recognise Codec/Depayr/Network and Codec/Depayloader/Network as depayloader plugins

Wed Dec  6 19:20:36 EST 2006  philippe.kalaf@collabora.co.uk
  * Check for state changes on the sink and error out if they fail

Tue Dec  5 17:16:06 EST 2006  philippe.kalaf@collabora.co.uk
  * Recreate codec_list_internal if it dissapeared

Wed Dec  6 11:14:35 EST 2006  philippe.kalaf@collabora.co.uk
  * some minor fixes related to the thread leak fix - jl

Tue Dec  5 16:51:02 EST 2006  philippe.kalaf@collabora.co.uk
  * Compile without clinkc properly

Tue Dec  5 16:49:10 EST 2006  philippe.kalaf@collabora.co.uk
  * Some more work on freeing chain_info properly

Tue Dec  5 13:09:44 EST 2006  philippe.kalaf@collabora.co.uk
  * Free up chain_info when done with it

Mon Dec  4 10:31:50 EST 2006  philippe.kalaf@collabora.co.uk
  * Better debugging info

Mon Dec  4 10:22:53 EST 2006  philippe.kalaf@collabora.co.uk
  * Make receive pipeline in mainloop instead of streaming thread

Mon Dec  4 10:14:48 EST 2006  philippe.kalaf@collabora.co.uk
  * Deal with long/ulong paramets in config file

Tue Nov 21 12:10:51 EST 2006  philippe.kalaf@collabora.co.uk
  * Check that pipeline isn't NULL for set_sending() get_source()

Tue Nov 21 12:10:16 EST 2006  philippe.kalaf@collabora.co.uk
  * Update STUN server used by libjingle

Fri Nov 10 14:07:32 EST 2006  philippe.kalaf@collabora.co.uk
  * Dont send SINK_PAD_READY signal for now and link as previously

Fri Nov 10 14:07:19 EST 2006  philippe.kalaf@collabora.co.uk
  * Leaking ref fixes

Fri Nov 10 14:05:39 EST 2006  philippe.kalaf@collabora.co.uk
  * Block source src pad before unlinking and NULL the farsight elements

Mon Oct 30 12:55:50 EST 2006  philippe.kalaf@collabora.co.uk
  * Release flag back to 0

Mon Oct 30 12:53:57 EST 2006  philippe.kalaf@collabora.co.uk
  * New signal (sink-pad-ready) emitted when user has to connect to farsight stream bin (only valid when in user-defined pipeline mode)

Thu Oct 26 10:45:56 EDT 2006  philippe.kalaf@collabora.co.uk
  tagged 0.1.10

Thu Oct 26 10:45:07 EDT 2006  philippe.kalaf@collabora.co.uk
  * Bump up version and set release flag

Wed Oct 25 15:49:12 EDT 2006  philippe.kalaf@collabora.co.uk
  * Create a sink ghostpad on stream bin if there is a user defined pipeline

Wed Oct 18 19:41:20 EDT 2006  philippe.kalaf@collabora.co.uk
  * Properly do reference pads when using gst_pad_set_blocked_async

Tue Oct 17 12:26:29 EDT 2006  philippe.kalaf@collabora.co.uk
  * New stream error enums

Fri Oct 13 01:45:58 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fixed set_sending() to block send codec bin src pad

Thu Oct 12 13:53:13 EDT 2006  dafydd.harries@collabora.co.uk
  * fix configure.ac quoting

Thu Oct 12 01:40:30 EDT 2006  philippe.kalaf@collabora.co.uk
  * Correctly get peer pad in set_sending() if we are inside a bin (user defined pipeline)

Wed Oct 11 23:57:14 EDT 2006  philippe.kalaf@collabora.co.uk
  * Don't change directionality after stream has started (for now)

Wed Oct  4 21:21:07 EDT 2006  philippe.kalaf@collabora.co.uk
  * Return 1 if upnp already initialized

Wed Oct  4 21:08:18 EDT 2006  philippe.kalaf@collabora.co.uk
  * Make sure there is a pipeline before looking for a sink in get_sink()

Thu Sep 28 17:36:43 EDT 2006  philippe.kalaf@collabora.co.uk
  * Set the recv_codec_id in rtpstream BEFORE sending the codec_changed signal

Wed Sep 20 17:15:45 EDT 2006  philippe.kalaf@collabora.co.uk
  * Deal with errors occuring in farsight_rtp_stream_create_new_pt_recv_pipeline() on the mainloop instead of the gst pipeline thread

Wed Sep 20 17:14:46 EDT 2006  philippe.kalaf@collabora.co.uk
  * Add clinkc upnp wrapper as a farsight helper and use it in the RTP plugin

Tue Sep 19 18:58:35 EDT 2006  philippe.kalaf@collabora.co.uk
  * Simply unlink source if there is a user provided pipeline until a better solution is decided on

Tue Sep 19 12:04:47 EDT 2006  philippe.kalaf@collabora.co.uk
  * Only add sink to farsight bin if he has no parent or there is no user defined pipeline

Fri Sep 15 19:55:46 EDT 2006  philippe.kalaf@collabora.co.uk
  * Some code cleanup

Fri Sep 15 19:54:30 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added new jingle test that uses a user defined pipeline

Tue Sep 12 19:48:19 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fix set_sink() to properly handle inserting a NULL sink if there was an old non-NULL sink

Mon Sep 11 17:27:19 EDT 2006  philippe.kalaf@collabora.co.uk
  * Call build_base_pipeline from build_send_pipeline if the base pipeline is not created yet

Sun Sep 10 17:30:33 EDT 2006  philippe.kalaf@collabora.co.uk
  * Set release flag back to 0

Sun Sep 10 17:29:53 EDT 2006  philippe.kalaf@collabora.co.uk
  tagged Farsight 0.1.8

Sun Sep 10 17:29:01 EDT 2006  philippe.kalaf@collabora.co.uk
  * Set release flag for 0.1.8

Sun Sep 10 17:22:44 EDT 2006  philippe.kalaf@collabora.co.uk
  * Upped versioning for 0.1.8 release

Sun Sep 10 17:20:34 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added a ->priv member and put everything in it

Sun Sep 10 16:06:03 EDT 2006  philippe.kalaf@collabora.co.uk
  * Don't NULL the sink and source, let the application do that since they created the elements

Sun Sep 10 15:36:28 EDT 2006  philippe.kalaf@collabora.co.uk
  * Removed get_bus function from API as it is not really required

Sat Sep  9 21:00:52 EDT 2006  philippe.kalaf@collabora.co.uk
  * Make test apps work with FarsightStreamState changes

Sat Sep  9 20:58:58 EDT 2006  philippe.kalaf@collabora.co.uk
  * Modified FarsightStreamState to only have DISCONNECTED, CONNECTED and CONNECTING states (oops), properly send directionnality in rtp plugin

Fri Sep  8 20:58:59 EDT 2006  philippe.kalaf@collabora.co.uk
  * Don't add sink into farsight bin if there is a user specified pipeline

Fri Sep  8 19:59:13 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fix the fix to set_sink()

Fri Sep  8 18:26:46 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fixed set_sink() to unblock recv pipeline when there was on sink initially

Fri Sep  8 17:16:29 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fixed small bug in dynamic payload adaption code

Fri Sep  8 16:58:12 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fixed some teardown errors

Fri Sep  8 15:58:45 EDT 2006  philippe.kalaf@collabora.co.uk
  * Allow  building of receive pipeline if sink not set by blocking recv pipeline

Fri Sep  8 15:21:32 EDT 2006  philippe.kalaf@collabora.co.uk
  * Implement farsight_stream_set_sending()

Fri Sep  8 14:13:59 EDT 2006  philippe.kalaf@collabora.co.uk
  * farsight_stream_set_sending() stub until implemented

Fri Sep  8 14:12:28 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fix set_source and set_sink to function when using a user defined pipeline

Fri Sep  8 14:03:36 EDT 2006  philippe.kalaf@collabora.co.uk
  * Don't unref if Farsight is using a bin instead of a pipeline on _stop

Fri Sep  8 03:52:21 EDT 2006  rob.taylor@collabora.co.uk
  * clarify farsight_stream_set_bus reference count behaviour

Thu Sep  7 12:20:55 EDT 2006  rob.taylor@collabora.co.uk
  * Clean up some documentation

Thu Sep  7 11:46:07 EDT 2006  rob.taylor@collabora.co.uk
  * fix doc generation - farsight-plugin was acidentally named FarsightSession...

Thu Sep  7 11:42:39 EDT 2006  rob.taylor@collabora.co.uk
  * add a get_bus method to FarsightStream

Thu Sep  7 20:24:33 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fix broken pt_map creation

Wed Sep  6 10:47:16 EDT 2006  philippe.kalaf@collabora.co.uk
  * Make Farsight capable of using a user specified GstPipeline instead of creating it's own (optional)

Mon Sep  4 17:11:36 EDT 2006  philippe.kalaf@collabora.co.uk
  * Add h263p encoder to priority list

Thu Aug 31 21:09:42 EDT 2006  philippe.kalaf@collabora.co.uk
  * Removed unused dynamic_pt_table code

Thu Aug 31 20:53:48 EDT 2006  philippe.kalaf@collabora.co.uk
  * Correctly map local and remote dynamic payload types, this means if the received remote codecs have different dynamic mappings than ours, we modify ours to match

Thu Aug 31 20:49:12 EDT 2006  philippe.kalaf@collabora.co.uk
  * No need for 3 copies of the list of codecs, one will suffice!

Wed Aug 30 21:53:25 EDT 2006  philippe.kalaf@collabora.co.uk
  * Stupid stupid bug fixed

Wed Aug 30 15:25:07 EDT 2006  philippe.kalaf@collabora.co.uk
  * Deal with GTalk not sending us any clock-rates with it's codec list

Tue Aug 29 19:08:04 EDT 2006  philippe.kalaf@collabora.co.uk
  * New test for a+v without jingle with codec exchange

Tue Aug 29 19:05:44 EDT 2006  philippe.kalaf@collabora.co.uk
  * Remove temp patch from test3.c (stop stream after timeout)

Tue Aug 29 19:00:53 EDT 2006  philippe.kalaf@collabora.co.uk
  * Add codec exchange to test-rtp-3 so it always works with dynamic payload types

Tue Aug 29 18:58:32 EDT 2006  philippe.kalaf@collabora.co.uk
  * Add mode parameter to test-jingle so that we can do DUPLEX, AUDIO or VIDEO only

Fri Aug 25 02:49:58 EDT 2006  philippe.kalaf@collabora.co.uk
  * Minor bug fixes in rtpstream and test-jingle

Thu Aug 24 15:28:30 EDT 2006  rob.taylor@collabora.co.uk
  * add soem debugging trace in test-jingle

Thu Aug 24 15:28:16 EDT 2006  rob.taylor@collabora.co.uk
  * fix arg parsing in test-jingle

Thu Aug 24 15:27:26 EDT 2006  rob.taylor@collabora.co.uk
  * added python wrapper for test-jingle to test xoverlay

Thu Aug 24 14:46:08 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added get_pipeline function to rtpstream

Thu Aug 24 13:23:46 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added xid parameter to test-jingle for overlaying on xwindows

Thu Aug 24 13:22:25 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added farsight_stream_get_pipeline to farsight API

Thu Aug 24 13:20:29 EDT 2006  rob.taylor@collabora.co.uk
  * fix up glimagesink in test-jingle

Thu Aug 24 12:45:33 EDT 2006  rob.taylor@collabora.co.uk
  * chaneg test to have multiple selectable video sinks, default o ximagesink, which should work for everyone

Thu Aug 24 12:25:53 EDT 2006  rob.taylor@collabora.co.uk
  * fix stack overflow (Grr)

Thu Aug 24 12:25:23 EDT 2006  rob.taylor@collabora.co.uk
  * add error reporting for socket errors to jingle-test

Thu Aug 24 12:24:53 EDT 2006  rob.taylor@collabora.co.uk
  * fds are ints...

Thu Aug 24 09:20:15 EDT 2006  philippe.kalaf@collabora.co.uk
  * Resolve conflicts in test-jingle.c

Wed Aug 23 21:08:24 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added FS_TEST_USE_XIMAGESINK env var for test-jingle and some cleanups

Wed Aug 23 17:13:44 EDT 2006  philippe.kalaf@collabora.co.uk
  * Use GIOChannel instead of thread, added codec exchange, added ready_byte to sync both ends

Wed Aug 23 17:12:57 EDT 2006  philippe.kalaf@collabora.co.uk
  * Do not set MTU until better way to determine path MTU is used

Wed Aug 23 17:11:34 EDT 2006  philippe.kalaf@collabora.co.uk
  * Start stream even if send pipeline not created (for receive only mode

Wed Aug 23 17:09:36 EDT 2006  philippe.kalaf@collabora.co.uk
  * Check if pipeline already created in farsight_rtp_stream_build_send_pipeline()

Wed Aug 23 17:08:26 EDT 2006  philippe.kalaf@collabora.co.uk
  * Code to check if the set active_codec is available in the remote codec list (this code is not used yet, read comments)

Wed Aug 23 17:06:45 EDT 2006  philippe.kalaf@collabora.co.uk
  * Always set new codec_bin to PAUSED state, then link to rtpdemux, then set to PLAYING

Wed Aug 23 16:59:22 EDT 2006  philippe.kalaf@collabora.co.uk
  * Remove all references to list_codecs_internal from rtpstream

Wed Aug 23 16:47:00 EDT 2006  philippe.kalaf@collabora.co.uk
  * Create a table to map remote dynamic payload types with local dynamic payload types

Wed Aug 23 16:39:43 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added farsight_stream_get_media_type to farsight-stream API

Tue Aug 22 11:48:01 EDT 2006  rob.taylor@collabora.co.uk
  * add usage warning to test-jingle.c

Tue Aug 22 11:45:59 EDT 2006  rob.taylor@collabora.co.uk
  * fix compliler warnings

Mon Aug 21 13:20:32 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fix compilation issues if using --disable-jingle-p2p

Fri Aug 11 18:04:17 EDT 2006  rob.taylor@collabora.co.uk
  * use ximagesink rather than xvimagesink for people with l0ser video cards, like me

Fri Aug 11 18:03:23 EDT 2006  rob.taylor@collabora.co.uk
  * make rtpgstcodecs.c use $sysconfdir rather than '/etc'

Fri Aug 11 18:02:30 EDT 2006  rob.taylor@collabora.co.uk
  * add a sensible default for h263 to gstelements.conf 

Sat Aug 12 01:48:07 EDT 2006  philippe.kalaf@collabora.co.uk
  * Check if gst state change to null fails

Fri Aug 11 16:17:36 EDT 2006  rob.taylor@collabora.co.uk
  * add video stream candidate signalling

Sat Aug 12 00:56:42 EDT 2006  philippe.kalaf@collabora.co.uk
  * add missing fn decl for farsight_stream_set_sink_filter

Fri Aug 11 15:42:14 EDT 2006  rob.taylor@collabora.co.uk
  * fix compile errors in tests

Fri Aug 11 15:41:59 EDT 2006  rob.taylor@collabora.co.uk
  * comment out unused code

Fri Aug 11 15:31:59 EDT 2006  rob.taylor@collabora.co.uk
  * used ERROR_CFLAGS for tests

Fri Aug 11 15:31:44 EDT 2006  rob.taylor@collabora.co.uk
  * add missing fn decl for farsight_stream_set_source_filter

Fri Aug 11 15:24:45 EDT 2006  rob.taylor@collabora.co.uk
  * resolve conflicts

Fri Aug 11 15:22:08 EDT 2006  rob.taylor@collabora.co.uk
  * use -Wall always, use -Werror when not a release

Fri Aug 11 15:21:44 EDT 2006  rob.taylor@collabora.co.uk
  * set release to 0, current darcs is *not* a release

Fri Aug 11 15:04:43 EDT 2006  rob.taylor@collabora.co.uk
  * go playing on CONNECTED

Fri Aug 11 13:53:39 EDT 2006  rob.taylor@collabora.co.uk
  * rename tests, add test-jingle.c

Fri Aug 11 13:53:27 EDT 2006  rob.taylor@collabora.co.uk
  * correct COPYING

Fri Aug 11 13:52:58 EDT 2006  rob.taylor@collabora.co.uk
  * tidy up test-jingle.c

Thu Aug 10 08:03:31 EDT 2006  rob.taylor@collabora.co.uk
  * reindent test_jingle.c to farsight coding standards

Thu Aug 10 08:01:43 EDT 2006  rob.taylor@collabora.co.uk
  * add copyright notice for Vittorio Palmisano

Thu Aug 10 07:55:06 EDT 2006  rob.taylor@collabora.co.uk
  * add test-jingle.c from Vittorio Palmisano

Fri Aug 11 19:32:18 EDT 2006  philippe.kalaf@collabora.co.uk
  * Compile on OS X by Antoine Perdaens

Thu Aug 10 05:04:02 EDT 2006  philippe.kalaf@collabora.co.uk
  * Setting farsight_release back to 0

Thu Aug 10 05:03:26 EDT 2006  philippe.kalaf@collabora.co.uk
  tagged farsight 0.1.6

Thu Aug 10 04:57:05 EDT 2006  philippe.kalaf@collabora.co.uk
  * set version number for release 0.1.6

Thu Aug 10 04:53:35 EDT 2006  philippe.kalaf@collabora.co.uk
  * Remove -Wall for c++ (jingle_c.cpp)

Wed Aug  9 12:33:24 EDT 2006  dafydd.harries@collabora.co.uk
  * don't pass \n to g_message/g_warning

Wed Aug  9 21:04:08 EDT 2006  philippe.kalaf@collabora.co.uk
  * Use standard config file paths, empty config file

Wed Aug  9 11:40:35 EDT 2006  dafydd.harries@collabora.co.uk
  * set G_LOG_DOMAIN for farsight/farsight-rtp

Mon Aug  7 12:41:17 EDT 2006  dafydd.harries@collabora.co.uk
  * move unload_codecs() call from _finalize to _dispose

Sat Aug  5 00:59:53 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fixed typo in Makefile.am

Fri Aug  4 12:30:59 EDT 2006  rob.taylor@collabora.co.uk
  * allow usage of automake 1.8, even though it sucks. removed as soon as maemo upgrades.

Thu Aug  3 21:56:52 EDT 2006  philippe.kalaf@collabora.co.uk
  * Add element to codec bin before creating ghostpads

Thu Aug  3 04:48:23 EDT 2006  philippe.kalaf@collabora.co.uk
  * Some additions to the test apps

Thu Aug  3 04:47:25 EDT 2006  philippe.kalaf@collabora.co.uk
  * Moved create_codec_bin() from rtpstream.c into gstrtpcodec.c

Wed Jul 19 17:57:38 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added config file for setting autodetection element priority

Wed Jul 12 07:43:49 EDT 2006  rob.taylor@collabora.co.uk
  * add gtk-doc.make to avoid peoplt having to gtkdocize

Wed Jul 12 02:28:52 EDT 2006  philippe.kalaf@collabora.co.uk
  * warning fix in test_rtpgstcodecs.c

Tue Jul 11 23:19:24 EDT 2006  philippe.kalaf@collabora.co.uk
  * Add test dir and test file for rtpgstcodecs.c

Tue Jul 11 23:18:05 EDT 2006  philippe.kalaf@collabora.co.uk
  * Make a copy for local_codecs and call unload_codecs() on finalize

Tue Jul 11 23:17:14 EDT 2006  philippe.kalaf@collabora.co.uk
  * Cleanups and memory leaks sealed

Tue Jul 11 23:14:22 EDT 2006  philippe.kalaf@collabora.co.uk
  * Make the pt count global so it can be reset in unload_codecs()

Tue Jul 11 23:12:10 EDT 2006  philippe.kalaf@collabora.co.uk
  * Moved CodecInternal to rtpgstcodec.[ch]

Tue Jul 11 15:31:17 EDT 2006  philippe.kalaf@collabora.co.uk
  * Rewrote rtpgstcodecs to be based around caps rather than elements

Wed Jun 21 22:46:29 EDT 2006  rob.taylor@collabora.co.uk
  tagged RELEASE-0.1.5

Wed Jun 21 22:43:34 EDT 2006  rob.taylor@collabora.co.uk
  * removed old GST_PLUGIN_LDFLAGS, and add -export-symbols-regex to FARSIGHT_PLUGIN_LDFLAGS

Wed Jun 21 21:19:11 EDT 2006  rob.taylor@collabora.co.uk
  * make export symbol regexps work

Wed Jun 21 21:18:32 EDT 2006  rob.taylor@collabora.co.uk
  * use native libtool versioning scheme rather than glibs magic -libtool is more understandable!!

Wed Jun 21 20:10:22 EDT 2006  rob.taylor@collabora.co.uk
  * actually use the defined current:revsion:age

Wed Jun 21 19:39:58 EDT 2006  rob.taylor@collabora.co.uk
  * remove now unused as-version.m4

Wed Jun 21 19:38:43 EDT 2006  rob.taylor@collabora.co.uk
  * rework versioning, use modern AC_INIT and AM_INIT_AUTOMAKE, do library versioning and only export well defined symbols

Wed Jun 21 19:37:34 EDT 2006  rob.taylor@collabora.co.uk
  * add autoconf prerequisite

Mon Jun 12 06:12:22 EDT 2006  rob.taylor@collabora.co.uk
  * bump version for release

Mon Jun 12 06:11:42 EDT 2006  rob.taylor@collabora.co.uk
  * remove whitespace

Mon Jun 12 06:11:28 EDT 2006  rob.taylor@collabora.co.uk
  * add some more documentation

Mon Jun 12 06:10:54 EDT 2006  rob.taylor@collabora.co.uk
  * add versioned depends on sofia-sip

Thu May 11 18:15:53 EDT 2006  rob.taylor@collabora.co.uk
  * updated documentation in preparation for release

Wed Jun 21 13:34:16 EDT 2006  dafydd.harries@collabora.co.uk
  * bump nano version

Wed Jun 21 13:30:00 EDT 2006  dafydd.harries@collabora.co.uk
  * version 0.1.4

Wed Jun 21 13:21:31 EDT 2006  dafydd.harries@collabora.co.uk
  * remove po/; various build fixes

Mon Jun 19 12:24:40 EDT 2006  philippe.kalaf@collabora.co.uk
  * Misc cleanup

Wed May 31 20:52:11 EDT 2006  philippe.kalaf@collabora.co.uk
  * Cleanups and fix bracket syntax

Mon May 29 16:30:34 EDT 2006  philippe.kalaf@collabora.co.uk
  * Small cleanups

Thu May 25 14:27:10 EDT 2006  andrunko@gmail.com
  * Fix bug that cause a crash when loading list of available codecs.

Tue May 16 20:07:59 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added src and sink filters to farsight

Tue May 16 19:35:37 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added interface code from Youness so we dont depend on sofia-sip anymore, fixed couple of warnings

Tue May 16 16:20:08 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added video test file

Tue May 16 16:18:46 EDT 2006  philippe.kalaf@collabora.co.uk
  * Make video work with Farsight

Fri May 12 13:06:43 EDT 2006  philippe.kalaf@collabora.co.uk
  * Doc updates

Fri May 12 12:57:25 EDT 2006  philippe.kalaf@collabora.co.uk
  * Properly use pt-map (try #2)

Fri May 12 01:21:11 EDT 2006  philippe.kalaf@collabora.co.uk
  * go to connecting state and set timeout when we lose a connection while in a voip call (socket state to 0 from libjingle)

Fri May 12 01:20:10 EDT 2006  philippe.kalaf@collabora.co.uk
  * Properly use pt-map

Fri May 12 01:17:36 EDT 2006  philippe.kalaf@collabora.co.uk
  * cleanup some logging

Thu May  4 11:31:41 EDT 2006  philippe.kalaf@collabora.co.uk
  * Connection timeout upped to 45

Wed May  3 17:42:05 EDT 2006  philippe.kalaf@collabora.co.uk
  * Fixed a couple of bugs and made tests work again

Wed May  3 15:59:59 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added ->send_codec_bin ptr to rtpstream

Wed May  3 15:16:02 EDT 2006  philippe.kalaf@collabora.co.uk
  * Some better error handling/notifications

Fri Apr 28 18:38:46 EDT 2006  philippe.kalaf@collabora.co.uk
  * Divided pipeline creation in 3 parts. First it loads and creates the core RTP pipeline (rtpbin, rtpjitterbuffer, rtpdemux, icesrc). That is called at the end of prepare_transports(). Second phase it creates the send pipeline and icesink. That is called at the end of set_remote_codecs(). Third phase is the same as before where it dynamically creates the recv pipeline based on the stream it receives.

Fri Apr 28 18:36:35 EDT 2006  philippe.kalaf@collabora.co.uk
  * Properly watch/dispose bus, properly change state to NULL

Fri Apr 28 18:33:48 EDT 2006  philippe.kalaf@collabora.co.uk
  *  Use signaling thread SocketState_s signal instead of worker thread one

Fri Apr 28 17:36:12 EDT 2006  philippe.kalaf@collabora.co.uk
  * This patch gives priority to our priority list over GTalks. This way we will always be using iLBC if he advertises it. It also avoid situations where the recv/send codecs are different.

Fri Apr 28 17:09:23 EDT 2006  philippe.kalaf@collabora.co.uk
  * Bumped up ver number to 0.1.3

Thu Apr 13 19:10:48 EDT 2006  philippe.kalaf@collabora.co.uk
  * Moved MediaType to farsight-codec.h, fix get_sink/get_src

Thu Apr 13 19:10:28 EDT 2006  philippe.kalaf@collabora.co.uk
  * increased version number

Thu Apr 13 19:09:13 EDT 2006  philippe.kalaf@collabora.co.uk
  * emit codec changed signal when stream is in paused state

Thu Apr 13 19:08:19 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added missing function prototypes to header

Thu Apr 13 19:07:48 EDT 2006  philippe.kalaf@collabora.co.uk
  * Enable AEC mode for dsppcmsink

Thu Apr 13 19:06:26 EDT 2006  philippe.kalaf@collabora.co.uk
  * Added farsight_stream_set_codec_preference_list() to API

Mon Apr  3 11:40:55 EDT 2006  rob.taylor@collabora.co.uk
  * fix up configure so seq diagrams arent generated when not building docs

Mon Apr  3 11:39:48 EDT 2006  rob.taylor@collabora.co.uk
  * remove farsight-version, derive version from configure.ac

Mon Apr  3 11:15:57 EDT 2006  rob.taylor@collabora.co.uk
  * fixed up copyright headers

Wed Mar 29 17:13:38 EST 2006  philippe.kalaf@collabora.co.uk
  * Added farsight_stream_get_source/sink(), these functions will return the appropriate sink even in dsp mode

Wed Mar 29 13:08:46 EST 2006  andrunko@gmail.com
  * Commented plugin unload again, until we find out what is being used by the 
  rtp plugin after we unref all streams and sessions.

Wed Mar 29 11:55:02 EST 2006  andrunko@gmail.com
  * Fixed invalid GstPad unref.

Wed Mar 29 09:41:10 EST 2006  andrunko@gmail.com
  * Make sure timeout src will be removed if the session is destroyed/stopped.

Tue Mar 28 19:10:34 EST 2006  philippe.kalaf@collabora.co.uk
  * Add a connection timeout property, stop stream on timeout

Tue Mar 28 15:36:45 EST 2006  philippe.kalaf@collabora.co.uk
  * Added CONNECTING and CONNECTED states to farsight-stream

Tue Mar 28 16:31:20 EST 2006  andrunko@gmail.com
  * Fixed configure.ac.

Tue Mar 28 13:10:14 EST 2006  andrunko@gmail.com
  * Added memory usage test.

Tue Mar 28 12:54:24 EST 2006  andrunko@gmail.com
  * Added farsight_session_destroy that unrefs all streams created by the session and calls 
  farsight_unload_plugin on the session plugin. This function should be used instead of 
  g_object_unref.

Tue Mar 28 12:13:20 EST 2006  andrunko@gmail.com
  * More on code indentation.

Tue Mar 28 12:03:56 EST 2006  andrunko@gmail.com
  * Fixed some memory leaks on loading and using gst plugins.
  Improved memory usage by creating a global list of local codecs instead of
  one list per stream, and just making a "shallow" copy of this list by stream.

Wed Mar 22 20:37:49 EST 2006  philippe.kalaf@collabora.co.uk
  * Added usefull warning message

Tue Mar 21 14:52:17 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixed bad stun_ip/turn_ip properties

Wed Mar 22 13:09:01 EST 2006  andrunko@gmail.com
  * Added farisght-overrides file to darcs.

Wed Mar 22 09:38:01 EST 2006  andrunko@gmail.com
  * Fixed compilation of rtp plugin.

Mon Mar 20 18:45:38 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixed a bug where it picked the Encoder/Decoders over the dsp Sink/Srcs

Mon Mar 20 18:43:07 EST 2006  philippe.kalaf@collabora.co.uk
  * Changelog update + uncomment the line to set max-ptime

Mon Mar 20 12:09:48 EST 2006  andrunko@gmail.com
  * Fixed make dist.
  Added FARSIGHT_PLUGIN_LDFLAGS that should be used by all plugins.

Mon Mar 20 07:08:04 EST 2006  kai.vehmanen@nokia.com
  * Added GST_LIBS to the library dep list of the farsight test apps.

Fri Mar 17 14:03:38 EST 2006  philippe.kalaf@collabora.co.uk
  * Added properties for setting turn/stun ip/port

Thu Mar 16 09:02:03 EST 2006  andrunko@gmail.com
  * Fixed crash when deleting FarsightTransport.

Wed Mar 15 15:51:51 EST 2006  andrunko@gmail.com
  * Replace some printf calls to g_debug.

Wed Mar 15 15:49:05 EST 2006  andrunko@gmail.com
  * Continue with code indentation.
  Added some const modifier in some function parameters.

Wed Mar 15 15:37:53 EST 2006  andrunko@gmail.com
  * Added a private member to FarsightStream and use it instead of call 
  FARSIGHT_STREAM_GET_PRIVATE every time.
  Moved FarsightSession object ref to farsight_session_create_stream and removed it from
  rtp plugin.
  Added a destroyed signal on FarsightStream to notify FarsightSession that it has been 
  destroyed.
  Fixed bug on farsight_rtp_stream_stop that did not delete the src and sink elements if
  the stream had never been started.
  Added farsight_stream_get_state and farsight_stream_get_direction.
  Added internal state member on FarsightStream and do not emit state changes if the state
  did not change.
  Some other small bug fixes.

Wed Mar 15 15:33:19 EST 2006  andrunko@gmail.com
  * Fixed gstreamer version dependency on README file.

Wed Mar 15 14:04:34 EST 2006  philippe.kalaf@collabora.co.uk
  * Proper pipeline teardown

Wed Mar 15 14:04:04 EST 2006  philippe.kalaf@collabora.co.uk
  * Make iLBC work

Tue Mar 14 13:15:12 EST 2006  andrunko@gmail.com
  * Make all functions that should be static, static.

Tue Mar 14 12:52:02 EST 2006  andrunko@gmail.com
  * Fixed code indentation.
  Added G_BEGIN_DECLS/G_END_DECLS in all rtp plugin include files.
  Added copyright notice.

Tue Mar 14 17:29:31 EST 2006  rob.taylor@collabora.co.uk
  * update README a bit

Mon Mar 13 18:46:26 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixed bug in farsight_rtp_stream_stop that would make it hang. Set max-ptime at 20 ms

Thu Mar  2 17:35:33 EST 2006  philippe.kalaf@collabora.co.uk
  * Added ifdefs around calls to socketclient_destroy

Thu Mar  2 09:14:56 EST 2006  rob.taylor@collabora.co.uk
  * look in right directory for plugins

Thu Mar  2 06:11:45 EST 2006  rob.taylor@collabora.co.uk
  * version the farsight plugins dir

Fri Feb 24 18:39:37 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * destroy SocketClient instance when FarsightRTPStream is disposed

Fri Feb 24 18:12:24 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * fix double free in rtp plugin where CodecInternal's codec is freed, while this is actually owned by local_codecs, so just free the struct itself and not the FarsightCodec within it

Fri Feb 24 18:09:44 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * made a couple of internal functions in the rtp plugin static to avoid namespace pollution

Fri Feb 24 18:05:43 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * move farsight_plugin_unload from FarsightSession's dispose to finalize in case a plugin's class deriving from FarsightSession overrides finalize and tries to access memory no longer available. disabled plugin unloading on finalize for now, as this breaks horribly with the rtp plugin (possibly due to running threads -- this needs to be investigated further).

Fri Feb 24 18:04:54 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * improve plugin loading error handling slightly

Fri Feb 24 09:46:44 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * generate native candidate names like "L%d", and hard-code incoming (remote) candidates' stream name to "rtp"

Thu Feb 23 21:05:58 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * fix candidate name marshalling to match libjingle

Thu Feb 23 16:59:33 EST 2006  philippe.kalaf@collabora.co.uk
  * Setting max_mtu at 100 for now

Thu Feb 23 04:20:11 EST 2006  philippe.kalaf@collabora.co.uk
  * Hard coded hack to add sync=false on dsppcmsink

Thu Feb 23 04:17:52 EST 2006  philippe.kalaf@collabora.co.uk
  * Pause codec_bin if has_sink before linking

Thu Feb 23 04:16:42 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixed bug where we couldn't set payload type to 0 (PCMU)

Wed Feb 22 00:06:44 EST 2006  philippe.kalaf@collabora.co.uk
  * set sync=false on dsp sink for 770 and other minor fixes for 770

Tue Feb 21 14:37:19 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixing receiving pipeline issue and some improvements to the test apps

Fri Feb 17 17:50:54 EST 2006  burger@speedy.org
  * added FS_FAKESTREAM env var and added max_ptime for payloaders

Thu Feb 16 20:53:13 EST 2006  rob.taylor@collabora.co.uk
  * added debug to creating recv pipeline

Thu Feb 16 20:44:31 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * added debug

Thu Feb 16 23:24:23 EST 2006  philippe.kalaf@collabora.co.uk
  * Set a static max MTU on the payload at 500 for now until better solution found

Thu Feb 16 22:48:54 EST 2006  philippe.kalaf@collabora.co.uk
  * test file for 770 device

Thu Feb 16 22:48:07 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixes to previous fixes :P

Thu Feb 16 19:10:42 EST 2006  burger@speedy.org
  * Fixes to previous patch

Thu Feb 16 18:41:58 EST 2006  burger@speedy.org
  * Take in encoders/decoders that are integrated into the sink/src

Wed Feb 15 17:36:24 EST 2006  rob.taylor@collabora.co.uk
  * move farsight_stream_prepare_transports to after the streams have been created in th test, the callback attached to this signal assumes this.

Wed Feb 15 17:35:05 EST 2006  rob.taylor@collabora.co.uk
  * stop the stream if jingle emits stream stopped

Thu Feb 16 00:14:23 EST 2006  burger@speedy.org
  * Fixed rtpstream for libjingle icesrc/icesink as well as test.c

Wed Feb 15 13:04:56 EST 2006  burger@speedy.org
  * Separating jingle_c.cpp between gst elements and rtp plugin, updated test apps

Tue Feb 14 13:28:18 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * emit "new-active-candidate-pair" when a jingle socket becomes writable

Tue Feb 14 13:27:02 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * fix the compare function used to intersect codec lists

Tue Feb 14 13:25:05 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * add farsight_stream_get_codec_intersection

Tue Feb 14 13:22:18 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * emit the "new-active-candidate-pair" signal in farsight_stream_set_active_candidate_pair

Mon Feb 13 15:14:33 EST 2006  ole.andre.ravnaas@collabora.co.uk
  * get a new native candidate signal when using sofia

Wed Feb  8 19:14:11 EST 2006  philippe.kalaf@collabora.co.uk
  * Each callback can now pass on user data

Wed Feb  8 19:13:09 EST 2006  philippe.kalaf@collabora.co.uk
  * Fixed broken headers (copyright headers that is)

Tue Feb  7 18:55:48 EST 2006  philippe.kalaf@collabora.co.uk
  * Better SocketState changed signal support, added ability to send/recv packets from P2PSocket

Tue Feb  7 12:00:44 EST 2006  philippe.kalaf@collabora.co.uk
  * candidate_id should be the username created by libjingle

Thu Feb  2 19:57:40 EST 2006  philippe.kalaf@collabora.co.uk
  * We can now set an initial active codec, if not set it will autopick. some code cleanup

Thu Feb  2 17:14:52 EST 2006  philippe.kalaf@collabora.co.uk
  * Can now set a list of prefered codecs for the order/priority

Wed Feb  1 20:26:39 EST 2006  philippe.kalaf@collabora.co.uk
  * Update to use rtpbin with pt_map property

Wed Feb  1 17:40:37 EST 2006  philippe.kalaf@collabora.co.uk
  * big patch for libjingle support, some cleanup and new tests

Fri Jan 27 14:03:07 EST 2006  philippe.kalaf@collabora.co.uk
  * Some cleanups for jingle integration

Wed Jan 25 15:59:43 EST 2006  philippe.kalaf@collabora.co.uk
  * forgot this file

Wed Jan 25 15:29:44 EST 2006  philippe.kalaf@collabora.co.uk
  * jingle wrapper

Wed Jan 25 15:27:50 EST 2006  philippe.kalaf@collabora.co.uk
  * Trying to get jingle stun working

Wed Jan 18 22:43:33 EST 2006  philippe.kalaf@collabora.co.uk
  * just a usefull comment

Wed Jan 18 19:13:35 EST 2006  rob.taylor@collabora.co.uk
  tagged Start of new Farsight API

Wed Jan 18 19:07:31 EST 2006  rob.taylor@collabora.co.uk
  * fix one of the many attribution errors

Wed Jan 18 19:07:08 EST 2006  rob.taylor@collabora.co.uk
  * removed old ./farsight.pc.in

Mon Jan 16 22:15:35 EST 2006  philippe.kalaf@collabora.co.uk
  * Making use of codec bins

Mon Jan 16 14:22:15 EST 2006  philippe.kalaf@collabora.co.uk
  * Using one rtpbin for send+recv, added helper functions and fixed copyrights

Mon Jan 16 13:39:53 EST 2006  philippe.kalaf@collabora.co.uk
  * Using only 1 rtpbin for sending and receiving

Mon Jan 16 12:48:57 EST 2006  philippe.kalaf@collabora.co.uk
  * eeh

Mon Jan 16 12:46:22 EST 2006  philippe.kalaf@collabora.co.uk
  * ok now it works

Mon Jan 16 11:33:16 EST 2006  philippe.kalaf@collabora.co.uk
  * Test looks like it's working fine, but i can't hear it

Sun Jan 15 21:03:19 EST 2006  philippe.kalaf@collabora.co.uk
  * getting closer to a working test

Sun Jan 15 17:09:10 EST 2006  philippe.kalaf@collabora.co.uk
  * Forgot a couple of files

Sun Jan 15 16:29:45 EST 2006  philippe.kalaf@collabora.co.uk
  * Making RTP plugin compile with the new API

Sun Jan 15 11:18:47 EST 2006  philippe.kalaf@collabora.co.uk
  * API complete and compiles, now let's make rtp plugin compatible with it

Sun Jan 15 10:04:30 EST 2006  rob.taylor@collabora.co.uk
  * remove api cruft that burger unecessarily added

Sat Jan 14 20:42:03 EST 2006  philippe.kalaf@collabora.co.uk
  * Getting closer to a new working API

Sat Jan 14 22:53:23 EST 2006  burger@speedy.org
  * Complete API in farsight-stream.h

Sat Jan 14 12:49:03 EST 2006  rob.taylor@collabora.co.uk
  * reformat and add code for multiple parameter/passed values to appear under the line

Sat Jan 14 12:48:41 EST 2006  rob.taylor@collabora.co.uk
  * add more testcode to ICE.pic

Sat Jan 14 12:34:06 EST 2006  rob.taylor@collabora.co.uk
  * update FarsightStream to changes from better understanding of ICE

Fri Jan 13 04:47:35 EST 2006  rob.taylor@collabora.co.uk
  * resolved conflict in docs/usage.txt

Fri Jan 13 13:41:21 EST 2006  burger@speedy.org
  * Some updates to API

Tue Jan 10 12:30:32 EST 2006  rob.taylor@collabora.co.uk
  * removed debug from sequence dia generation, also changed it to use a temp file in the local directory rather than /tmp, to stop multiple builds clashing

Tue Jan 10 12:23:53 EST 2006  rob.taylor@collabora.co.uk
  * position message labels justfied to the origin on the message

Tue Jan 10 12:23:31 EST 2006  rob.taylor@collabora.co.uk
  * add more to ICE.pic for testing sequence.pic

Tue Jan 10 10:35:48 EST 2006  rob.taylor@collabora.co.uk
  * made all objects take account of text width while generating sequence diagrams

Tue Jan 10 10:05:56 EST 2006  rob.taylor@collabora.co.uk
  * add some text width measurement to sequence diagram drawing

Mon Jan  9 23:50:13 EST 2006  burger@speedy.org
  * Api redesign and some test.c work

Sun Jan  8 23:22:39 EST 2006  rob.taylor@collabora.co.uk
  * fix stupid error in usage.txt

Sun Jan  8 23:13:06 EST 2006  rob.taylor@collabora.co.uk
  * made sequence diagrams build in make dist, and made it more extensible

Sun Jan  8 22:37:35 EST 2006  rob.taylor@collabora.co.uk
  * add the ability to generate sequence diagrams in documentation generation, with example file 

Sun Jan  8 23:26:16 EST 2006  burger@speedy.org
  * Some work on the test file

Sun Jan  8 22:53:55 EST 2006  burger@speedy.org
  * RTP plugin looks for open ports and sets those as candidates, replace this by kais socket code when available.

Sun Jan  8 22:48:19 EST 2006  burger@speedy.org
  * Added 2 constructor parameters to FarsightStream (media type and direction). Added into a new private FarsightStreamPrivate.

Sun Jan  8 22:43:23 EST 2006  burger@speedy.org
  * Moved FarsightMediaType from farsight-codec.h to farsight-stream.h

Sat Jan  7 22:47:53 EST 2006  burger@speedy.org
  * Redundant forward declaration

Sat Jan  7 21:51:52 EST 2006  burger@speedy.org
  * Divided rtp.c into rtpsession.c rtpstream.c and rtp.c

Fri Jan  6 08:31:18 EST 2006  rob.taylor@collabora.co.uk
  * add a usage guide

Thu Jan  5 15:12:06 EST 2006  rob.taylor@collabora.co.uk
  * added todo entry for rtp plugin port usage

Thu Jan  5 23:52:43 EST 2006  burger@speedy.org
  * Removing farsight-sip and test-sip

Thu Jan  5 14:48:04 EST 2006  rob.taylor@collabora.co.uk
  * remove gtk dependancy from tests

Thu Jan  5 14:38:18 EST 2006  rob.taylor@collabora.co.uk
  * add more to farsight-test

Thu Jan  5 14:38:02 EST 2006  rob.taylor@collabora.co.uk
  * unref gst elements when they're replaced

Thu Jan  5 14:37:39 EST 2006  rob.taylor@collabora.co.uk
  * fix rtp plugin for compiler warnings

Thu Jan  5 14:36:40 EST 2006  rob.taylor@collabora.co.uk
  * make rtp complile with ERROR_FLAGS

Thu Jan  5 14:34:45 EST 2006  rob.taylor@collabora.co.uk
  * fixed incorrect signal definition of preparation-complete

Thu Jan  5 14:34:30 EST 2006  rob.taylor@collabora.co.uk
  * added a todo list

Thu Jan  5 08:30:16 EST 2006  rob.taylor@collabora.co.uk
  * make autogen check for gtk-doc and enable it by default

Thu Jan  5 05:31:12 EST 2006  rob.taylor@collabora.co.uk
  * corrected spelling errors in farsight-stream.c

Thu Jan  5 05:24:30 EST 2006  rob.taylor@collabora.co.uk
  * fixed warnings in farsight-test

Thu Jan  5 05:24:15 EST 2006  rob.taylor@collabora.co.uk
  * fixed warnings in sip-test

Thu Jan  5 05:23:54 EST 2006  rob.taylor@collabora.co.uk
  * added missing declaraton for farsight_sip_call

Thu Jan  5 05:13:24 EST 2006  rob.taylor@collabora.co.uk
  * make tests compile with ERROR_CFLAGS

Thu Jan  5 05:13:03 EST 2006  rob.taylor@collabora.co.uk
  * added more documentation to FarsightStream

Thu Jan  5 05:12:18 EST 2006  rob.taylor@collabora.co.uk
  * added some type checking to FarsightStream

Thu Jan  5 04:07:02 EST 2006  rob.taylor@collabora.co.uk
  * cleaned up more documentation

Wed Jan  4 15:29:27 EST 2006  rob.taylor@collabora.co.uk
  * fixed up some documentation in rtp plugin

Wed Jan  4 15:29:00 EST 2006  rob.taylor@collabora.co.uk
  * added missing declaration ofr _load_codecs in rtp plugin

Wed Jan  4 15:28:07 EST 2006  rob.taylor@collabora.co.uk
  * fixed some typos that caused unlinked symbol errors =)

Wed Jan  4 15:27:29 EST 2006  rob.taylor@collabora.co.uk
  * fixed up some gobject issues with rtp plugin

Wed Jan  4 15:26:43 EST 2006  rob.taylor@collabora.co.uk
  * added plugin registration to rtp plugin

Wed Jan  4 15:25:55 EST 2006  rob.taylor@collabora.co.uk
  * added 1st cut test for new api

Wed Jan  4 15:25:31 EST 2006  rob.taylor@collabora.co.uk
  * added documentation

Wed Jan  4 15:23:47 EST 2006  rob.taylor@collabora.co.uk
  * added lots of useful debug to help writing plugins

Wed Jan  4 15:23:06 EST 2006  rob.taylor@collabora.co.uk
  * fixed base class implementation of list_supported_codecs

Wed Jan  4 15:21:10 EST 2006  rob.taylor@collabora.co.uk
  * split out FarsightCodec into its own header, added a FarsightSessionError enum

Tue Jan  3 21:20:49 EST 2006  rob.taylor@collabora.co.uk
  * add docs/core/farsight-docs.sgml and farsight-sections.txt to allow tighter control of generated docs

Tue Jan  3 21:06:10 EST 2006  rob.taylor@collabora.co.uk
  * fixed bug in farsight/Makefile.am that caused farsight-marshal.h to not be generated on a clean checkout

Tue Jan  3 20:47:24 EST 2006  rob.taylor@collabora.co.uk
  * add autogenerated doc stuff to _boring

Tue Jan  3 20:43:53 EST 2006  rob.taylor@collabora.co.uk
  * fixed up automake for msnavconf so make distclean works

Tue Jan  3 20:35:57 EST 2006  rob.taylor@collabora.co.uk
  * stop the gtk-doc sgml-build rule being so braindead

Tue Jan  3 20:33:07 EST 2006  rob.taylor@collabora.co.uk
  * add in gtk-doc manually as we want to edit it

Tue Jan  3 20:26:30 EST 2006  rob.taylor@collabora.co.uk
  * make documenttation generate. Added and cleaned up a lot of documentation

Tue Jan  3 12:07:52 EST 2006  rob.taylor@collabora.co.uk
  * added accessors for chosen-candidates and current codec, and removed emitting a list in the chosen-candidates signal as it was silly

Tue Jan  3 10:19:53 EST 2006  rob.taylor@collabora.co.uk
  * add code to rtp plugin to override the vitrual fucntions, and lots of related cleaning up

Tue Jan  3 10:18:18 EST 2006  rob.taylor@collabora.co.uk
  * changed get_transport_candidates to return with G_CONST_RETURN

Mon Jan  2 12:13:25 EST 2006  rob.taylor@collabora.co.uk
  * Add farsight RTP plugin, along with many related api fixups

Mon Jan  2 12:11:13 EST 2006  rob.taylor@collabora.co.uk
  * fixup makefile.am's for changes to configure.ac

Mon Jan  2 12:09:33 EST 2006  rob.taylor@collabora.co.uk
  * tidy up configure.ac. Add checking for libgnet,

Wed Dec 14 06:19:38 EST 2005  rob.taylor@collabora.co.uk
  * fixed up _boring for new dir structure

Wed Dec 14 06:18:59 EST 2005  rob.taylor@collabora.co.uk
  * adding missing new Makefile.am for m4 dir

Tue Dec 13 17:40:55 EST 2005  rob.taylor@collabora.co.uk
  * move tests and plugins to project root. Clean up autotooling.

Tue Dec 13 17:09:10 EST 2005  rob.taylor@collabora.co.uk
  * upgrade configure.ac to check for gst 0.10

Mon Dec 12 14:04:10 EST 2005  rob.taylor@collabora.co.uk
  * make farsight-sip compile with -Werror -Wall

Mon Dec 12 14:03:50 EST 2005  rob.taylor@collabora.co.uk
  * remove remaining msn plugin makefile

Mon Dec 12 14:02:44 EST 2005  rob.taylor@collabora.co.uk
  * make plugin individually selectable, add rtp plugin dir

Mon Dec 12 14:02:13 EST 2005  rob.taylor@collabora.co.uk
  * add script for indenting to default farsight style

Mon Dec 12 14:01:54 EST 2005  rob.taylor@collabora.co.uk
  * add a tools subdir

Mon Dec 12 13:54:51 EST 2005  rob.taylor@collabora.co.uk
  * make autogen.sh simpler.
  Force EVERYONE to user sane, modern, autoconf and automake

Mon Dec 12 13:41:14 EST 2005  rob.taylor@collabora.co.uk
  * removed plugins/msn

Mon Dec 12 13:40:49 EST 2005  rob.taylor@collabora.co.uk
  * made _boring the boringfile

Mon Dec 12 13:37:32 EST 2005  rob.taylor@collabora.co.uk
  * chaneover to new api - removed FarsightProtocol, added FarsightSession and FarsightStream

Mon Dec 12 13:37:24 EST 2005  rob.taylor@collabora.co.uk
  * updates to _boring

Mon Dec 12 12:20:48 EST 2005  rob.taylor@collabora.co.uk
  * added boring file

Tue Dec  6 05:01:31 EST 2005  rob.taylor@collabora.co.uk
  * use m4 directory

Mon Oct 31 02:33:47 EST 2005  Philippe Khalaf <burger at speedy dot org>
  * Get common from CVS correctly

Tue Oct 25 23:27:37 EDT 2005  Philippe Khalaf <burger at speedy dot org>
  * Some work on yahoowebcam plugin to support broadcasting, nearly works, not quite yet.

Thu Sep 29 18:29:45 EDT 2005  kaiv
  * Tailorized "2005-09-29 22:29:45 by kaiv"
  Fix compiling against sofia-sip CVS 2005-09-30.

Fri Sep 16 11:48:00 EDT 2005  kaiv
  * Tailorized "2005-09-16 15:48:00 by kaiv"
  Fix compiling without sofia-sip.

Tue Sep 13 13:44:19 EDT 2005  kaiv
  * Tailorized "2005-09-13 17:44:19 by kaiv"
  Added integration of sofia-sip and glib eventloops, fixed a few
  compiler-warnings, removed manual iteration from farsight-sip API.

Tue Sep 13 13:43:32 EDT 2005  kaiv
  * Tailorized "2005-09-13 17:43:32 by kaiv"
  Fix building with SIP-support.

Tue Sep 13 13:41:22 EDT 2005  kaiv
  * Tailorized "2005-09-13 17:41:22 by kaiv"
  Modify to use farsight-sip with integration to glib event loop.

Wed Sep  7 09:41:56 EDT 2005  kaiv
  * Tailorized "2005-09-07 13:41:56 by kaiv"
  Fix Makefile.am to work with automake-1.6.x. Default values for
  variables must be given outside conditional statements.

Fri Aug 26 15:17:12 EDT 2005  burgerman
  * Tailorized "2005-08-26 19:17:12 by burgerman"
  autofoo work

Wed Aug 24 22:04:38 EDT 2005  burgerman
  * Tailorized "2005-08-25 02:04:38 by burgerman"
  trying to make sofia-sip optional

Thu Aug  4 06:51:47 EDT 2005  kaiv
  * Tailorized "2005-08-04 10:51:47 by kaiv"
  Added a hack to fix common after a fresh checkout.

Thu Aug  4 06:37:17 EDT 2005  kaiv
  * Tailorized "2005-08-04 10:37:17 by kaiv"
  File removed. Please use the top-level common CVS module instead.

Tue Aug  2 21:14:28 EDT 2005  burgerman
  * Tailorized "2005-08-03 01:14:28 by burgerman"
  blah nlah

Tue Aug  2 21:12:07 EDT 2005  burgerman
  * Tailorized "2005-08-03 01:12:07 by burgerman"
  yahoo webcam sending work

Tue Aug  2 16:40:27 EDT 2005  andrunko
  * Tailorized "2005-08-02 20:40:27 by andrunko"
  Fixed problem with gtk-doc.

Mon Aug  1 19:33:56 EDT 2005  fherrera
  * Tailorized "2005-08-01 23:33:56 by fherrera"
  Declare some funtions on file's top to fix gcc 4.x errors

Mon Aug  1 18:43:56 EDT 2005  burgerman
  * Tailorized "2005-08-01 22:43:55 by burgerman"
  dirs

Mon Aug  1 10:52:18 EDT 2005  burgerman
  * Tailorized "2005-08-01 14:52:17 by burgerman"
  files files files

Sat Jul 30 19:34:59 EDT 2005  burgerman
  * Tailorized "2005-07-30 23:34:58 by burgerman"
  docs yahoowebcam plugin (untested!)

Sat Jul 30 19:28:20 EDT 2005  burgerman
  * Tailorized "2005-07-30 23:28:19 by burgerman"
  Added some docs

Mon Jul 25 07:25:20 EDT 2005  burgerman
  * Tailorized "2005-07-25 11:25:19 by burgerman"
  Added FarsightSip, wrapper for sofia-sip nua.

Wed Jul 20 19:11:49 EDT 2005  burgerman
  * Tailorized "2005-07-20 23:11:49 by burgerman"
  Pumped up rtpbin. It has 3 new modes now.

Mon Jul 18 06:33:12 EDT 2005  burgerman
  * Tailorized "2005-07-18 10:33:12 by burgerman"
  ok now sending/receiving client/server all plays together nicely

Sun Jul 17 17:04:28 EDT 2005  burgerman
  * Tailorized "2005-07-17 21:04:26 by burgerman"
  Cleaned up webcam module Added server to webcam module Takes in both
  local and remote XML now updated test.c

Sat Jul 16 15:39:52 EDT 2005  burgerman
  * Tailorized "2005-07-16 19:39:51 by burgerman"
  Got webcam working, sending and receiving. Still need to do a
  listening server while trying to connect to the other one, as well as
  deflector support, and later udp.

Thu Jul 14 19:13:00 EDT 2005  burgerman
  * Tailorized "2005-07-14 23:12:49 by burgerman"
  Making webcam work even more, nearly there

Mon Jul 11 16:30:36 EDT 2005  burgerman
  * Tailorized "2005-07-11 20:30:35 by burgerman"
  msn audio/video conference plugin, just the base for now

Mon Jul 11 16:27:46 EDT 2005  burgerman
  * Tailorized "2005-07-11 20:27:44 by burgerman"
  More work on webcam, now i need to create a custom fdsrc and i should
  be able to receive

Sun Jul 10 19:12:59 EDT 2005  burgerman
  * Tailorized "2005-07-10 23:12:59 by burgerman"
  fixed a paste bobo by andrunko on header file tiny bit of work on
  webcam plugin

Sat Jul  9 19:40:23 EDT 2005  burgerman
  * Tailorized "2005-07-09 23:40:23 by burgerman"
  added msnavconf plugin (msn audio/video conference) fixed caps in core

Fri Jun  3 23:15:34 EDT 2005  robtaylor
  * Tailorized "2005-06-04 03:15:34 by robtaylor"
  added msnwebcam plugin with xml parsing mostly complete

Fri May 27 07:40:54 EDT 2005  andrunko
  * Tailorized "2005-05-27 11:40:53 by andrunko"
  Updated copyright information.

Fri May 27 06:53:30 EDT 2005  andrunko
  * Tailorized "2005-05-27 10:53:28 by andrunko"
  

Fri May 13 17:09:13 EDT 2005  andrunko
  * Tailorized "2005-05-13 21:09:13 by andrunko"
  Added missing CFLAGS.

Fri May 13 16:56:01 EDT 2005  andrunko
  * Tailorized "2005-05-13 20:56:00 by andrunko"
  Added make check option for the tests.

Fri May 13 16:38:49 EDT 2005  andrunko
  * Tailorized "2005-05-13 20:38:49 by andrunko"
  Fixed return value of function farsight_protocol_create_bin.

Wed Apr  6 17:39:40 EDT 2005  andrunko
  * Tailorized "2005-04-06 21:39:40 by andrunko"
  Added support for capabilities, initial support for error handling and
  fixed some errors.

Tue Apr  5 16:49:18 EDT 2005  andrunko
  * Tailorized "2005-04-05 20:49:18 by andrunko"
  

Tue Apr  5 16:16:01 EDT 2005  andrunko
  * Tailorized "2005-04-05 20:16:01 by andrunko"
  Added to repository.

Tue Apr  5 15:56:20 EDT 2005  andrunko
  * Tailorized "2005-04-05 19:56:00 by andrunko"
  Changed the core to use gobject based plugins.

Thu Mar 10 13:44:39 EST 2005  andrunko
  * Tailorized "2005-03-10 18:44:38 by andrunko"
  Initial impl of the core library using loadable plugins.

Wed Mar  9 08:51:12 EST 2005  burgerman
  * Tailorized "2005-03-09 13:51:12 by burgerman"
  little work

Wed Mar  2 23:37:54 EST 2005  burgerman
  * Tailorized "2005-03-03 04:37:54 by burgerman"
  lala

Mon Feb 28 09:49:07 EST 2005  andrunko
  * Tailorized "2005-02-28 14:49:07 by andrunko"
  Removed unnecessary files.

Mon Feb 28 09:43:13 EST 2005  andrunko
  * Tailorized "2005-02-28 14:43:13 by andrunko"
  Added new autogen stuff.

Mon Feb 28 09:42:21 EST 2005  andrunko
  * Tailorized "2005-02-28 14:42:21 by andrunko"
  Updated to use the right source files.

Mon Feb 28 09:35:11 EST 2005  andrunko
  * Tailorized "2005-02-28 14:35:11 by andrunko"
  Removed SUBDIRS gst-plugins.

Mon Feb 28 09:33:48 EST 2005  andrunko
  * Tailorized "2005-02-28 14:33:48 by andrunko"
  Fixed file names.

Mon Feb 28 09:31:31 EST 2005  andrunko
  * Tailorized "2005-02-28 14:26:02 by andrunko"
  Removed unnecessary files.

Mon Feb 28 09:24:37 EST 2005  andrunko
  * Tailorized "2005-02-28 14:24:37 by andrunko"
  Updated dependencies.

Mon Feb 28 09:24:09 EST 2005  andrunko
  * Tailorized "2005-02-28 14:24:09 by andrunko"
  Removed. Use ChangeLog instead.

Mon Feb 28 09:23:42 EST 2005  andrunko
  * Tailorized "2005-02-28 14:23:42 by andrunko"
  Included all farsight developers.

Mon Feb 28 08:29:15 EST 2005  andrunko
  * Tailorized "2005-02-28 13:29:13 by andrunko"
  Files moved to module gst-plugins.

Sun Feb 27 17:20:26 EST 2005  burgerman
  * Tailorized "2005-02-27 22:20:26 by burgerman"
  Ok the core is nearly complete... I'll probably find other stuff to
  add (binready and error signaling) And work some more on the msn
  videoconference module.

Sun Feb 27 15:58:44 EST 2005  burgerman
  * Tailorized "2005-02-27 20:58:44 by burgerman"
  We getting there...

Sat Feb 26 00:13:03 EST 2005  burgerman
  * Tailorized "2005-02-26 05:13:03 by burgerman"
  nothing serious :P

Fri Feb 25 21:28:41 EST 2005  burgerman
  * Tailorized "2005-02-26 02:28:41 by burgerman"
  lalal

Fri Feb 25 21:27:04 EST 2005  burgerman
  * Tailorized "2005-02-26 02:27:03 by burgerman"
  More work to farsight core, more to come stay tuned!

Fri Feb 25 16:23:32 EST 2005  andrunko
  * Tailorized "2005-02-25 21:23:32 by andrunko"
  Removed gst-plugins stuff. All gst-plugins stuff are now on gst-
  plugins module.

Fri Feb 25 12:24:26 EST 2005  andrunko
  * Tailorized "2005-02-25 17:24:26 by andrunko"
  Added to repository.

Thu Feb 24 23:24:10 EST 2005  burgerman
  * Tailorized "2005-02-25 04:24:10 by burgerman"
  Rewrite of farsight core in gobjects, and alot more

Wed Feb  9 23:49:33 EST 2005  burgerman
  * Tailorized "2005-02-10 04:49:33 by burgerman"
  More work to code base

Wed Feb  9 23:49:02 EST 2005  burgerman
  * Tailorized "2005-02-10 04:49:00 by burgerman"
  More work to base code

Mon Feb  7 19:19:03 EST 2005  robtaylor
  * Tailorized "2005-02-08 00:19:03 by robtaylor"
  added farsight-internal.h cleaning up

Mon Feb  7 17:27:43 EST 2005  robtaylor
  * Tailorized "2005-02-07 22:27:43 by robtaylor"
  fixed licenses tidied up fn definitions wrote stubs

Mon Feb  7 16:33:55 EST 2005  robtaylor
  * Tailorized "2005-02-07 21:33:55 by robtaylor"
  1st try at glib api

Sun Jan 23 23:20:17 EST 2005  burgerman
  * Tailorized "2005-01-24 04:20:17 by burgerman"
  New farsight

Sun Jan 23 23:20:17 EST 2005  burgerman
  * Tailorized "2005-01-24 04:20:11 by burgerman"
  Initial revision

Sun Jan 23 23:20:09 EST 2005  burgerman
  * New farsight
  
