Revisions of faad2 (31)
Olaf Hering (olh)
accepted
request 6125
2 days ago
(revision 31)
abf9b320cac89aaee3beafa12d2bb60253d7112e
manfred.h
accepted
request 5860
about 1 year ago
(revision 30)
- Update to version 2.10.1: * Reject buffers of zero size. * Fix 7.1 with PCE mapping. * Have proper version string in faad.h. * Add conditional build with DRC. - Update URL to new home.
Olaf Hering (olh)
accepted
request 5288
almost 4 years ago
(revision 29)
- Update to version 2.10.0 * mp4read.c: fix stack-buffer-overflow in stringin()/ftypin() * fix heap-buffer-overflow in mp4read.c * Remove non-ASCII characters * Remove trailing whitespace * Check return value of ltp_data. * Restrict SBR frame length to 960 and 1024 samples. * Support object type 29. * Support implicit SBR signaling in frontend. * Fix PNS decoding when only right channel is noise. * Initialize element_id array with an invalid id. * Fix NULL pointer dereferences. * Fix infinite loop in adts_parse. * Fix infinite loop in huffman_getescape. * Check for error after each channel decode. * Check for inconsistent number of channels. - Drop faad2-fix-stack-overflow.patch (merged upstream) - Refresh faad2-PACKAGE_VERSION.patch to make it future-proof
Olaf Hering (olh)
accepted
request 5222
about 4 years ago
(revision 27)
Add upstream patch to fix a stack overflow (forwarded request 5219 from zaitor)
Olaf Hering (olh)
accepted
request 5119
over 4 years ago
(revision 26)
fix .pc indexing on Leap (forwarded request 5116 from Aloysius)
Olaf Hering (olh)
accepted
request 5113
over 4 years ago
(revision 25)
- Update to version 2.9.2 * Only use x86-assembly when explicitly on x86 * Use unsigned integers correctly * Initialize pointers that might otherwise not be * update README esp. WRT directory structure * fix compilation without SBR/PS_DEC (#48) * fix compilation with LC_ONLY_DECODER (#47) * fix "inline function 'cfftf1' declared but never defined" compiler warning * fix some inconsistencies in the frontend output * mp4read_open: add check for failed frame buffer allocation * stszin: add check for allocation error and integer overflow * add a pkg-config file * frontend: address compile warning + add missing LF (#50) * library name is faad (#52) * Unbreak PS audio (#51) - Refresh faad2-PACKAGE_VERSION.patch - Spec cleanup
Hillwood Yang (hillwood)
accepted
request 5004
almost 5 years ago
(revision 24)
- Update version to 2.9.1 * Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink) * Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas) * Build system fixes and code clean-up * Fix compiler warnings and code indentation * Fix compilation with GCC <= 4.7.3 * MSVC solution file clean-up * Fix compilation with GCC 4.7.4 * Fix compilation with MinGW * MSVC 2017 project file update * Fix crash with unsupported MP4 files (NULL pointer dereference, * division by zero) * CVE-2019-6956: ps_dec: sanitize iid_index before mixing * CVE-2018-20196: sbr_fbt: sanitize sbr->M (should not exceed MAX_M) * CVE-2018-20199, CVE-2018-20360: specrec: better handle unexpected * parametric stereo (PS) * CVE-2018-20362, CVE-2018-19504, CVE-2018-20195, CVE-2018-20198, * CVE-2018-20358: syntax.c: check for syntax element inconsistencies * CVE-2018-20194, CVE-2018-19503, CVE-2018-20197, CVE-2018-20357, * CVE-2018-20359, CVE-2018-20361: sbr_hfadj: sanitize frequency band * borders * CVE-2019-15296, CVE-2018-19502: Fix a couple buffer overflows * Prevent crash on SCE followed by CPE * Fix linking with GCC 9 and "-Wl,--as-needed" * Enable the frontend to be built reproducibly - Drop patches: Fix-a-couple-buffer-overflows.patch, syntax.c-check-for-syntax-element-inconsistencies.patch sbr_hfadj-sanitize-frequency-band-borders.patch merged by upstream. - Drop faad2-pic-fix.patch, all files are non-existent which need to be patched. (forwarded request 5003 from hillwood)
Olaf Hering (olh)
accepted
request 3996
about 7 years ago
(revision 17)
- Update to 2.8.5 * another package fix * minor fix to released packages * better autotools support * PNS bug fixed * New MP4 input module * NeAACDecGetVersion: new api function to get version and copyright strings * seeking support for MP4 files * patches and fixed bugs - Drop faad2-reproducible-build.patch, upstream merge it. - Update faad2-visibility.patch.
Olaf Hering (olh)
accepted
request 3714
over 7 years ago
(revision 16)
Add patch from debian, repoducible build fix - slightly more clean soultion than we currently have.
Olaf Hering (olh)
committed
over 10 years ago
(revision 15)
- disable xmms also in sle11, fails to compile also there
Manfred Tremmel (mantre)
accepted
request 1002
over 10 years ago
(revision 14)
- faad2-visibility.patch Only public symbols should be exported + fix broken C99 test
Raymond Wooninck (raywoo)
committed
about 11 years ago
(revision 13)
Raymond Wooninck (raywoo)
committed
about 11 years ago
(revision 12)
Peter Linnell (mrdocs)
committed
about 11 years ago
(revision 11)
Peter Linnell (mrdocs)
committed
about 11 years ago
(revision 10)
Cristian Morales Vega (RedDwarf)
committed
over 12 years ago
(revision 9)
- Revert previous commit. It just broke something that worked.
Henne Vogelsang (hennevogel)
committed
over 12 years ago
(revision 8)
- We only build xmms for evergreen so only build the xmms plugin up to 11.2
Cristian Morales Vega (RedDwarf)
committed
almost 13 years ago
(revision 7)
- Change License tag to SPDX - Remove unneeded autoreconf call - Run spec-cleaner - Remove unneeded BuildRequires
Cristian Morales Vega (RedDwarf)
committed
over 13 years ago
(revision 6)
- Remove __DATE__ references to help build-compare
Cristian Morales Vega (RedDwarf)
committed
over 13 years ago
(revision 5)
- Remove .la files - Remove bogus libfaad -> libmp4v2-devel dependency - Readd mp4ff (static) lib which it seems was unpackaged by error
Detlef (detrei)
committed
over 13 years ago
(revision 4)
Detlef (detrei)
committed
over 13 years ago
(revision 3)
Detlef (detrei)
committed
over 13 years ago
(revision 2)