摘要:
H.264/AVC reference frames and GOP GOP: group of I/P/B frames, the first frame in a GOP is I frame. there is only one I frame in a GOP. if there are B 阅读全文
摘要:
notices for complex macro definition in C 1. space is prohibitted after the backslash(\) otherwise the below build error will be prompted: backslash a 阅读全文
摘要:
customized print macro #define DEBUG_INFO(fmt, ...) printf(fmt, __VA_ARGS__) then you can use DEBUG_INFO() macro to print debug info like printf. exam 阅读全文
摘要:
Signaling and transmitting HbbTV applications are only allowed to run in the context of a DVB service (as an overlay on top of the service or using th 阅读全文