diff options
| author | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-19 13:51:10 +0000 |
|---|---|---|
| committer | Mauro Carvalho Chehab <devnull@localhost> | 2005-10-19 13:51:10 +0000 |
| commit | 68364c87034714209f085035039dd906a5219e02 (patch) | |
| tree | 53400c2d5604cdb6bfea71f53085997d16ecb49f /v4l/ChangeLog | |
| parent | 9e27aa93c68e4a701b616d21895a955795d95721 (diff) | |
| download | mediapointer-dvb-s2-68364c87034714209f085035039dd906a5219e02.tar.gz mediapointer-dvb-s2-68364c87034714209f085035039dd906a5219e02.tar.bz2 | |
- Fixed user mode compiling.
- Created a new define OBSOLETE_OWNER. It does indicate a
piece of API that should be removed for kernel 2.6.15.
Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
Diffstat (limited to 'v4l/ChangeLog')
| -rw-r--r-- | v4l/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 91af2bc8e..9f920c2b1 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,19 @@ +2005-10-19 13:47 mchehab + + * ../linux/include/linux/videodev2.h: + * ../linux/include/linux/videodev.h: + - Fixed user mode compiling. + - Created a new define OBSOLETE_OWNER. It does indicate a + piece of API that should be removed for kernel 2.6.15. + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + +2005-10-19 13:43 mchehab + + * ../linux/include/linux/videodev2.h: + + Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br> + 2005-10-19 00:44 mkrufky * ../v4l/scripts/merge-trees.sh: |
