diff options
author | deva <deva> | 2006-08-12 15:00:40 +0000 |
---|---|---|
committer | deva <deva> | 2006-08-12 15:00:40 +0000 |
commit | 49265541974282f3346c9dc7de2365858f9fcb4d (patch) | |
tree | 0861c3b9bdb9d64a7c68674c4f864171a26eed18 /lib/Makefile.am | |
parent | a145483e4f59ae76b28657cefd1b1e72fe5e4e2c (diff) |
Added timecode and fixed the sending and receiving of frames through the network.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 038161a..a2b9b37 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -46,6 +46,7 @@ EXTRA_DIST = \ threadsafe_queue.h \ threadsafe_queue_fifo.h \ threadsafe_queue_priority.h \ + timecode.h \ transcoder.h \ util.h |