summaryrefslogtreecommitdiff
path: root/plugins/video.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-12Make sure we free the window private index.David Reveman1-0/+2
2007-05-31Add extensible logging frameworkMike Dransfield1-7/+8
2007-05-03Remove plugin descriptions from VTable.David Reveman1-2/+0
2007-05-03Remove unnecessary checks.David Reveman1-3/+1
2007-05-03Update video plugin to use new metadata system.Danny Baumann1-18/+40
2007-04-16Add GetMetadata function to plugin VTable.David Reveman1-0/+1
2007-04-03Changed plugin vTable option functions to include a referenceMike Dransfield1-2/+4
2007-03-12Add option that makes it possible to turn off YV12 filter support.David Reveman1-11/+91
2007-03-05Add deltas to resize notify function.Danny Baumann1-2/+6
2007-03-05Add direct composited video plugin.David Reveman1-0/+1181