]> rtime.felk.cvut.cz Git - frescor/frsh.git/commit
A new video playing demo has been added.
authorDario Faggioli <faggioli@gandalf.sssup.it>
Wed, 13 May 2009 22:48:53 +0000 (00:48 +0200)
committerDario Faggioli <faggioli@gandalf.sssup.it>
Wed, 13 May 2009 22:48:53 +0000 (00:48 +0200)
commit8ed72d0bf435366bc2badae3af6146bc40006cb3
tree5998e99f4660cd4529e48ea9f4026c1b74a6d658
parent44e49a77712bf8eb37dcb0d8b411bbdd3aa0487c
A new video playing demo has been added.

This realizes video playing with an external program (mplayer)
and it is realized by means of two processes.

Another example, this time using pthreads will come in short while.
demo/Makefile.omk
demo/video/Makefile [new file with mode: 0644]
demo/video/Makefile.omk [new file with mode: 0644]
demo/video/play.c [new file with mode: 0644]
demo/video/play.h [new file with mode: 0644]