summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/vf_rgb2bgr.c
Commit message (Collapse)AuthorAgeFilesLines
* Add the new -vf option wich is the same as vop in reverse order.albeu2003-03-151-1/+2
| | | | | | | | Syntax is we decided, so you can give the nomes or not with both vop and vf. vf take precedence over vop. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9594 b3059339-0415-0410-9bf9-f77b7e298cf2
* changing return type of put_image void->intarpi2002-09-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7369 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5608 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle width*bpp!=stridearpi2002-04-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5597 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2002-04-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5596 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb2bgr converterarpi2002-04-131-0/+101
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5595 b3059339-0415-0410-9bf9-f77b7e298cf2