summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2012-07-06xcbshm: added crop supportTorsten Jager
2012-07-06Removed unused variableTorsten Jager
2012-07-04Updated version of color_matrix.cTorsten Jager
2012-07-03xshm: crop supportTorsten Jager
2012-07-03xshm: no need to zero allocated framesTorsten Jager
2012-06-30CosmeticsTorsten Jager
2012-06-30Add color_matrix.c to EXTRA_DISTPetri Hintukainen
2012-06-29Add color matrix support to video out interfaceTorsten Jager
2012-06-25Added 5:4 line scaling function (720 -> 1024)Torsten Jager
2012-06-15Check allocated Xv iamge size. Adjust frame size if allocated frame is smalle...Petri Hintukainen
2012-06-15Merge from 1.1Petri Hintukainen
2012-06-11Query max supported Xv image sizePetri Hintukainen
2012-05-11mmx_yuv2rgb(): TV set behaviour: contrast affects color difference as wellTorsten Jager
2012-05-11mmx_yuv2rgb() optimizationsTorsten Jager
2012-02-14Fix video driver crash when accessing unsupported propertiesTorsten Jager
2012-02-02vo_opengl: quick-fix to enable OSD when using fragment shader for YUV convers...Petri Hintukainen
2012-01-12Added constPetri Hintukainen
2012-01-12Hide "warning: cast from pointer to integer of different size"Petri Hintukainen
2012-01-12Fixed pointer typePetri Hintukainen
2012-01-12Fixed pointer castPetri Hintukainen
2012-04-17Improved mmx_yuv2rgb()Torsten Jager
2012-02-14Merge from 1.1Petri Hintukainen
2012-02-08Merge from 1.2.1-branch.Darren Salt
2012-02-06vdpau: Consider displayed window coordinates when scaling osd overlay objectsAndreas Auras
2012-02-05Merge from 1.1.Darren Salt
2012-02-03Fixed overlay surface reuse issue for raw rgba overlays within vdpau output d...Andreas Auras
2012-01-31Make some variables const and/or static; tidy LOCKDISPLAY (stmt/block).Darren Salt
2012-01-18Merge.Darren Salt
2012-01-12Merge from 1.1Petri Hintukainen
2012-01-12Put lock display calls into macrosAndreas Auras
2012-01-12Introduce buffering for output surfaces for vdpau output driverAndreas Auras
2012-01-12Initially allocate vdpau output surface objects for display queue with actual...Andreas Auras
2012-01-12Set clipping region of displayed output surfaces to rendered regionAndreas Auras
2012-01-12Fixed usage of wrong variables to determine current gui output window size fo...Andreas Auras
2012-01-10And the other two similar printf()s.Darren Salt
2012-01-10Fixed printf formatPetri Hintukainen
2012-01-10Fixed include orderPetri Hintukainen
2012-01-03Complete rewrite of vdpau output driver osd handling.Andreas Auras
2011-12-21Merge from 1.1.Darren Salt
2011-12-16Hide aliasing problems in xcb pluginsPetri Hintukainen
2011-12-16Removed write-only variablesPetri Hintukainen
2011-12-16Added missing constPetri Hintukainen
2011-12-15Fixed printf formatPetri Hintukainen
2011-12-15xvmc: Fixed using uninitialized data and resource leak (from 9456)Petri Hintukainen
2011-12-15Fixed printf formatPetri Hintukainen
2011-10-17Merge from 1.1Petri Hintukainen
2011-10-15Disable strict-aliasing where it caused compiler warningsChristian Ruppert
2011-10-10Fixed asprintf usagePetri Hintukainen
2011-10-08Build fix for Fedora with external FFmpeg.Jose Alberto Reguero
2011-10-04Merge from 1.1.Darren Salt