Parallelize the most time consuming functions of Theora Decoder
commita1d7e4b954b71a42ccde4da78d5e8edd1fd88e84
authorgiles <giles@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Fri, 13 Mar 2015 02:14:30 +0000 (13 02:14 +0000)
committergiles <giles@0101bb08-14d6-0310-b084-bc0e0c8e3800>
Fri, 13 Mar 2015 02:14:30 +0000 (13 02:14 +0000)
treebc44e2d206fd5909ed82d5eaa7e58d02a9072083
parent48db8e2a2fa4dd990baf46858e4840047808f5c5
Parallelize the most time consuming functions of Theora Decoder

My intent in this work is to implement a multithreading version
of the most time consuming functions of Theora Decoder.

From "Code samples from students working with Xiph.Org Foundation
for Google Summer of Code 2008". This seems to be the only content
from that project.

https://google-summer-of-code-2008-xiph.googlecode.com/files/LeonardoPiga_Piga.tar.gz

git-svn-id: https://svn.xiph.org/trunk@19475 0101bb08-14d6-0310-b084-bc0e0c8e3800
google-summer-of-code-2008-xiph/LeonardoPiga_Piga.tar.gz [new file with mode: 0644]
google-summer-of-code-2008-xiph/SHA1SUMS.txt [new file with mode: 0644]