This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git
from 44d064233 Add *.su to .gitignore
new 0e06cfeae system/media: replace sem lock with pthread_mutex
new 0bf87e789 system/media: fix race condion on pthread id
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/system/nxlooper.h | 33 ++++----
include/system/nxplayer.h | 35 ++++----
include/system/nxrecorder.h | 21 +++--
system/nxcamera/nxcamera.c | 56 ++++++++-----
system/nxlooper/nxlooper.c | 115 +++++++++++---------------
system/nxplayer/nxplayer.c | 179 ++++++++++++----------------------------
system/nxplayer/nxplayer_main.c | 2 -
system/nxrecorder/nxrecorder.c | 107 ++++++++++--------------
8 files changed, 222 insertions(+), 326 deletions(-)