cehoyos
|
b92666b582
|
Add IMGFMT_RGB48LE and IMGFMT_RGB48BE.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29486 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2009-08-11 17:51:11 +00:00 |
reimar
|
8c1978cc26
|
Add support for image formats and codecs used by VDPAU
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28551 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2009-02-14 08:29:45 +00:00 |
diego
|
c1f5c9bd3f
|
cosmetics: Remove pointless parentheses from return calls.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26786 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-05-16 00:23:02 +00:00 |
diego
|
def3ee8ac7
|
cosmetics: Fix unknow vs. unknowN typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26733 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2008-05-11 11:57:05 +00:00 |
iive
|
71f9c4b48b
|
Print the number of the Unknow color format,
so verbose debug output could be a little more useful.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23770 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2007-07-11 21:30:16 +00:00 |
reynaldo
|
d427579f79
|
marks several read-only string parameters and function return-values which can only be used read-only as const. Patch by Stefan Huehner, stefan _AT huener-org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19113 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-07-16 01:20:30 +00:00 |
iive
|
1f34ddefd2
|
include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17566 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2006-02-09 10:23:51 +00:00 |
michael
|
0420248c08
|
missing 32bit RGBA variants and some cleanup
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12997 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2004-08-11 01:41:43 +00:00 |
rik
|
e963c4c874
|
addition of special image formats for Zoran MJPEG, and vd_zrmjpeg.c
the zoran passthrough filter for the new vo_zr2.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11387 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-11-04 19:58:37 +00:00 |
alex
|
d169756b83
|
basic nv12 and nv21 support by Angelo Cano <angelo_cano@fastmail.fm>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10743 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-08-31 20:45:06 +00:00 |
iive
|
fd55a47f01
|
basic xvmc image support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10317 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-06-21 01:47:26 +00:00 |
arpi
|
f910f3d941
|
HM12 & NV12 "decoder" (specially interleaved YUV formats, used by Hauppauge's PVR cards)
based on patch by Alex <d18c7db@hotmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10306 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-06-18 00:34:35 +00:00 |
michael
|
49a3af8585
|
fixing rgb4 & bgr4 (2 pixels per byte)
adding bg4b & rg4b (1 pixel per byte)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9172 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2003-01-30 09:15:09 +00:00 |
michael
|
bfe5d4d4b4
|
planar yuv 444 422 411 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6864 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-08-01 12:39:08 +00:00 |
michael
|
05a053093a
|
{RGB,BGR}{1,4}
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6577 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-06-27 17:35:37 +00:00 |
arpi
|
1bf7748010
|
NV12 added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6492 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-06-22 08:47:56 +00:00 |
arpi
|
83c10e4d6e
|
img_format moved to libmpcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5609 b3059339-0415-0410-9bf9-f77b7e298cf2
|
2002-04-13 19:17:24 +00:00 |