* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <string.h>
#include <stdio.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <stdarg.h>
#include <inttypes.h>
#endif
#include <stdarg.h>
+#include <stdlib.h>
#ifdef _MSC_VER
#define snprintf _snprintf
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
-#include <stdlib.h>
#include <string.h>
-#include <stdarg.h>
-#include "x264.h"
-#include "cpu.h"
+#include "common.h"
#if defined(ARCH_X86) || defined(ARCH_X86_64)
extern int x264_cpu_cpuid_test( void );
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
-#include <stdlib.h>
-#include <stdarg.h>
-
-#include "x264.h"
-
#include "common.h"
#ifdef HAVE_MMXEXT
# include "i386/dct.h"
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include "display.h"
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <stdarg.h>
-#include "x264.h" /* DECLARE_ALIGNED */
-#include "common/pixel.h"
-#include "common/mc.h"
-#include "common/clip1.h"
-#include "mc.h"
+#include "common/common.h"
/* NASM functions */
extern void x264_pixel_avg_w4_mmxext( uint8_t *, int, uint8_t *, int, uint8_t *, int, int );
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <stdarg.h>
-
-#include "x264.h"
-#include "pixel.h"
-#include "mc.h"
+#include "common.h"
#include "clip1.h"
-#include "frame.h"
#ifdef HAVE_MMXEXT
#include "i386/mc.h"
#else
#include <inttypes.h>
#endif
-#include <stdlib.h>
#if !(defined(_MSC_VER) || defined(__MINGW32__))
#include <sys/time.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
-#include <stdlib.h>
#include <string.h>
-#include <stdarg.h>
-#include "x264.h"
-#include "pixel.h"
+#include "common.h"
#include "clip1.h"
#ifdef HAVE_MMXEXT
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-/* XXX predict4x4 are inspired from ffmpeg h264 decoder
- */
+/* predict4x4 are inspired from ffmpeg h264 decoder */
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
-#include <stdlib.h>
-#include <stdarg.h>
#include "common.h"
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
*/
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include <math.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#define _ISOC99_SOURCE
#undef NDEBUG // always check asserts, the speed effect is far too small to disable them
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <math.h>
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#ifdef HAVE_STDINT_H
-#include <stdint.h>
-#else
-#include <inttypes.h>
-#endif
-#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <stdarg.h>
#include <math.h>
-#include "x264.h"
#include "common/common.h"
#ifndef _MSC_VER
#include "config.h"
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA.
*****************************************************************************/
-#include <stdlib.h>
#include <string.h>
#include <math.h>
#include <limits.h>