• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..11-Feb-2018-

READMEH A D11-Feb-2018273 1811

module.cH A D11-Feb-20182.6 KiB13892

module.mkH A D11-Feb-2018580 2515

omx.cH A D11-Feb-20188.2 KiB363256

omx.hH A D11-Feb-20181 KiB4731

README

1README
2------
3
4This module implements support for the VideoCore4 of
5the Raspberry Pi A/B/2/3.
6Currently it only does video playback.
7
8EXAMPLE CONFIG
9--------------
10
11# Video
12video_display            omx,nil
13
14# Video codec Modules (in order)
15module                  omx.so
16
17
18