Projects
Staging
faad2
Sign Up
Log In
Username
Password
Problem getting expanded diff: bad link: could not apply patch 'project.diff'
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 13
View file
project.diff
Deleted
@@ -1,97 +0,0 @@ ---- faad2-PACKAGE_VERSION.patch.orig -+++ faad2-PACKAGE_VERSION.patch -@@ -1,6 +1,8 @@ ----- a/frontend/main.c --+++ b/frontend/main.c --@@ -1212,11 +1212,6 @@ static int faad_main(int argc, char *arg -+Index: faad2-2_10_0/frontend/main.c -+=================================================================== -+--- faad2-2_10_0.orig/frontend/main.c -++++ faad2-2_10_0/frontend/main.c -+@@ -1218,11 +1218,6 @@ static int faad_main(int argc, char *arg - NeAACDecGetVersion(&faad_id_string, &faad_copyright_string); - - faad_fprintf(stderr, " *********** Ahead Software MPEG-4 AAC Decoder V%s ******************\n\n", faad_id_string); -@@ -12,14 +14,16 @@ - faad_fprintf(stderr, "%s", faad_copyright_string); - if (cap & FIXED_POINT_CAP) - faad_fprintf(stderr, " Fixed point version\n"); ----- a/include/neaacdec.h --+++ b/include/neaacdec.h -+Index: faad2-2_10_0/include/neaacdec.h -+=================================================================== -+--- faad2-2_10_0.orig/include/neaacdec.h -++++ faad2-2_10_0/include/neaacdec.h - @@ -69,7 +69,7 @@ extern "C" { - #define NEAACDECAPI - #endif - - -#define FAAD2_VERSION "unknown" --+#define FAAD2_VERSION "2.9.2" -++#define FAAD2_VERSION "__PACKAGE_VERSION__" - - /* object types for AAC */ - #define MAIN 1 ---- faad2.changes.orig -+++ faad2.changes -@@ -1,4 +1,26 @@ - ------------------------------------------------------------------- -+Sat Nov 28 13:22:22 UTC 2020 - Luigi Baldoni <aloisio@gmx.com> -+ -+- 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 -+ -+------------------------------------------------------------------- - Tue Aug 25 18:59:46 UTC 2020 - Bjørn Lie <zaitor@opensuse.org> - - - Add faad2-fix-stack-overflow.patch: mp4read.c: fix ---- faad2.spec.orig -+++ faad2.spec -@@ -22,12 +22,12 @@ - %define major 2 - %define lib libfaad - %define libname %{lib}%{major} --%define _version 2_9_2 -+%define _version 2_10_0 - %bcond_with xmms - # mpeg4ip is built without gmp4player, it makes no sense to build the plugin - %bcond_with mpeg4ip - Name: faad2 --Version: 2.9.2 -+Version: 2.10.0 - Release: 0 - Summary: C library and frontend for decoding MPEG2/4 AAC - Summary(de): C Bibliothek und Frontend zum Decodieren von MPEG2/4 AAC -@@ -37,7 +37,6 @@ URL: https://www.audiocoding. - Source0: https://github.com/knik0/faad2/archive/%{_version}/%{name}-%{version}.tar.gz - Patch0: %{name}-visibility.patch - Patch1: faad2-PACKAGE_VERSION.patch --Patch2: faad2-fix-stack-overflow.patch - BuildRequires: libtool - BuildRequires: pkgconfig - Requires: %{libname} = %{version} -@@ -134,6 +133,8 @@ Audodateien (.mp4). - %prep - %autosetup -p1 -n %{name}-%{_version} - -+sed -i 's/__PACKAGE_VERSION__/%{version}/' include/neaacdec.h -+ - %build - autoreconf -ifv - export CFLAGS="%{optflags} -fno-strict-aliasing"
View file
_link
Changed
@@ -1,7 +1,1 @@ -<link project="Essentials" cicount="add" baserev="38b49374cb34e7f1eea65f80ac95cfbc"> - <patches> - <delete name="faad2-2.9.2.tar.gz" /> - <delete name="faad2-fix-stack-overflow.patch" /> - <apply name="project.diff" /> - </patches> -</link> +<link project="Essentials" cicount="add" />
View file
faad2-2.10.0.tar.gz
Deleted
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.