shithub: aacdec

RSS feed

3dc0d39b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/04/08 07:17
add audio/m4adec

97c465a9 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/04/08 06:50
print usage to stderr

bbc7f161 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/04/06 06:41
plan9: waitpid()

28f5666d – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/01 09:41
add top mkfile

65c09c02 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/02/01 09:40
do not install libfaad, build arch-specific archive and use it in the header file instead

f04dced0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/06 05:41
Merge remote-tracking branch 'upstream/master' into master

e48c2c82 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2020/10/06 02:45
Merge pull request #63 from awesie/awesie-fix-1

2783bdac – Andrew Wesie <awesie@gmail.com> authored on 2020/10/05 02:43
Fix PNS decoding when only right channel is noise.

fd7a5f8b – Andrew Wesie <awesie@gmail.com> authored on 2020/10/05 02:27
Support implicit SBR signaling in frontend.

d35cf8f2 – Andrew Wesie <awesie@gmail.com> authored on 2020/10/05 02:19
Support object type 29.

c78251b2 – Andrew Wesie <awesie@gmail.com> authored on 2020/10/05 01:47
Restrict SBR frame length to 960 and 1024 samples.

e19a5e49 – Andrew Wesie <awesie@gmail.com> authored on 2020/10/04 20:33
Check return value of ltp_data.

80ea6d58 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/09/13 12:54
damn kencc...

967204e8 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/09/13 12:54
audio/aacdec: fix usage

0e1b2b1c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/09/13 12:53
audio/aacdec: remove unused stuff

d2659173 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/09/10 13:44
frontend: provide audio/aacdec

bbe89933 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/09/04 03:58
Merge remote-tracking branch 'upstream' into master

f71b5e81 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2020/09/04 02:08
Merge pull request #61 from argilo/clean-formatting

0a84fa36 – Clayton Smith <argilo@gmail.com> authored on 2020/09/03 19:39
Remove trailing whitespace

cd14b605 – Clayton Smith <argilo@gmail.com> authored on 2020/09/03 19:21
Remove non-ASCII characters

ec15b298 – Fabian Greffrath <fabian@greffrath.com> authored and Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> committed on 2020/08/31 06:00
fix heap-buffer-overflow in mp4read.c

1b71a6ba – Fabian Greffrath <fabian@greffrath.com> authored on 2020/08/31 06:00
fix heap-buffer-overflow in mp4read.c

45c7e44c – Fabian Greffrath <fabian@greffrath.com> authored and Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> committed on 2020/08/17 03:37
mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()

1073aeef – Fabian Greffrath <fabian@greffrath.com> authored on 2020/08/17 03:37
mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()

a7b9a593 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/30 08:26
plan 9 port, initial version

eb19fa58 – tatsuz <57141580+tatsuz@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/04 16:46
updated Visual Studio projects to VS 2019 (#54)

f13d8d0c – Fabian Greffrath <fabian@greffrath.com> authored on 2020/05/04 17:53
version -> 2.9.2

912b2ee7 – François Cartegnie <fcartegnie@free.fr> authored and GitHub <noreply@github.com> committed on 2020/05/04 17:49
Unbreak PS audio (#51)

ac7e621d – François Cartegnie <fcartegnie@free.fr> authored and GitHub <noreply@github.com> committed on 2020/05/04 06:21
library name is faad (#52)

38102697 – Stefan Pöschel <basicmaster@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/05/01 14:48
frontend: address compile warning + add missing LF (#50)

793d77ad – Fabian Greffrath <fabian@greffrath.com> authored on 2020/04/28 09:20
add a pkg-config file

79b9ff97 – Fabian Greffrath <fabian@greffrath.com> authored on 2020/04/24 06:53
stszin: add check for allocation error and integer overflow

5cc622b8 – Fabian Greffrath <fabian@greffrath.com> authored on 2020/04/23 19:48
mp4read_open: add check for failed frame buffer allocation

25fbe5d6 – Fabian Greffrath <fabian@greffrath.com> authored on 2020/04/23 08:25
fix some inconsistencies in the frontend output

00aa7320 – Fabian Greffrath <fabian@greffrath.com> authored on 2020/03/11 11:43
fix "inline function 'cfftf1' declared but never defined" compiler warning

74e949f9 – Rosen Penev <rosenp@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/10 22:58
fix compilation with LC_ONLY_DECODER (#47)

366d3508 – Rosen Penev <rosenp@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/10 22:55
fix compilation without SBR/PS_DEC (#48)

6494791b – Fabian Greffrath <fabian@greffrath.com> authored on 2019/12/12 09:04
update README esp. WRT directory structure

d2d85d34 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/11/14 05:48
Merge pull request #42 from janisozaur/patch-1

7bee9cc1 – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/11/14 05:25
Merge pull request #43 from janisozaur/uint

481c19ef – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/11/14 05:25
Merge pull request #44 from janisozaur/pointers

3aba163b – Michał Janiszewski <janisozaur@gmail.com> authored on 2019/11/13 19:52
Initialize pointers that might otherwise not be

6aed8409 – Michał Janiszewski <janisozaur@gmail.com> authored on 2019/11/13 19:51
Use unsigned integers correctly

e8061cfd – Michał Janiszewski <janisozaur@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/11/13 19:59
Only use x86-assembly when explicitly on x86

043d37b6 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/11/04 06:22
version -> 2.9.1

7c3e60a5 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/10/02 08:51
fix Tille -> Title typo in frontend/mp4read.c

fae8a835 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/22 18:07
include stdio.h in ps_dec.c for stderr

365532eb – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/09 08:28
version -> 2.9.0

b20a5d2a – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/09 08:20
condense some ChangeLog entries

66c597ca – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/09/08 17:05
Merge pull request #40 from hlef/master

1e1d4477 – Hugo Lefeuvre <hle@debian.org> authored and Hugo Lefeuvre <hle@owl.eu.com> committed on 2019/09/07 12:49
changelog: add missing CVE identifiers and entries

9332789a – Fabian Greffrath <fabian@greffrath.com> authored on 2019/09/04 06:59
prepare Changelog for the next 2.9.0 release

419cd2bc – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/09/03 12:16
Merge pull request #14 from vividos/master

a2c43578 – Fabian Greffrath <fabian@greffrath.com> authored on 2019/08/26 11:11
enable to frontend to be built reproducibly

4cf97afb – Fabian Greffrath <fabian@greffrath.com> authored and GitHub <noreply@github.com> committed on 2019/08/26 10:20
Merge pull request #38 from hlef/master

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

5d380279 – Michael Fink <michael.fink@asamnet.de> authored on 2018/08/04 09:22
ignoring .user files from Visual Studio

b591c73a – Michael Fink <michael.fink@asamnet.de> authored on 2018/08/04 09:21
updated Visual Studio 2017 project for libfaad2.dll, also retrieving version from configure.ac file

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

1111ed43 – Krzysztof Nikiel <knik@users.sourceforge.net> authored on 2017/10/06 07:30
merge pull request #2

Next