Commit Graph

19 Commits

Author SHA1 Message Date
mpromonet
faf8db0387 fix mismatch new/delete 2016-04-20 18:16:46 +02:00
Michel Promonet
1f89a9d1a5 avoid stack overflow when no data is available 2015-04-02 22:14:34 +02:00
Michel Promonet
99b4c42a07 protect queue access with mutex 2015-03-30 20:09:24 +00:00
Michel Promonet
cc7c76e2fd remove verbose parameter that is now manage though log4cpp level 2015-03-14 17:00:45 +01:00
Michel Promonet
2c4c64c0bb extract H264 stuff from V4L2DeviceSource 2015-03-07 20:25:52 +01:00
Michel Promonet
45ab4f57e4 extract H264 stuff from V4L2 stuff 2015-03-01 22:28:17 +00:00
Michel Promonet
616789a33c add a separate thread to read V4L2 device + change default behavior to mmap+thread 2015-01-25 18:31:18 +00:00
Michel Promonet
fd84f3d494 start writing to output V4L2 device 2015-01-17 16:51:47 +01:00
MPR
87fbcff400 rename classes 2014-11-02 15:42:30 +00:00
MPR
0521316285 replace delete with delete[] 2014-10-18 17:50:21 +00:00
MPR
4b23730e86 fix warning 2014-10-11 19:07:53 +00:00
MPR
da5e5aee4e fix warning 2014-09-07 17:02:18 +00:00
MPR
2ead84185f split v4l2 interface from live555 FramedSource 2014-08-23 21:57:07 +00:00
MPR
9cae4fef5b add 2 level of verbosities 2014-08-17 15:39:52 +00:00
MPR
ca3d4fb97e split read/mmap source 2014-08-17 15:29:08 +00:00
MPR
c5f7d699a2 print bitrates 2014-08-17 14:42:26 +00:00
MPR
dc5f46a132 remove uneeded memcpy + fix some initialization error case 2014-08-16 22:54:29 +00:00
MPR
de7754bd4f first try with mmap V4L2 capture 2014-08-16 21:37:40 +00:00
MPR
59a3036d64 use cmake 2014-08-15 19:11:03 +00:00