Add a configurable stream_flag field
authorAntonio Ospite <ospite@studenti.unina.it>
Thu, 7 Apr 2011 10:21:38 +0000 (12:21 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Thu, 7 Apr 2011 10:21:38 +0000 (12:21 +0200)
For now only video stream is supported which has stream_flag = 0x80, but
having the value hardcoded in the sd_pkt_scan routine didn't look
pretty.
This way there is more flexibility in preparation for adding depth
stream support.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>

No differences found