V4L2 개발 관련 정리.

Posted 2009/01/21 11:43 by kdsoo

1. V4L2 community : linuxtv

http://www.linuxtv.org

 

2. V4L2 repository

http://linuxtv.org/hg/v4l-dvb/

GIT 이 아닌 mercurial 을 사용

 

3. Mailing list

- http://vger.kernel.org/vger-lists.html#linux-media : 2009년 1월 2일부로 kernel.org 로 통합

- http://www.redhat.com/mailman/listinfo/video4linux-list : old mailing list

 

4. New API changes work

The way new API changes work is:
1. You should do a proposal at linux-media ML. People will review it and comment.
2. You should also propose the changes for the V4L2 API documentation.


After all guys being happy with your proposal, the API changes will be merged
at the development tree (and later at upstream kernel) together with your driver.

 

5. Documents

- Official V4L2 API doc : http://www.linuxtv.org/downloads/video4linux/API/V4L2_API/

- Latest V4L2 API docs : http://linuxtv.org/hg/~hverkuil/v4l-dvb-spec/file/ffe42a65649f/v4l2-spec/ : Make 가필요

- For driver developer : http://www.linuxtv.org/downloads/video4linux/v4l2dwgNew.html

- V4lL2 articles : http://lwn.net/Articles/203924/

크리에이티브 커먼즈 라이선스
Creative Commons License

'[3] My specialty' 카테고리의 다른 글

cscope with linux kernel source code  (0) 2009/02/10
Firefox url bar problem on Ubuntu 8.04  (0) 2009/02/02
V4L2 개발 관련 정리.  (0) 2009/01/21
Diff tools  (0) 2009/01/16
Evolution can't open Inbox over 2GB size  (0) 2009/01/16
Framework for digital camera in Linux  (0) 2009/01/13

Tag : , ,

« PREV : 1 : ... 61 : 62 : 63 : 64 : 65 : 66 : 67 : 68 : 69 : ... 692 : NEXT »