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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-09libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic
2014-12-19qdm2: Allow hard-coding VLC tables.Reimar Döffinger
2014-09-06aacsbr: support hardcoding tables.Reimar Döffinger
2013-10-15tableprint: Fix use of a size_t print with MSVCDerek Buitenhuis
2011-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-07doxygen: Replace '\' by '@' in Doxygen markup tags.Diego Biurrun
2011-07-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-02doxygen: Prefer member groups over grouping into modulesReinhard Tartler
2011-06-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-24doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun
2011-06-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-05tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS.Diego Biurrun
2011-06-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-06-04Add missing #includes to make headers self-contained.Diego Biurrun
2011-05-20Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-05-19Collapse tableprint.c into tableprint.h.Diego Biurrun
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2010-06-27tablegen: implement and use WRITE_ARRAY macrosDiego Pettenò
2010-06-27tableprint: use the type name as-is for the functions' names.Diego Pettenò
2010-05-13Support writing 2d float arrays.Michael Kostylev
2010-04-01Change/simplify the tableprint/tablegen API.Reimar Döffinger
2010-03-21Extend and move macros to create table printing functions to header.Reimar Döffinger
2010-03-14Add some more table-printing functions needed for future patches.Reimar Döffinger
2010-01-09Add support for hard-coded MDCT-related ff_sine_windows tables.Reimar Döffinger
2009-11-27Add support for hardcoding the motionpixels rgb to yuv table.Reimar Döffinger
2009-10-28Add support for hardcoding the mpegaudiodec tables.Reimar Döffinger