summaryrefslogtreecommitdiffstats
path: root/include/media/demux.h
Commit message (Collapse)AuthorAgeFilesLines
* media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-231-5/+16
| | | | | | | Now that we have support for a buffer counter and for error flags, update them at DMX_DQBUF. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-0/+589
Except for DVB, all media kAPI headers are at include/media. Move the headers to it. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>