aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpcodecs/vd_raw.c
Commit message (Collapse)AuthorAge
* basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>Gravatar alex2003-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10743 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing palette exportGravatar arpi2002-10-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7783 b3059339-0415-0410-9bf9-f77b7e298cf2
* rgb1/rgb4 supportGravatar arpi2002-10-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7774 b3059339-0415-0410-9bf9-f77b7e298cf2
* -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and ↵Gravatar arpi2002-08-30
| | | | | | makes dlopen()'ing possible git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7181 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuv handling simplified (using new mpi fields)Gravatar alex2002-07-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6668 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't require sh->bih (should fix v4l)Gravatar arpi2002-06-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6503 b3059339-0415-0410-9bf9-f77b7e298cf2
* yvu9 supportGravatar alex2002-06-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6481 b3059339-0415-0410-9bf9-f77b7e298cf2
* - modify bih->biCompression instead of sh->formatGravatar arpi2002-05-29
| | | | | | | - uncompressed image lines in .avi files are 4-byte aligned (found by Keve Müller <keve@keve.hu>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6230 b3059339-0415-0410-9bf9-f77b7e298cf2
* better fix for i420/iyuv as suggested by arpiGravatar rfelker2002-05-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5967 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed raw i420/iyuv to some extent, so that cb/cr channels are noGravatar rfelker2002-05-03
| | | | | | | | longer reversed. this should make it possible for bttv users to play/record video (-tv outfmt=i420) once again without bogus colors. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5954 b3059339-0415-0410-9bf9-f77b7e298cf2
* 8bpp raw avi supportGravatar arpi2002-04-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5900 b3059339-0415-0410-9bf9-f77b7e298cf2
* adding support for 12 bit planar YUV formats (for YUV4MPEG(2))Gravatar rik2002-03-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5272 b3059339-0415-0410-9bf9-f77b7e298cf2
* handle error from mpcodecs_config_vo()Gravatar arpi2002-03-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5125 b3059339-0415-0410-9bf9-f77b7e298cf2
* common includes moved to private vd_internal.hGravatar arpi2002-03-07
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4987 b3059339-0415-0410-9bf9-f77b7e298cf2
* xanim, raw, rle addedGravatar arpi2002-03-07
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4970 b3059339-0415-0410-9bf9-f77b7e298cf2