summaryrefslogtreecommitdiff
path: root/src/video_out
AgeCommit message (Expand)Author
2012-05-11mmx_yuv2rgb(): TV set behaviour: contrast affects color difference as wellTorsten Jager
2012-05-11mmx_yuv2rgb() optimizationsTorsten Jager
2012-04-17Improved mmx_yuv2rgb()Torsten Jager
2012-02-14Merge from 1.1Petri Hintukainen
2012-02-14Fix video driver crash when accessing unsupported propertiesTorsten Jager
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-02-02vo_opengl: quick-fix to enable OSD when using fragment shader for YUV convers...Petri Hintukainen
2012-01-18Merge.Darren Salt
2012-01-12Merge from 1.1Petri 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-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
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-05-17Merge from 1.1.Darren Salt
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-05-16Remove an excess "{".Darren Salt
2011-03-29Continuous video frame grabbing feature.Andreas Auras
2011-04-03Fixes backed out changeset 67f59d571138 (still broken)Andreas Auras
2011-03-29Backing out changeset 2dd76b9df2fd (attempt 2)Darren Salt
2011-03-29Backed out changeset 67f59d571138 (broken back-out)Darren Salt
2011-03-28Backing out changeset 2dd76b9df2fdDarren Salt
2011-03-03Configurable enabling of video properties noise and sharpness depending on ac...Andreas Auras
2011-03-03Optimization of vdpau output driver provide standard frame data function.Andreas Auras