summaryrefslogtreecommitdiffstats
path: root/video/decode/lavc_dr1.c
Commit message (Expand)AuthorAgeFilesLines
* vd_lavc: remove compatibility crapwm42014-03-161-297/+0
* vd_lavc: ridiculous workaround for Libav 9 compatibilitywm42014-03-161-0/+10
* build: make pthreads mandatorywm42013-11-281-7/+1
* Attempt to fix build on older libavcodec versionswm42013-11-231-0/+1
* video: move decoder context from sh_video into new structwm42013-11-231-2/+2
* vdpau: split off decoder parts, use "new" libavcodec vdpau hwaccel APIwm42013-07-281-1/+1
* lavc_dr1: make reference counting thread-safewm42013-07-281-4/+39
* Fix build on Libav stable (dammit)wm42013-07-151-0/+8
* vd_lavc: make non-reference frames writeablewm42013-01-131-1/+18
* vd_lavc: use refcountingwm42013-01-131-0/+5
* vd_lavc: add DR1 supportwm42013-01-131-0/+227