mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-05 22:45:30 +01:00
bugfix series part 1
git-svn-id: svn://code.dyne.org/veejay/trunk@803 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
This commit is contained in:
@@ -59,6 +59,8 @@ typedef struct
|
||||
|
||||
void packet_dump_header( packet_header_t *h);
|
||||
|
||||
void packet_dump_info( frame_info_t * i );
|
||||
|
||||
packet_header_t packet_construct_header(uint8_t flag);
|
||||
|
||||
packet_header_t packet_get_header(const void *data);
|
||||
|
||||
Reference in New Issue
Block a user