summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_raw.c
AgeCommit message (Expand)Author
2014-06-06Copyright year update by hg log.Torsten Jager
2014-05-30Add yuv overlay color matrix support.Torsten Jager
2014-05-13Factorize rle uncompression code from raw, vaapi and opengl2 drivers.Petri Hintukainen
2014-05-13factorize overlay color space conversion from vo pluginsPetri Hintukainen
2014-04-19Avoid optimizer warnings on clut conversion.Torsten Jager
2013-09-13Copyright year update by hg log infoTorsten Jager
2013-07-03Fix FSF address in a bunch of filesXavier Bachelot
2009-12-17Merge from 1.2 main.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-20Merge from 1.1; merge vdpau (with adjustments for 1.2).Darren Salt
2009-01-31VC1 update.Christophe Thommeret
2008-12-18Property handling.Christophe Thommeret
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Fix using of the pointers, leak fixes in configfile.František Dvořák
2008-11-07voraw minor fixChristophe Thommeret
2008-06-23Allow for <libavutil/base64.h> etc.Darren Salt
2008-06-20Merge the avutil branch; port the "raw" video output plugin.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2008-05-06Merge from 1.1.Darren Salt
2008-05-03Remove unused variables, as reported by GCC 4.3.Diego 'Flameeyes' Pettenò
2008-04-11Merge from 1.1.Darren Salt
2008-04-08New video out plugin ("raw")Christophe Thommeret