shithub: aacdec

RSS feed

6823e661 – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/08/23 04:08
ps_dec: sanitize iid_index before mixing

3b80a574 – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/08/19 13:24
specrec: better handle unexpected PS

19b81b0c – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/08/19 10:52
Merge pull request #36 from hlef/master

6aeeaa1a – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/05/05 07:53
sbr_fbt: sbr->M should not exceed MAX_M

805be6bd – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/05/05 06:37
mp4read: moovin should not alter caller's g_atom

920ec985 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/06/11 13:03
Fix link failure with gcc-9 and wl,asneeded flags

f1f8e002 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/06/10 09:59
add patch to prevent crash on SCE followed by CPE

942c3e0a – Fabian Greffrath <fabian@greffrath.com> authored on 2019/06/10 09:58
Fix a couple buffer overflows

b9862e2e – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/05/05 06:31
main: fix crash with unsupported MP4 files

a8dc3f8c – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/04/11 08:05
Merge pull request #33 from hlef/master

6b4a7cde – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/04/11 05:34
sbr_hfadj: sanitize frequency band borders

466b01d5 – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/02/25 05:49
syntax.c: check for syntax element inconsistencies

7da4a83b – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/23 10:24
Merge pull request #11 from ccawley2011/mingw

b85c7449 – Cameron Cawley <ccawley2011@gmail.com> authored on 2017/12/22 15:04
Fix compilation with MinGW

9a00b58e – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/22 09:06
Merge pull request #10 from lordmulder/master

5dd84507 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/21 07:58
Removed non-existing MSVC project from the solution file.

58fff5ce – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/21 07:58
More generalized solution that also fixes compilation with GCC < 4.7.3.

36f3f622 – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/21 07:36
Merge pull request #9 from ccawley2011/gcc-4.7.4

8e28afb1 – Cameron Cawley <ccawley2011@gmail.com> authored on 2017/12/20 19:34
Fix compilation with GCC 4.7.4

f930bf89 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/19 10:41
add getopt.h as extra source

5530ffdf – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/19 10:40
obsolete files removed

1cf5a505 – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/19 10:28
Merge pull request #7 from lordmulder/master

ebec9f94 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/19 08:16
Fixed indentation.

678aaac1 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/19 08:02
Fixed a number of compiler warnings because of unused variables + fixed use of un-initialized variable.

334e7647 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/17 15:54
version -> 2.8.8

40617a1c – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/17 15:54
add new files to Makefile.am

20a0a267 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/17 12:25
version -> 2.8.7

c3c99389 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/17 12:21
include "utils" in source package

01d7657d – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/17 12:15
Merge pull request #5 from lordmulder/master

ce72f580 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/17 09:54
Generate "win32_ver.h" from "configure.h" as a pre-build event + some clean-up of project files.

5e500e97 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/12/17 07:30
Add MSVC project files to source package

d5529486 – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/16 16:15
Merge pull request #4 from lordmulder/master

623026a3 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/16 15:59
Some improvements to "unicode_support.h" + include this file on ALL platforms.

372b2e44 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/16 14:47
Fixed possible buffer overflow. Buffer 'percents' was statically allocated with fixed size, but a string of *unbounded* size (because it contains a user-supplied the file name) was written into that buffer via sprintf().

00adf5c3 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/16 14:45
Flush 'stderr' stream after each progress message on Win32 platform, when not connected directly to a terminal. This is required so that progress updates don't get stuck in pipes.

435ec28d – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/16 14:44
Implemented support for Unicode filenames on Win32 platform.

5a036511 – LoRd_MuldeR <mulder2@gmx.de> authored on 2017/12/16 14:43
Fixed compilation of functions 'bswap32' and 'bswap16' on Win32.

f27df305 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/10 07:58
version -> 2.8.6

9fb50f9f – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/09 17:32
added dllexport attribute for mingw gcc

983a1533 – Krzysztof Nikiel <knik0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/10/09 17:28
Merge pull request #3 from vividos/master

cec452c0 – Michael Fink <michael.fink@asamnet.de> authored on 2017/10/09 16:55
changed VISIBLE macro back to NEAACDECAPI and specify visibility attribute for gcc, and nothing for Visual Studio (continuing using the .def file); also removed CDECL, as everything is wrapped in a extern "C" {} scope

66fe7de7 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/07 07:04
renamed ATTR to VISIBLE; added dllexport attribute