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
2010-03-09Kega Game Video (KGV1) decoderDaniel Verkamp
2010-03-08Skip mpegaudio3.h in checkheadersMåns Rullgård
2010-03-08Skip the tablegen fragments in checkheadersMåns Rullgård
2010-03-08Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård
2010-03-08Add an HE-AAC v1 decoder.Alex Converse
2010-03-08Create a public API for FFT family of functionsMåns Rullgård
2010-03-02Make lsp a separate configurable and select it from codecs needing itMåns Rullgård
2010-02-23Cosmetics: break all Makefile lines at 80 columns or lessDaniel Verkamp
2010-02-23Fix iff demuxer dependenciesDaniel Verkamp
2010-02-23Fix vc1 parser dependenciesDaniel Verkamp
2010-02-23Fix h264 parser dependenciesDaniel Verkamp
2010-02-23Fix mpeg4video parser dependenciesDaniel Verkamp
2010-02-23Fix wmv2 encoder dependenciesDaniel Verkamp
2010-02-23Fix gif encoder dependenciesDaniel Verkamp
2010-02-23Fix snow encoder dependenciesDaniel Verkamp
2010-02-23Fix svq1 encoder dependenciesDaniel Verkamp
2010-02-22ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov
2010-02-22Fix compilation for --enable-version3 --enable-libopencore_amrwb (only).Carl Eugen Hoyos
2010-02-21AMR-NB floating-point based decoder.Vitor Sessak
2010-02-21Bink video decoderKostya Shishkov
2010-02-20x86_fft.o depends on MMX and FFT.Ramiro Polla
2010-02-20msmpeg4v* encoders depend on h263decDaniel Verkamp
2010-02-20Declare WMV1 decoder dependenciesDaniel Verkamp
2010-02-20Declare CAF demuxer dependency on mpegaudioDaniel Verkamp
2010-02-19remove a Huffman table from WMA which also exists in AACStefan Gehrer
2010-02-19Add missing dependency of TwinVQVitor Sessak
2010-02-19Add the dependency for mpeg4audio.o of the ALS decoder.Thilo Borgmann
2010-02-16Add lsp.o as a dependency for wmavoice. This fixes a compilation error whenJames Darnley
2010-02-13Support arithmetic decoding in ALS.Thilo Borgmann
2010-02-12WMAVoice decoder.Ronald S. Bultje
2010-02-09Indeo 5 decoderKostya Shishkov
2010-02-03IFF PBM/ILBM bitmap decoderPeter Ross
2010-01-31Bink Audio decoderPeter Ross
2010-01-24VC-1/WMV3 DXVA2 implementationLaurent Aimar
2010-01-23Moved reusable functions from dxva2_h264.c to dxva2.cLaurent Aimar
2010-01-20H264 DXVA2 implementationLaurent Aimar
2010-01-20Floating point discrete cosine transformVitor Sessak
2010-01-18Install <libavcodec/vaapi.h> header.Gwenole Beauchesne
2010-01-17Add missing Makefile dependencies to CONFIG_SNOW_ENCODER.Alexander Strange
2010-01-16SIPR16k decoderVitor Sessak
2010-01-13Split cabac decoding code out of h264.c.Michael Niedermayer
2010-01-13Split cavlc out of h264.c.Michael Niedermayer
2010-01-12Split all the reference picture handling off h264.c.Michael Niedermayer
2010-01-12Split (picture|seq) parameter set decoding out of h264.c.Michael Niedermayer
2010-01-12Split SEI code off h264.c.Michael Niedermayer
2010-01-12Split direct mode (macro)block decoding off h264.c.Michael Niedermayer
2010-01-12Split h264 loop filter off h264.c.Michael Niedermayer
2010-01-12Move svq3.o to the correct spot.Michael Niedermayer
2010-01-12Get rid of #include "svq3.c"Michael Niedermayer
2010-01-11Add support for dirac in oggDavid Conrad