codestation
7c83b86ca8
Fix compilation with older ffmpeg.
...
Fix compilation under 32bits.
2013-09-02 14:38:07 -04:30
codestation
92f4572814
Make sure that BaseWorker deletes the thread when is finished.
...
Implemented ClientManager so it can manage the usb and wireless threads.
Impelmented better mutex logic on CmaClient.
Execute the cma events in a different thread so the event listener is
available.
Code refactoring.
Fix memory leaks in threads.
Updated readme.
2013-08-25 01:40:14 -04:30
codestation
dfdd79e850
Testing a new approach
2013-08-23 10:25:00 -04:30
codestation
b23c009caf
Add license header to avdecoder class.
2013-08-20 10:19:19 -04:30
codestation
d4dcb42a8e
Fix a memory leak in CmaRootObject.
...
Assign a thread name for easy debugging.
2013-08-20 00:41:18 -04:30
codestation
0704cfa80a
Create a static constructor for libav initialization.
2013-08-19 23:23:19 -04:30
codestation
45a8366f9e
Finish implementation of AVDecoder and the old implementation based on
...
MediaInfo is removed.
Removed old broadcast class.
2013-08-19 23:15:23 -04:30
codestation
e777a5bfcd
Implement class audio/video metadata fetch using libav.
2013-08-19 17:06:38 -04:30