openbsd-ports/audio/faad/patches
jakemsr ad8a707fdf problem:
libfaad uses data types with machine dependent bit width in
prototypes in its public headers, but in the corresponding library
code, machine independent exact width data types are used.

solution:
change libfaad headers to use the same machine independent exact
width data types in the prototypes as in the library.  since the
prototypes in the library headers are changed, users of libfaad
likely need to be modified to use exact width data types as well.

also:
- bump libfaad major version number
- update plugin code to use exact width data types for libfaad
  interaction, as per new prototypes
- bump package version
- sync patches with update-patches


problem discovered by, solution discussed with, reviewed, tested
and OK naddy@
2007-06-29 06:01:42 +00:00
..
patch-common_mp4ff_mp4ff_int_types_h
patch-common_mp4v2_systems_h some hackery to work around faad's system.h needing config.h 2004-12-13 05:40:55 +00:00
patch-configure_in problem: 2007-06-29 06:01:42 +00:00
patch-frontend_main_c problem: 2007-06-29 06:01:42 +00:00
patch-frontend_Makefile_am
patch-include_faad_h problem: 2007-06-29 06:01:42 +00:00
patch-libfaad_common_h fix building on i386 2005-11-21 08:58:15 +00:00
patch-libfaad_Makefile_am problem: 2007-06-29 06:01:42 +00:00
patch-Makefile_am
patch-plugins_mpeg4ip_aa_file_cpp problem: 2007-06-29 06:01:42 +00:00
patch-plugins_mpeg4ip_faad2_cpp problem: 2007-06-29 06:01:42 +00:00
patch-plugins_xmms_src_libmp4_c problem: 2007-06-29 06:01:42 +00:00
patch-plugins_xmms_src_Makefile_am enable xmms plugin as a subpackage 2004-12-09 04:57:56 +00:00