X-Git-Url: http://git.ieval.ro/?p=fdkaac.git;a=blobdiff_plain;f=ChangeLog;h=51815a94270c9172718e52712d214492cb75cbf1;hp=771eb878911d1172af430ce79626c44923fa76e7;hb=374ae78b970a9249d047f0958472114b16523e23;hpb=a1b4f691f5e5de88e95273a7deb9088d9585d27c diff --git a/ChangeLog b/ChangeLog index 771eb87..51815a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,54 @@ +2016-08-26 nu774 + + * update ChangeLog [HEAD -> master] + + * bump [origin/master] + + * Ticket #23: quit supporting MPEG-2 AOT + +2016-08-25 nu774 + + * fix libfdkaac encoder version check for SBR_RATIO availability + + * Use our SBR signaling implementation on old libfdkaac + +2015-10-10 nu774 + + * improve MSVC project + +2015-09-21 nu774 + + * fix indents + + * update compat layer, mainly for MSVC14 issue + +2015-07-22 nu774 + + * add platformtoolset in vcxproj + + * fix build issue on MSVC14 + +2015-06-12 nu774 + + * remove an unused variable decl + + * remove an unused variable decl + + * m4af: move internal struct m4af_itmf_entry_t from header + +2015-02-14 nu774 + + * update ChangeLog + + * bump version [v0.6.2] + + * take stco->co64 switch due to mdat relocation into account on finalizing m4a + + * fix incorrect iTunSMPB written when interrupted by signals + 2014-09-13 nu774 - * update ChangeLog [HEAD] + * update ChangeLog * bump version [v0.6.1] @@ -10,7 +58,7 @@ 2014-08-17 nu774 - * update INSTALL [origin/master] + * update INSTALL * add m4 macros