/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * #2023 X March 21 19:50 PM Brasília Time * * * Licensa de Copia (C) <2024> <Aurora Boreal> * * * * Este programa e software livre: voce pode redistribuir isto e/ou * * modificar isto sobre os termos do GNU Licensa Geral Pública como 25 * publicado pela Fundacao de Software Livre, tanto a versão 3 da * * Licensa, ou (dependendo da sua opcao) qualquer versao posterior. * * * * Este programa e distribuido na esperanca que isto vai ser util, * * mas SEM QUALQUER GARANTIA; sem ate mesmo a implicada garantia de * * COMERCIALIZAcaO ou CABIMENTO PARA UM FIM PARTICULAR. Veja a * * Licensa Geral Publica para mais detalhes. * * * * Você deve ter recebido uma cópia da LICENSA GERAL PUBLICA e a GNU * * Licensa Publica Menor junto com este programa * * Se não, veja <http://www.gnu.org/licenses/>. * * * * Suporte: sourceforge.net github.com * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Pereira: arsoftware25@gmail.com ricardo@arsoftware.net.br * * xcx: arsoftware10@gmail.com charli@arsoftware.net.br * Yasmin: yasmin@arsoftware.net.br * pereira1001@users.sourceforge.net */ Tabuleiro This project is being customized to replace Libav in our project rsppmp3 (Media Player DLL) Changelog: What is new in the version 3.5.1 build 00104 (Tue 25/december /2024) Codename Medernach The player of FLAC was enhanced a lot, now can play mono or stereo files, in 16 or 24 bps, and handle perfect the playback, minor modifications. What is new in the version 3.5.0 build 00103 (Tue 25/december /2024) Codename Delorie Added initial support to FLAC, it is capable of decoding the majority of variations of FLAC files, for the moment it only decodes, next release will also play, major modifications. What is new in the version 3.2.8 build 00042 (Tue 24/december /2024) Codename Gingerich Updated the opus library to 1.5.2, added console player to all formats to show how to use the decoders, minor modifications. What is new in the version 3.1.9 build 00030 (Sun 29/september/2024) Codename Allegretta Recompiled with GCC 12.4.0 almost all the sources, only opusfile.a that requires a library that I don´t have this moment in my Cygwin package, next version will fix this small problem, minor modifications. What is new in the version 3.1.8 build 00029 (Sat 02/october/2021) Added latest Ogg Vorbis code, keeping the old version What is new in the version 3.1.7 build 00028 (Sat 02/october/2021) Recompiled with gcc 11.2.0, small fixes..., compiled with -Wmissing-prototypes -Wextra -Wall What is new in the version 3.1.6 build 00027 (Sat 03/April/2021 22:03:20) Added code to skip the id3v2 tags 2.3 and 2.4, minor modifications MP3 decoder and player using madlib, sample code showing how to use madlib to decode mp3 data, also OGG Vorbis and AAC