Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-04avcodec/mpegaudiodata: Unavpriv mpa_bitrate and mpa_frequency tabsAndreas Rheinhardt
2020-12-08avcodec/mpegaudio_tablegen: Make exponential LUT sharedAndreas Rheinhardt
2020-12-08avcodec/mpegaudiodec: Hardcode tables to save spaceAndreas Rheinhardt
2020-12-08avcodec/mpegaudiodec: Share fixed and floating point data and init codeAndreas Rheinhardt
2017-11-11Merge commit 'abf1c058d1bd0ed1b820ea5e501a4484756f00b0'James Almer
2017-08-31msvc: Properly specify dllexport for data symbols shared across dll boundariesMartin Storsjö
2012-10-19Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72'Michael Niedermayer
2012-10-18Add support for building shared libraries with MSVCMartin Storsjö
2012-08-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-24mpegaudio: move ff_mpa_enwindow to a separate fileMans Rullgard
2011-10-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-10-20lavc: use avpriv_ prefix for some mpegaudio symbols used in lavf.Anton Khirnov
2011-05-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-20mpegaudio: clean up #includesMans Rullgard
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-06-25mark read-only data as constStefan Gehrer
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2007-11-08Move 2 defines from mpegaudiodec.c to mpegaudiodata.h to allow compilationMartin Lindhe
2007-10-17Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun
2007-05-19add proper prefix to extern mpeg audio data tablesAurelien Jacobs
2007-05-19move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.cAurelien Jacobs