aboutsummaryrefslogtreecommitdiff
path: root/utils/inc
AgeCommit message (Expand)Author
2014-07-21Fix build for AOSP/LThierry Strudel
2014-07-21Merge of 0427 GAID fixesTao Tao
2014-07-21copyright: apply Apache License, Version 2.0Ho-Eun Ryu
2014-07-21utils:h264_parser: remove this codes due to license issueHo-Eun Ryu
2014-07-21remove getting framerate from vui parsersahara
2014-07-21get more exact frame sizesahara
2014-07-21add h.264 sps nal parser for libmix apisahara
2014-07-21utils:audio_parser: add audio_specific_config_bitcoding for aot bitfield codingHo-Eun Ryu
2014-07-21utils:audio_parser: fix prototype mp3_header_parse for getting frame durationHo-Eun Ryu
2014-07-21utils:audio_parser: fix mp3_header_parse prototype for getting frame lengthHo-Eun Ryu
2014-07-21utils:workqueue: add Pause/Resume for workqueue controlHo-Eun Ryu
2014-07-21utils:thread: make it thread-safe, Start()/Join() protected by lockHo-Eun Ryu
2014-07-21misc: add windriver standard copyrightHo-Eun Ryu
2014-07-21utils:audio_parser: add MP4 audio specific type parserHo-Eun Ryu
2014-07-21utils:audio_parser: add mp3 frame header parserHo-Eun Ryu
2014-07-21misc: add copyright and authorHo-Eun Ryu
2014-07-21utils:thread: fix bug, pthread create/joinHo-Eun Ryu
2014-07-21utils:workqueue: add CancelScheduledWork() functionHo-Eun Ryu
2014-07-21utils:workqueue: fix bug in lock works listHo-Eun Ryu
2014-07-21utils:workqueue: introduce Start/StopWork()Ho-Eun Ryu
2014-07-21utils:thread,workqueue: add thread and workqueue classHo-Eun Ryu
2014-07-21utils:list,queue,module: add utility routinesHo-Eun Ryu