Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-30Move postproc ---> libswscaleLuca Abeni
Originally committed as revision 18866 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2005-11-14Unify include paths, -I.. is in CFLAGS.Diego Biurrun
Originally committed as revision 16986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-10-08Fixed the brokeness and also bgr32 should work now. Patch by Ken Mandelberg ↵Ken Mandelberg
<km@mathcs.emory.edu> Originally committed as revision 11038 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-02-24cleanupMichael Niedermayer
Originally committed as revision 9500 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-02-24sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer
sws_scale() returns the number of outputed lines Originally committed as revision 9495 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-02-21yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer
yuv2rgb deglobalize yuv2rgb optimizations / cleanup bugs? Originally committed as revision 9477 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2003-02-11cleanup (unsigned stride -> int stride)Michael Niedermayer
Originally committed as revision 9393 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2002-06-22sync with mplayer xpArpi
- partial yvu9 support (copy only) - rgb 15/16 -> 24/32 converters - int->unsigned changes Originally committed as revision 6493 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-06Remove a few obsolete header includes (fixes a compile error on solaris)Jürgen Keil
Originally committed as revision 2745 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
2001-11-06Move yuv2rgb to postprocessNick Kurshev
Originally committed as revision 2733 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc