Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes. | diego | 2008-09-17 | 1 | -10/+10 |
* | Add necessary #includes to pass 'make checkheaders'. | diego | 2008-03-04 | 1 | -1/+2 |
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 | 1 | -5/+1 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at the | reimar | 2007-09-12 | 1 | -0/+1 |
* | Add multiple inclusion guards. | diego | 2007-08-25 | 1 | -0/+5 |
* | Fix build with shared libavutil. Approved by Diego. | rathann | 2006-12-31 | 1 | -0/+4 |
* | Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P. | corey | 2006-09-22 | 1 | -0/+1 |
* | Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8 | lucabe | 2006-09-21 | 1 | -0/+1 |
* | Remove the dependency of libswscale on img_format.h | lucabe | 2006-09-17 | 1 | -0/+64 |