av/revid
Ella Pietraroia c4d809be27 Filter interface take 2
This branch was made because we were having problems with rebasing the original filter-interface branch. Filter-interface was used to make interface for filters and adding into pipeline made a new file (filter.go) that conatins package Filter. This package has the filter interface, with one filter, NoOp. More filters can be added. The filtering stage was placed inbetween lexing and encoding by changing the LexTo function to have the filter as it's destination and making the destination of the filter to be r.encoders
2019-12-20 10:42:51 +10:30
..
config Filter interface take 2 2019-12-20 10:42:51 +10:30
audio_linux.go Remove unused package. 2019-11-22 13:27:25 +10:30
audio_windows.go Remove unused code. 2019-11-22 13:30:27 +10:30
gpl.txt Initial revision 2017-09-21 07:50:42 +09:30
revid.go Filter interface take 2 2019-12-20 10:42:51 +10:30
revid_test.go created av/device package and sub packages raspivid, geovision, webcam and file 2019-11-06 17:44:50 +10:30
senders.go Log n with ring buffer errors (in addition to size). 2019-11-22 02:19:21 +00:00
senders_test.go revid/senders_test.go: turning package based PSI sending on for TestMtsSenderDiscontinuity to fix hanging bug 2019-10-01 20:47:03 +09:30