diff options
author | Simon Farnsworth <simon.farnsworth@onelan.co.uk> | 2008-07-28 17:17:39 +0100 |
---|---|---|
committer | Simon Farnsworth <simon.farnsworth@onelan.co.uk> | 2008-07-28 17:17:39 +0100 |
commit | 785fb4931f9d50716810cb4cc2355133fb37b462 (patch) | |
tree | b41fdc646b0857cf570c37307c34761ac01e7fa6 /ChangeLog | |
parent | a5d25b426a852306d74c4e4ecf39b1e3de289945 (diff) | |
download | xine-lib-785fb4931f9d50716810cb4cc2355133fb37b462.tar.gz xine-lib-785fb4931f9d50716810cb4cc2355133fb37b462.tar.bz2 |
Only set the tuner if we're going to use it (fixes baseband video inputs)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ xine-lib (1.1.15) 2008-??-?? others, there would be no problem. * V4L changes: - Delay preallocating video frames until we know how large they'll be + - Only try and set the tuner if we're going to use it. Setting the tuner + when using baseband video (CVBS, S-Video) breaks the input. xine-lib (1.1.14) 2008-06-29 * DVB changes: |