summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* 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
* Split H263 encoder and decoder from common code.Michael Niedermayer2010-01-09
* Add support for hard-coded MDCT-related ff_sine_windows tables.Reimar Döffinger2010-01-09
* Split the mpeg4 encoder and decoder off h263.cMichael Niedermayer2010-01-07
* Split out intel H263 decoder.Michael Niedermayer2010-01-07
* Split flv decoding out.Michael Niedermayer2010-01-07
* Split out flv encoding.Michael Niedermayer2010-01-07
* Neither the H.264 nor the SVQ3 decoder depend on the H.264 parser.Diego Biurrun2009-12-29
* The MLP decoder depends on the MLP parser.Diego Biurrun2009-12-29
* Enable the TrueHD decoder when the MLP decoder is enabled.Diego Biurrun2009-12-29
* Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure.Diego Biurrun2009-12-29
* Declare AAC parser dependencies in configure.Diego Biurrun2009-12-29
* The S/P-DIF muxer depends on mpeg4audio.o.Diego Biurrun2009-12-29
* Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure.Diego Biurrun2009-12-29
* Add H.264 bitstream decoding through VAAPI.Gwenole Beauchesne2009-12-29
* vc1_parser.o does not depend on h263dec.o and intrax8.o.Diego Biurrun2009-12-29
* Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure.Diego Biurrun2009-12-28
* Declare dependencies for H.263 family decoders in configure.Diego Biurrun2009-12-28
* Declare the dependency of the H.263 decoder on the H.263 parser in configure.Diego Biurrun2009-12-28
* Auravision Aura 2 decoderKostya Shishkov2009-12-23
* Add Auravision Aura decoding supportKostya Shishkov2009-12-23
* Add decoder for R210 (uncompressed 10-bit RGB) codec.Reimar Döffinger2009-12-17
* CD+G demuxer and decoderMichael Tison2009-12-17
* ARM: NEON optimised H264 16x16, 8x8 predMåns Rullgård2009-12-02
* Add support for hardcoding the motionpixels rgb to yuv table.Reimar Döffinger2009-11-26
* -DFRAC_BITS must be added to CPPFLAGS when compiling mpegaudio_tablegen.ho.Diego Biurrun2009-11-25