diff options
Diffstat (limited to 'v4l/ChangeLog')
-rw-r--r-- | v4l/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 9ed5f2fed..a519780ed 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,14 @@ +2006-01-14 20:08 mcisely + + * v4l_experimental/pvrusb2/pvrusb2-encoder.c: + (pvr2_encoder_configure), (pvr2_encoder_start), + (pvr2_encoder_stop): + + -Use encoder command definitions from cx2341x.h instead of + hard-coding them into pvrusb2's encoder module. + + Signed-off-by: Mike Isely <isely@pobox.com> + 2006-01-14 19:05 mcisely * v4l_experimental/pvrusb2/pvrusb2-audio.c: |