Skip to content

Commit

Permalink
add dates to previous releases
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiangreffrath committed Nov 14, 2023
1 parent 2c1eebc commit 11cdbac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2.11.0:
2.11.0 (2023-11-07):
[ Eugène Filin ]
* Fix incorrect variable initialization

Expand Down Expand Up @@ -74,7 +74,7 @@
* Add define option to disable SBR/PS support
* Fix coefficient table selection in tns_decode_coef

2.10.1:
2.10.1 (2022-10-20):
[David Korczynski]
* Reject buffers of zero size.

Expand All @@ -83,7 +83,7 @@
* Have proper version string in `faad.h`.
* Add conditional build with DRC.

2.10.0:
2.10.0 (2020-10-20):
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)

Expand All @@ -108,7 +108,7 @@
* Check for error after each channel decode.
* Check for inconsistent number of channels.

2.9.2:
2.9.2 (2020-05-04):
[ Michał Janiszewski ]
* Only use x86-assembly when explicitly on x86
* Use unsigned integers correctly
Expand All @@ -135,12 +135,12 @@
* library name is faad (#52)
* Unbreak PS audio (#51)

2.9.1:
2.9.1 (2019-11-04):
[ Fabian Greffrath ]
* Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink)
* Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas)

2.9.0:
2.9.0 (2019-09-09):
[ Krzysztof Nikiel ]
* Build system fixes and code clean-up

Expand Down

0 comments on commit 11cdbac

Please sign in to comment.