2006-11-02  Zeeshan Ali  <zeeshan.ali@nokia.com>

	* src/tp-stream-engine.c: (tp_stream_engine_add_preview_window):
        Putting back my changes that were being over-written.

2006-10-31  Zeeshan Ali  <zeeshan.ali@nokia.com>

	* src/tp-stream-engine.c: (tp_stream_engine_get_pipeline):
        Watch for 'FS_VIDEO_FPS' enviornment varriable so the user the select
        the FPS set on the video source.

2006-10-13  Zeeshan Ali  <zeeshan.ali@nokia.com>

	* src/stream.c: (tp_stream_engine_stream_set_output_window):
        Add the window to the window pairs list before getting the pipeline.
	* src/tp-stream-engine.c: (_gst_bin_find_element),
	(_window_pairs_find_by_sink), (bus_sync_handler),
	(tp_stream_engine_add_preview_window):
        - Recursively search the bins to find the source of the
          prepare-xwindow-id.
        - Remove some code from the previous commit.

2006-10-10  Zeeshan Ali  <zeeshan.ali@nokia.com>

	* src/stream.c: (tp_stream_engine_stream_set_output_window):
	* src/tp-stream-engine.c: (tp_stream_engine_add_preview_window):
        Build the videosink from the environment varriable if set.

