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