summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Skip the tablegen fragments in checkheadersMåns Rullgård2010-03-08
* Add TESTOBJS make variable for extra objects used by test appsMåns Rullgård2010-03-08
* Add an HE-AAC v1 decoder.Alex Converse2010-03-08
* Create a public API for FFT family of functionsMåns Rullgård2010-03-07
* Make lsp a separate configurable and select it from codecs needing itMåns Rullgård2010-03-02
* Cosmetics: break all Makefile lines at 80 columns or lessDaniel Verkamp2010-02-23
* Fix iff demuxer dependenciesDaniel Verkamp2010-02-23
* Fix vc1 parser dependenciesDaniel Verkamp2010-02-23
* Fix h264 parser dependenciesDaniel Verkamp2010-02-23
* Fix mpeg4video parser dependenciesDaniel Verkamp2010-02-23
* Fix wmv2 encoder dependenciesDaniel Verkamp2010-02-23
* Fix gif encoder dependenciesDaniel Verkamp2010-02-23
* Fix snow encoder dependenciesDaniel Verkamp2010-02-23
* Fix svq1 encoder dependenciesDaniel Verkamp2010-02-23
* ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16Kostya Shishkov2010-02-22
* Fix compilation for --enable-version3 --enable-libopencore_amrwb (only).Carl Eugen Hoyos2010-02-22
* AMR-NB floating-point based decoder.Vitor Sessak2010-02-21
* Bink video decoderKostya Shishkov2010-02-21
* x86_fft.o depends on MMX and FFT.Ramiro Polla2010-02-20
* msmpeg4v* encoders depend on h263decDaniel Verkamp2010-02-19
* Declare WMV1 decoder dependenciesDaniel Verkamp2010-02-19
* Declare CAF demuxer dependency on mpegaudioDaniel Verkamp2010-02-19
* remove a Huffman table from WMA which also exists in AACStefan Gehrer2010-02-19
* Add missing dependency of TwinVQVitor Sessak2010-02-19
* Add the dependency for mpeg4audio.o of the ALS decoder.Thilo Borgmann2010-02-19
* Add lsp.o as a dependency for wmavoice. This fixes a compilation error whenJames Darnley2010-02-16
* Support arithmetic decoding in ALS.Thilo Borgmann2010-02-13
* WMAVoice decoder.Ronald S. Bultje2010-02-12
* Indeo 5 decoderKostya Shishkov2010-02-09
* IFF PBM/ILBM bitmap decoderPeter Ross2010-02-03
* Bink Audio decoderPeter Ross2010-01-31
* VC-1/WMV3 DXVA2 implementationLaurent Aimar2010-01-24
* Moved reusable functions from dxva2_h264.c to dxva2.cLaurent Aimar2010-01-23
* H264 DXVA2 implementationLaurent Aimar2010-01-20
* Floating point discrete cosine transformVitor Sessak2010-01-20
* Install <libavcodec/vaapi.h> header.Gwenole Beauchesne2010-01-18
* Add missing Makefile dependencies to CONFIG_SNOW_ENCODER.Alexander Strange2010-01-17
* SIPR16k decoderVitor Sessak2010-01-16
* Split cabac decoding code out of h264.c.Michael Niedermayer2010-01-13
* Split cavlc out of h264.c.Michael Niedermayer2010-01-13
* Split all the reference picture handling off h264.c.Michael Niedermayer2010-01-12
* Split (picture|seq) parameter set decoding out of h264.c.Michael Niedermayer2010-01-12
* Split SEI code off h264.c.Michael Niedermayer2010-01-12
* Split direct mode (macro)block decoding off h264.c.Michael Niedermayer2010-01-12
* Split h264 loop filter off h264.c.Michael Niedermayer2010-01-12
* Move svq3.o to the correct spot.Michael Niedermayer2010-01-12
* Get rid of #include "svq3.c"Michael Niedermayer2010-01-12
* Add support for dirac in oggDavid Conrad2010-01-11
* SIPR decoder for modes 8k5, 6k5 and 5k0.Vladimir Voroshilov2010-01-10
* Deluxe Paint Animation decoderPeter Ross2010-01-10