Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | demux_mf: support .xbm | wm4 | 2013-02-24 | 1 | -0/+1 |
* | mp_image: remove mp_image.bpp | wm4 | 2013-01-13 | 1 | -1/+0 |
* | imgfmt: add more ffmpeg pixel formats | wm4 | 2013-01-13 | 1 | -0/+63 |
* | img_format: change meaning of MP_IMGFLAG_PLANAR | wm4 | 2013-01-13 | 1 | -1/+1 |
* | mp_image: add mp_image_crop() | wm4 | 2013-01-13 | 1 | -0/+2 |
* | video: remove img_format compat hacks | wm4 | 2013-01-13 | 1 | -39/+5 |
* | draw_bmp: better way to find 444 format | wm4 | 2013-01-13 | 1 | -0/+2 |
* | video: decouple internal pixel formats from FourCCs | wm4 | 2013-01-13 | 1 | -230/+192 |
* | mp_image: change how palette is handled | wm4 | 2013-01-13 | 1 | -3/+2 |
* | video: use libavutil pixel format descriptors | wm4 | 2013-01-13 | 1 | -8/+71 |
* | video: add support for 12 and 14 bit YUV pixel formats | Stephen Hutchinson | 2012-12-03 | 1 | -3/+27 |
* | video: add IMGFMT_Y16/PIX_FMT_GRAY16 | wm4 | 2012-11-14 | 1 | -3/+13 |
* | Rename directories, move files (step 2 of 2) | wm4 | 2012-11-12 | 1 | -1/+1 |
* | Rename directories, move files (step 1 of 2) (does not compile) | wm4 | 2012-11-12 | 1 | -0/+243 |