diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-31 14:16:53 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-31 14:16:53 -0400 |
commit | e45fe20067f5297481304bb8b2e578b070515741 (patch) | |
tree | a13595e4976bb1e6a711a09276f2e61e1c6f02c7 | |
parent | 3eb6865e196d621c6fa2bd95cbf44d2bc75a50e3 (diff) |
add gst-integration-testsuites
-rw-r--r-- | doc/publicrepos.mdwn | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/publicrepos.mdwn b/doc/publicrepos.mdwn index d52633628..8cd794c7c 100644 --- a/doc/publicrepos.mdwn +++ b/doc/publicrepos.mdwn @@ -18,12 +18,15 @@ the public repositories that you can clone to try out git-annex. * [ocharles's papers](https://github.com/ocharles/papers) Lots of CS papers read by [Oliver](http://ocharles.org.uk/blog/). +* [rejuvyesh's papers](https://github.com/rejuvyesh/papers) + Quite a few AI papers read by [rejuvyesh](http://rejuvyVesh.com) + * [MRI brain scan data](http://studyforrest.org/pages/access.html) `git clone http://psydata.ovgu.de/forrest_gump/.git studyforrest` High-resolution, ultra-highfield fMRI dataset on auditory perception. -* [rejuvyesh's papers](https://github.com/rejuvyesh/papers) - Quite a few AI papers read by [rejuvyesh](http://rejuvyesh.com) +* [gst-integration-testsuites](http://cgit.freedesktop.org/gstreamer/gst-integration-testsuites) + GStreamer integration testsuite media assets management This is a wiki -- add your own public repository to the list! See [[tips/centralized_git_repository_tutorial]]. |