summaryrefslogtreecommitdiff
path: root/sys/vdpau/gstvdpvideobufferpool.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove a bunch of silly ';;' typos at the end of linesJan Schmidt2015-03-121-1/+1
|
* vdpau: Fix comparison compiler warningSebastian Dröge2014-02-081-1/+1
| | | | | error: comparison of constant -1 with expression of type 'const GstVideoFormat' is always false
* vdpau: Port to 1.0Edward Hervey2013-03-311-0/+210
New base class for vdpau decoders * mpeg2 ported and activated * h264 ported but deactivated * Uses GstMpegVideo meta