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
2011-06-28build: include sub-makefiles using full path instead of symlinksMans Rullgard
2011-06-25build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun
2011-06-14ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles
2011-06-10rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez
2011-06-07Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles
2011-06-05Skip tableprint.h during 'make checkheaders'.Diego Biurrun
2011-06-05Skip generated table headers during 'make checkheaders'.Diego Biurrun
2011-06-05Fix build of eval-test programMans Rullgard
2011-06-04Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun
2011-05-28ac3enc: add support for E-AC-3 encoding.Justin Ruggles
2011-05-24lavc: remove msmpeg4v1 encoder.Anton Khirnov
2011-05-19Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun
2011-05-19Collapse tableprint.c into tableprint.h.Diego Biurrun
2011-05-19Simplify trig table rulesMans Rullgard
2011-05-19Simplify CLEANFILES make variable by using wildcards.Diego Biurrun
2011-05-19Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard
2011-05-17dct: build dct32 as separate object filesMans Rullgard
2011-05-16Remove unused header mpegaudio3.h.Diego Biurrun
2011-05-11Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier
2011-05-09mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard
2011-05-04Fix standalone compilation of WTV demuxer.Diego Biurrun
2011-05-04Fix standalone compilation of MXPEG decoder.Diego Biurrun
2011-05-01DPX image encoderPeter Ross
2011-04-23vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun
2011-04-21lavc: provide the opt.h header until the next bumpAnton Khirnov
2011-04-19lavc: remove reference to opt.h from Makefile.Anton Khirnov
2011-04-19lavc: remove misc disabled cruft.Anton Khirnov
2011-04-11Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö
2011-04-11Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö
2011-04-01Fixed-point support in fft-testMans Rullgard
2011-03-31Fixed-point FFT and MDCTMans Rullgard
2011-03-30Add MxPEG decoderanatoly
2011-03-28Chronomaster DFA decoderKostya Shishkov
2011-03-23lavc: move the version macros to a new installed header.Anton Khirnov
2011-03-23Add kbdwin.o to AC3 decoderKieran Kunhya
2011-03-20Move sine windows to a separate fileMans Rullgard
2011-03-19Move ff_kbd_window_init() to a separate fileMans Rullgard
2011-03-19Remove Sonic experimental audio codecMans Rullgard
2011-03-14Bitmap Brothers JV video decoderPeter Ross
2011-03-12Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard
2011-02-15Merge libavcore into libavutilReinhard Tartler
2011-02-10Add x86-optimized versions of exponent_min().Justin Ruggles
2011-02-07Xan4 decoderKostya Shishkov
2011-02-02Separate format conversion DSP functions from DSPContext.Justin Ruggles
2011-01-22Remove H.264 encoder fragmentsAlex Converse
2011-01-09Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos
2011-01-04Change the AC-3 encoder to use floating-point.Justin Ruggles
2011-01-03Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles
2010-12-29add SubRip decoderAurelien Jacobs
2010-12-22Makefile: Fix dependencies of componentsMartin Storsjö