aboutsummaryrefslogtreecommitdiffhomepage
path: root/libswscale/yuv2rgb_init.c
Commit message (Collapse)AuthorAge
* fix full range (jpeg yuv) chromaGravatar michael2007-03-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22713 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add av_ prefix to clip functionsGravatar reimar2007-02-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22339 b3059339-0415-0410-9bf9-f77b7e298cf2
* Allow to compile swscale's non-SIMD code under the LGPL license.Gravatar lucabe2006-12-20
Since mplayer always define CONFIG_GPL, this commit should not change anything for mplayer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21699 b3059339-0415-0410-9bf9-f77b7e298cf2