summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert McQueen <robert.mcqueen@collabora.co.uk>2006-11-01 02:59:13 +0000
committerRobert McQueen <robert.mcqueen@collabora.co.uk>2006-11-01 02:59:13 +0000
commit38015bfb333c5db3268d575ddf1d7cb7ff1e443d (patch)
treedd93d7317fcacfb154948500aeaae488d8270e00 /ChangeLog
parentc016bf22eb925de6022ee8cef200bbaf2510abef (diff)
remove totally incomplete ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 0 insertions, 23 deletions
diff --git a/ChangeLog b/ChangeLog
deleted file mode 100644
index ea7525d..0000000
--- a/ChangeLog
+++ /dev/null
@@ -1,23 +0,0 @@
-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.
-