Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Mon, 04 Jan 2010 19:04:33 +0000 |
diego |
Add missing header #includes to fix 'make checkheaders'.
|
Sat, 14 Feb 2009 17:57:47 +0000 |
reimar |
Create a fmt-conversion.c file so fmt-conversion.h can be included by multiple files.
|
Wed, 17 Sep 2008 20:23:41 +0000 |
diego |
Fix mapping between MPlayer and FFmpeg colorspaces after libswscale changes.
|
Tue, 04 Mar 2008 23:35:24 +0000 |
diego |
Add necessary #includes to pass 'make checkheaders'.
|
Mon, 25 Feb 2008 15:46:36 +0000 |
diego |
FFmpeg now uses different (unified) #include paths.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Wed, 12 Sep 2007 17:59:31 +0000 |
reimar |
DOCS/tech/colorspaces.txt says I420 and IYUV are the same, so add IYUV at the
|
Sat, 25 Aug 2007 13:18:29 +0000 |
diego |
Add multiple inclusion guards.
|
Sun, 31 Dec 2006 02:44:54 +0000 |
rathann |
Fix build with shared libavutil. Approved by Diego.
|
Fri, 22 Sep 2006 18:18:56 +0000 |
corey |
Add missing conversion from IMGFMT_I420 to PIX_FMT_YUV420P.
|
Thu, 21 Sep 2006 14:26:08 +0000 |
lucabe |
Add conversion from IMGFMT_Y8 to PIX_FMT_GRAY8
|
Sun, 17 Sep 2006 15:15:13 +0000 |
lucabe |
Remove the dependency of libswscale on img_format.h
|