summaryrefslogtreecommitdiff
path: root/sys/applemedia/corevideotexturecache.m
Commit message (Expand)AuthorAgeFilesLines
* applemedia: avoid implicit color conversionsAlessandro Decina2015-04-201-33/+64
* corevideotexturecache: free texture cache on iOSIlya Konstantinov2015-04-191-1/+1
* vtdec: fix texture sharing on iOSAlessandro Decina2015-02-091-44/+97
* corevideotexturecache: Add some assertions instead of just dereferencing NULLSebastian Dröge2015-02-031-0/+5
* corevideotexturecache: Don't unconditionally use the CoreMedia meta on iOSSebastian Dröge2015-02-031-1/+1
* applemedia: rework GL texture sharingAlessandro Decina2015-01-301-31/+66
* applemedia: update for gstgl cocoa -> cgl changeMatthew Waters2015-01-231-8/+7
* vtdec: implement the GL texture upload metaAlessandro Decina2015-01-151-22/+33
* avfvideosrc: implement the GL texture upload metaAlessandro Decina2015-01-151-0/+113