diff options
author | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-14 18:16:39 +0000 |
---|---|---|
committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-12-14 18:16:39 +0000 |
commit | d53188a9c5cbe6cf8875135fe8ba02b0d7251bc8 (patch) | |
tree | 782c4f378b0074bc31f2849741140e90c72717f7 /v4l | |
parent | ee17490340127eb30b60fd662e4e3fc6ab3295a6 (diff) | |
download | mediapointer-dvb-s2-d53188a9c5cbe6cf8875135fe8ba02b0d7251bc8.tar.gz mediapointer-dvb-s2-d53188a9c5cbe6cf8875135fe8ba02b0d7251bc8.tar.bz2 |
more videobuf stuff included ad dsp_buffer_init. Still no joy.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l')
-rw-r--r-- | v4l/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 6c2111beb..eda29fe1f 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,12 @@ +2005-12-14 19:34 mchehab + + * linux/drivers/media/video/cx88/cx88-alsa.c: (dsp_buffer_init), + (snd_cx88_hw_params), (snd_cx88_card_trigger), + (cx88_audio_finidev): + - more videobuf stuff included ad dsp_buffer_init. Still no joy. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-12-14 17:39 mchehab * linux/drivers/media/video/cx88/cx88-alsa.c: |