FOSDEM / video-hardware

FOSDEM video hardware
18 stars 4 forks source link

Add v4l2 infrastructure to h264 encoder #14

Open libv opened 4 years ago

libv commented 4 years ago

We have a very basic h.264 encoder that pokes some of the right registers. We need to turn this into a v4l2 driver to have, amongst other things, concurrent buffer usage and management.