comparison ChangeLog @ 22166:68dceb30bbcf

When setting the non-audio bit for hwac3 output, just try to set the AES0 parameter in the device name instead of poking around inside ALSA's configuration structures. This means that the non-audio bit will be set even if the user-specified device name tries to clear it.
author cladisch
date Fri, 09 Feb 2007 19:49:31 +0000
parents 0d1962e604eb
children 9007de9e67c2
comparison
equal deleted inserted replaced
22165:78ebc8dc4533 22166:68dceb30bbcf
44 * obsolete fame filter removed 44 * obsolete fame filter removed
45 * vf_geq speed-ups 45 * vf_geq speed-ups
46 46
47 Ports: 47 Ports:
48 * further Intel Mac fixes 48 * further Intel Mac fixes
49
50 Drivers:
51 * ALSA audio output now sets the non-audio bit for AC3 passthrough even
52 if the user-specified default device name tries to clear it
49 53
50 Others: 54 Others:
51 * libdvdcss updated to Subversion HEAD, now same as upstream version 55 * libdvdcss updated to Subversion HEAD, now same as upstream version
52 * libmpdvdkit split into libdvdread and libdvdcss 56 * libmpdvdkit split into libdvdread and libdvdcss
53 * obsolete Xvid 3 support removed 57 * obsolete Xvid 3 support removed