Activity for Freeware Advanced Audio Codec

  • menno menno merged merge request #1 on faad2

    Fix possible out-of-bounds

  • Fabian Greffrath Fabian Greffrath posted a comment on merge request #1

    Thanks for your contribution! Please follow the new upstream GIT repository where I have already applied your fix: https://github.com/knik0/faad2

  • Evgenii Kliuchnikov Evgenii Kliuchnikov created merge request #1 on faad2

    Fix possible out-of-bounds

  • Anonymous created ticket #249

    علي

  • Anonymous created ticket #248

    Invalid number of channels

  • yixinuestc yixinuestc created ticket #247

    Please give a sample demo to encode/decode the bitstream

  • yixinuestc yixinuestc created ticket #246

    Does the pcm must be 1024 samples?

  • Eli Cohen Eli Cohen created ticket #245

    m4a to wav half file

  • Adam zampa Adam zampa posted a comment on discussion General Discussion

    Aunque este es un hilo antiguo, solo quiero ver si hay una nueva versión del binario / ejecutable FAAD2 disponible con las últimas actualizaciones. El que está disponible públicamente en rarewares https://convertidor.live/ tiene fecha de 2010, pero veo una referencia a la solución en 2011 arriba. Uno disponible para descargar en este sitio (Sourceforge).

  • Hemant chourasia Hemant chourasia posted a comment on discussion General Discussion

    Can anyone please point out where to find out the 64bit AAC encoder code for windows? Thanks

  • Anonymous posted a comment on discussion General Discussion

    Hello, Although this is an old thread, I just want to see if there is a new version of FAAD2 binary/executable available with latest updates. The one that is publicly available on rarewares (https://www.rarewares.org/aac-decoders.php) is dated 2010 but I see about reference to the fix in 2011 above. One available for download on this (Sourceforge) site is for FAAC binary and didn't see any option for decoding. I am getting error "Bitstream value not allowed by specification" and faad2 stops conversion...

  • Anonymous created ticket #244

    aac:sbr vlc lag

  • Freeware Advanced Audio Codec Freeware Advanced Audio Codec released /faac-src/faac-1.30/faac-1_30.zip

  • Freeware Advanced Audio Codec Freeware Advanced Audio Codec released /faac-src/faac-1.30/faac-1_30.tar.gz

  • Fabian Greffrath committed [11215a]

    add a pkg-config file

  • Michael Fink Michael Fink committed [9e1393]

    ported over ac2ver tool to generate PACKAGE_VERSION when compiling with Visual Studio

  • Fabian Greffrath committed [78d0f9]

    input.c: change bufi to a char pointer

  • GitHub committed [dde8b0]

    Merge pull request #18 from vividos/master

  • Michael Fink Michael Fink committed [b543d7]

    added missing include stdint.h needed for using int32_t, uint8_t, etc.

  • Tatsuya Suzuki committed [cf3e02]

    updated Visual Studio projects to VS 2019

  • Fabian Greffrath committed [215140]

    consistently use stdint.h types

  • Eugène Filin committed [cb178e]

    Memory allocations redefined

  • Fabian Greffrath committed [25d8da]

    quantize.h: revert back to some more generic SSE2 code

  • Fabian Greffrath committed [f7d376]

    quantize.c: fix logic error in compiler detection

  • GitHub committed [0c89ba]

    Merge pull request #35 from 1480c1/fixoutsourcebuild

  • Fabian Greffrath committed [bdb83a]

    check index ranges before dereferencing book arrays

  • GitHub committed [bdafb6]

    Merge pull request #27 from krabiswabbie/master

  • Eugène Filin committed [5954bc]

    Accurate buffer size estimation

  • Christopher Degawa Christopher Degawa committed [c8d12a]

    frontend: fix out-of-root build

  • GitHub committed [278b72]

    Merge pull request #30 from vividos/master

  • Tatsuya Suzuki committed [7e9283]

    main.c : progress report keeps alignment when encoding a large file

  • Fabian Greffrath committed [c69c88]

    fix a memory leak in chan_remap()

  • GitHub committed [ceafe6]

    Merge pull request #33 from tatsuz/master

  • Fabian Greffrath committed [30f39e]

    fix some cppcheck warnings in the Cfaac code

  • Fabian Greffrath committed [df5d68]

    remove some extra stdint-includes

  • Fabian Greffrath committed [78d8e0]

    version -> 1.30

  • Fabian Greffrath committed [796443]

    unconditionally include stdint.h in frontend/input.h

  • Fabian Greffrath committed [d6aa4b]

    Fix compilation with GCC <= 4.7.3

  • Fabian Greffrath committed [40fffb]

    include stdint.h for int32_t

  • Michael Fink Michael Fink committed [4373a7]

    added ignoring .user files from Visual Studio

  • Michael Fink Michael Fink committed [30049d]

    updated Visual Studio 2017 projects

  • Fabian Greffrath committed [c06ea4]

    update ChangeLog for a future v1.30 release

  • Anonymous created ticket #243

    Lower frequencies issue when decoding Open FM streams

  • Fabian Greffrath Fabian Greffrath modified ticket #237

    faad -i has typo in ‘Title’: ‘Tille’

  • Fabian Greffrath Fabian Greffrath posted a comment on ticket #237

    https://github.com/knik0/faad2/commit/7c3e60a51492f6a88525d0c419d1841920aab987

  • Fabian Greffrath Fabian Greffrath modified ticket #242

    faac2: build fix with wl,asneeded gcc flag on i386

  • Fabian Greffrath Fabian Greffrath posted a comment on ticket #242

    https://github.com/knik0/faad2/commit/920ec985a74c6f88fe507181df07a0cd7e51d519

  • Anonymous posted a comment on discussion General Discussion

    Humble request to expand default bandwidth limits on both sides, low close to zero and high to maximum. Just in case, if any. H.B.H Headphones Blocked Head.

  • Anonymous posted a comment on discussion General Discussion

    To, FAAC Author(s), Support Team Members, and Mulder. Thanks, folks! for lifting bitrate ban in version FAAC 1.29.9.2. It's possible to encode at 448k ~ 48KHz ~ 24bit audio stream. H.B.H Headphones Blocked Head.

  • Gianfranco Costamagna Gianfranco Costamagna created ticket #242

    faac2: build fix with wl,asneeded gcc flag on i386

  • Hugo Lefeuvre Hugo Lefeuvre committed [6b4a7c]

    sbr_hfadj: sanitize frequency band borders

  • GitHub committed [7da4a8]

    Merge pull request #11 from ccawley2011/mingw

  • Hugo Lefeuvre Hugo Lefeuvre committed [466b01]

    syntax.c: check for syntax element inconsistencies

  • Cameron Cawley Cameron Cawley committed [b85c74]

    Fix compilation with MinGW

  • GitHub committed [a8dc3f]

    Merge pull request #33 from hlef/master

  • pwd pwd posted a comment on ticket #240

    a new bug in faad2 .link

  • Steffen Nurpmeso Steffen Nurpmeso posted a comment on ticket #241

    One remark. I contacted that public law (i guess) swiss radio station back in December, and after they forwarded that to their IT staff those answered yesterday and said they cannot reproduce or find answers to my problem by using VLC (sic). I asked for an Ogg Vorbis stream, that at least is free, and maybe they get me that instead... Ciao!

  • Steffen Nurpmeso Steffen Nurpmeso created ticket #241

    Cannot compile without DRM? And: i see DRM failing

  • fishfish fishfish created ticket #240

    Serveral bugs in faad2

  • Takashi Yoshi committed [c8f26d]

    Fix compilation with GCC < 4.6

  • Takashi Yoshi committed [a06702]

    Fix compilation on big endian systems

  • GitHub committed [764ddc]

    Merge pull request #13 from sideeffect42/old-gcc-and-bigendian-fix

  • Fabian Greffrath committed [ba794f]

    Fix division by zero errors

  • GitHub committed [10655c]

    Merge pull request #17 from knik0/div0_issue14

  • Anonymous created ticket #239

    MP4 to MP3 error 0xC0000094

  • Anonymous created ticket #238

    M4A to MP3 convert Errors

  • Alexander Thomas Alexander Thomas created ticket #237

    faad -i has typo in ‘Title’: ‘Tille’

  • MuldeR MuldeR committed [58fff5]

    More generalized solution that also fixes compilation with GCC < 4.7.3.

  • GitHub committed [9a00b5]

    Merge pull request #10 from lordmulder/master

  • MuldeR MuldeR committed [5dd845]

    Removed non-existing MSVC project from the solution file.

  • GitHub committed [36f3f6]

    Merge pull request #9 from ccawley2011/gcc-4.7.4

  • Cameron Cawley committed [8e28af]

    Fix compilation with GCC 4.7.4

  • Krzysztof Nikiel Krzysztof Nikiel modified ticket #235

    Some files missing in 2.8.8 release ZIP (source)

  • Krzysztof Nikiel Krzysztof Nikiel modified ticket #236

    FAAD2_VERSION remains "unknown"

  • Krzysztof Nikiel Krzysztof Nikiel posted a comment on ticket #236

    It's not supposed to be updated anymore, for the correct way to get version string see recent frontend/main.c

  • Mikhail T. Mikhail T. created ticket #236

    FAAD2_VERSION remains "unknown"

  • Krzysztof Nikiel Krzysztof Nikiel committed [f930bf]

    add getopt.h as extra source

  • Krzysztof Nikiel Krzysztof Nikiel committed [5530ff]

    obsolete files removed

  • GitHub committed [1cf5a5]

    Merge pull request #7 from lordmulder/master

  • MuldeR MuldeR committed [ebec9f]

    Fixed indentation.

  • MuldeR MuldeR committed [678aaa]

    Fixed a number of compiler warnings because of unused variables + fixed use of un-initialized variable.

  • MuldeR MuldeR modified a comment on ticket #235

    Personally, I don't use it, so I would be okay with that decision. But I'm not sure about others. In any case, if the sources are removed, that MSVC project (aacinfo) should be removed too.

  • MuldeR MuldeR posted a comment on ticket #235

    Personally, I don't use it, so I would be okay with that decision. But I'm not sure about others. In any case, if the sources are removed, MSVC project should be removed too.

  • Krzysztof Nikiel Krzysztof Nikiel posted a comment on ticket #235

    To me it looks like some outdated and not very useful tool, i'd love to remove it.

  • MuldeR MuldeR posted a comment on ticket #235

    Yes, these files are used in the "aacinfo" project.

  • Krzysztof Nikiel Krzysztof Nikiel posted a comment on ticket #235

    common/faad/aacinfo.c common/faad/filestream.c Are these files really used anywhere, probably can be removed from the project. getopt.h, this one is really missing, will fix it soon. BTW: Is the release ZIP not created via git archive --output=foo.zip master ??? It has to be created with autotools (make dist)

  • MuldeR MuldeR created ticket #235

    Some files missing in 2.8.8 release ZIP (source)

  • MuldeR MuldeR posted a comment on discussion General Discussion

    Thanks for committing!

  • Freeware Advanced Audio Codec Freeware Advanced Audio Codec released /faad2-src/faad2-2.8.0/faad2-2.8.8.tar.gz

  • Krzysztof Nikiel Krzysztof Nikiel committed [20a0a2]

    version -> 2.8.7

  • Krzysztof Nikiel Krzysztof Nikiel committed [334e76]

    version -> 2.8.8

  • Krzysztof Nikiel Krzysztof Nikiel committed [40617a]

    add new files to Makefile.am

  • Freeware Advanced Audio Codec Freeware Advanced Audio Codec released /faad2-src/faad2-2.8.0/faad2-2.8.7.tar.gz

  • Krzysztof Nikiel Krzysztof Nikiel committed [c3c993]

    include "utils" in source package

  • MuldeR MuldeR committed [ce72f5]

    Generate "win32_ver.h" from "configure.h" as a pre-build event + some clean-up of project files.

  • GitHub committed [01d765]

    Merge pull request #5 from lordmulder/master

  • Krzysztof Nikiel Krzysztof Nikiel modified ticket #231

    FAAD2 v2.8.6 - Win32 Build Fix

  • MuldeR MuldeR posted a comment on ticket #231

    Done! Please have a look here: https://github.com/knik0/faad2/pull/5 Best Regards, MuldeR

  • Krzysztof Nikiel Krzysztof Nikiel modified ticket #232

    FAAD2 v2.8.6 - Win32 Unicode Support

1 >