[vlc-commits] v4l2: privatize demux_sys_t
Rémi Denis-Courmont
git at videolan.org
Wed Apr 11 18:20:26 CEST 2012
vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Apr 11 19:13:46 2012 +0300| [a1cd839e74f75b8fc467d2490f36069ef2ded242] | committer: Rémi Denis-Courmont
v4l2: privatize demux_sys_t
In case of pure access:
- use correct access_sys_t type,
- remove unused parameters.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a1cd839e74f75b8fc467d2490f36069ef2ded242
---
modules/access/v4l2/access.c | 47 +++++++++++++++++++++++-------------
modules/access/v4l2/demux.c | 54 +++++++++++++++++++++++++++++++-----------
modules/access/v4l2/v4l2.h | 26 --------------------
3 files changed, 70 insertions(+), 57 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=a1cd839e74f75b8fc467d2490f36069ef2ded242
More information about the vlc-commits
mailing list