diff options
author | Brian Cameron <brian.cameron@sun.com> | 2008-09-04 17:57:50 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2008-09-04 17:57:50 +0000 |
commit | 94a232fdbf26ea2b6d45c9cdff060e29896f157b (patch) | |
tree | 262b27ae9eb4a6172f58839766d89375d82b6842 /ChangeLog | |
parent | 3b20dd082df5a250990b8af7e558b07875a0bbb4 (diff) |
examples/pipeline-tester: Don't hardcode audio/video source and sinks, and instead use more generic sources.
Original commit message from CVS:
* examples/pipeline-tester:
Don't hardcode audio/video source and sinks, and instead use more
generic sources.
Based on a patch by Brian Cameron <brian.cameron@sun.com>
Fixes #517993
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-09-04 Edward Hervey <edward.hervey@collabora.co.uk> + + * examples/pipeline-tester: + Don't hardcode audio/video source and sinks, and instead use more + generic sources. + Based on a patch by Brian Cameron <brian.cameron@sun.com> + Fixes #517993 + 2008-08-26 Edward Hervey <edward.hervey@collabora.co.uk> * gst/gstcaps.override: |