diff options
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 54b0d4d58..b089c0964 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,13 @@ +2006-01-23 06:59 mcisely + + * v4l_experimental/pvrusb2/pvrusb2-audio.c: (check_stereo), + (pvr2_msp3400_describe): + + - Fix minor problem in pvrusb2 involving changing audio mode; the + driver wasn't noticing when the mode needed to be updated. + + Signed-off-by: Mike Isely <isely@pobox.com> + 2006-01-23 06:54 mcisely * v4l_experimental/pvrusb2/pvrusb2-context.c: |