Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#2610 - faad2: missing /usr/include/mp4ff_int_types.h
Attached to Project:
Arch Linux
Opened by Eric Belanger (Snowman) - Monday, 18 April 2005, 17:39 GMT
Last edited by Judd Vinet (judd) - Thursday, 21 April 2005, 19:37 GMT
Opened by Eric Belanger (Snowman) - Monday, 18 April 2005, 17:39 GMT
Last edited by Judd Vinet (judd) - Thursday, 21 April 2005, 19:37 GMT
|
Detailsmp4ff.h includes mp4ff_int_types.h but this file isn't in the package.
|
This task depends upon
faad2.cpp: In function `int aac_decode(codec_data_t*, uint64_t, int, int*, uint8_t*, uint32_t, void*)':
faad2.cpp:241: error: invalid conversion from `int' to `audio_format_t'
faad2.cpp:242: error: too few arguments to function
faad2.cpp: At global scope:
faad2.cpp:370: error: invalid conversion from `codec_data_t*(*)(const char*, int, int, format_list_t*, audio_info_t*, const uint8_t*, uint32_t, audio_vft_t*, void*)' to `codec_data_t*(*)(const char*, const char*, int, int, format_list_t*, audio_info_t*, const uint8_t*, uint32_t, audio_vft_t*, void*)'
faad2.cpp:370: error: invalid conversion from `int (*)(codec_data_t*, uint64_t, int, int*, uint8_t*, uint32_t, void*)' to `int (*)(codec_data_t*, frame_timestamp_t*, int, int*, uint8_t*, uint32_t, void*)'
faad2.cpp:370: error: invalid conversion from `int (*)(void (*)(int, const char*, const char*, ...), const char*, int, int, format_list_t*, const uint8_t*, uint32_t, CConfigSet*)' to `int (*)(void (*)(int, const char*, const char*, ...), const char*, const char*, int, int, format_list_t*, const uint8_t*, uint32_t, CConfigSet*)'
faad2.cpp:370: error: invalid conversion from `int (*)(codec_data_t*, uint8_t**, uint64_t*)' to `int (*)(codec_data_t*, uint8_t**, frame_timestamp_t*)'
http://bugs.archlinux.org/index.php?do=details&id=2537
Sorry...