Signed-off-by: Mans Rullgard <mans@mansr.com>tags/n1.0
| @@ -20,16 +20,9 @@ | |||||
| * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||||
| */ | */ | ||||
| #include <stdio.h> | |||||
| #include <stdlib.h> | |||||
| #include <string.h> | |||||
| #include <inttypes.h> | |||||
| #include <assert.h> | |||||
| #include "config.h" | |||||
| #include <unistd.h> | |||||
| #include <stdint.h> | |||||
| #include "libswscale/rgb2rgb.h" | |||||
| #include "libswscale/swscale.h" | |||||
| #include "config.h" | |||||
| #include "libswscale/swscale_internal.h" | #include "libswscale/swscale_internal.h" | ||||
| #if defined (__FDPIC__) && CONFIG_SRAM | #if defined (__FDPIC__) && CONFIG_SRAM | ||||
| @@ -21,16 +21,9 @@ | |||||
| * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | ||||
| */ | */ | ||||
| #include <stdio.h> | |||||
| #include <stdlib.h> | |||||
| #include <string.h> | |||||
| #include <inttypes.h> | |||||
| #include <assert.h> | |||||
| #include <unistd.h> | |||||
| #include <stdint.h> | |||||
| #include "config.h" | #include "config.h" | ||||
| #include "libswscale/rgb2rgb.h" | |||||
| #include "libswscale/swscale.h" | |||||
| #include "libswscale/swscale_internal.h" | #include "libswscale/swscale_internal.h" | ||||
| #if defined(__FDPIC__) && CONFIG_SRAM | #if defined(__FDPIC__) && CONFIG_SRAM | ||||