add libbthread to main directory for Android from Andrew
authorGood Guy <good1.2guy@gmail.com>
Mon, 6 Jun 2022 17:02:39 +0000 (11:02 -0600)
committerGood Guy <good1.2guy@gmail.com>
Mon, 6 Jun 2022 17:02:39 +0000 (11:02 -0600)
commit7968cefc1467e11fd3b5c302e15a7341436eab9e
tree22517f08237b42cd162e8890ae3e1020e87fc98c
parentc2b2ff1d0dd3fa976278f07064594dde9f2dfee6
add libbthread to main directory for Android from Andrew
19 files changed:
cinelerra-5.1/Makefile.am
cinelerra-5.1/cinelerra/Makefile
cinelerra-5.1/libbthread-master/.gitignore [new file with mode: 0644]
cinelerra-5.1/libbthread-master/LICENSE [new file with mode: 0644]
cinelerra-5.1/libbthread-master/Makefile.am [new file with mode: 0644]
cinelerra-5.1/libbthread-master/README.md [new file with mode: 0644]
cinelerra-5.1/libbthread-master/bthread.h [new file with mode: 0644]
cinelerra-5.1/libbthread-master/configure.ac [new file with mode: 0644]
cinelerra-5.1/libbthread-master/just-pt.cc [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-cancel.c [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-docancel.c [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-init.c [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-internal.h [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-setcancelstate.c [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-setcanceltype.c [new file with mode: 0644]
cinelerra-5.1/libbthread-master/pt-testcancel.c [new file with mode: 0644]
cinelerra-5.1/libzmpeg3/Makefile
cinelerra-5.1/mpeg2enc/Makefile
cinelerra-5.1/mplexlo/Makefile