]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
sparc: fix a few pages of cast warnings
[ffmpeg] / libavcodec / Makefile
2010-03-10 Måns RullgårdReplace $(G) with more generic $(M) in silent make...
2010-03-09 Måns RullgårdPrettify make output when generating headers
2010-03-09 Daniel VerkampKega Game Video (KGV1) decoder
2010-03-08 Måns RullgårdSkip mpegaudio3.h in checkheaders
2010-03-08 Måns RullgårdSkip the tablegen fragments in checkheaders
2010-03-08 Måns RullgårdAdd TESTOBJS make variable for extra objects used by...
2010-03-08 Alex ConverseAdd an HE-AAC v1 decoder.
2010-03-07 Måns RullgårdCreate a public API for FFT family of functions
2010-03-02 Måns RullgårdMake lsp a separate configurable and select it from...
2010-02-23 Daniel VerkampCosmetics: break all Makefile lines at 80 columns or...
2010-02-23 Daniel VerkampFix iff demuxer dependencies
2010-02-23 Daniel VerkampFix vc1 parser dependencies
2010-02-23 Daniel VerkampFix h264 parser dependencies
2010-02-23 Daniel VerkampFix mpeg4video parser dependencies
2010-02-23 Daniel VerkampFix wmv2 encoder dependencies
2010-02-23 Daniel VerkampFix gif encoder dependencies
2010-02-23 Daniel VerkampFix snow encoder dependencies
2010-02-23 Daniel VerkampFix svq1 encoder dependencies
2010-02-22 Kostya ShishkovARM: NEON scalarproduct_int16 and scalarproduct_and_mad...
2010-02-22 Carl Eugen HoyosFix compilation for --enable-version3 --enable-libopenc...
2010-02-21 Vitor SessakAMR-NB floating-point based decoder.
2010-02-21 Kostya ShishkovBink video decoder
2010-02-20 Ramiro Pollax86_fft.o depends on MMX and FFT.
2010-02-19 Daniel Verkampmsmpeg4v* encoders depend on h263dec
2010-02-19 Daniel VerkampDeclare WMV1 decoder dependencies
2010-02-19 Daniel VerkampDeclare CAF demuxer dependency on mpegaudio
2010-02-19 Stefan Gehrerremove a Huffman table from WMA which also exists in AAC
2010-02-19 Vitor SessakAdd missing dependency of TwinVQ
2010-02-19 Thilo BorgmannAdd the dependency for mpeg4audio.o of the ALS decoder.
2010-02-16 James DarnleyAdd lsp.o as a dependency for wmavoice. This fixes...
2010-02-13 Thilo BorgmannSupport arithmetic decoding in ALS.
2010-02-12 Ronald S. BultjeWMAVoice decoder.
2010-02-09 Kostya ShishkovIndeo 5 decoder
2010-02-03 Peter RossIFF PBM/ILBM bitmap decoder
2010-01-31 Peter RossBink Audio decoder
2010-01-24 Laurent AimarVC-1/WMV3 DXVA2 implementation
2010-01-23 Laurent AimarMoved reusable functions from dxva2_h264.c to dxva2.c
2010-01-20 Laurent AimarH264 DXVA2 implementation
2010-01-20 Vitor SessakFloating point discrete cosine transform
2010-01-18 Gwenole BeauchesneInstall <libavcodec/vaapi.h> header.
2010-01-17 Alexander StrangeAdd missing Makefile dependencies to CONFIG_SNOW_ENCODER.
2010-01-16 Vitor SessakSIPR16k decoder
2010-01-13 Michael NiedermayerSplit cabac decoding code out of h264.c.
2010-01-13 Michael NiedermayerSplit cavlc out of h264.c.
2010-01-12 Michael NiedermayerSplit all the reference picture handling off h264.c.
2010-01-12 Michael NiedermayerSplit (picture|seq) parameter set decoding out of h264.c.
2010-01-12 Michael NiedermayerSplit SEI code off h264.c.
2010-01-12 Michael NiedermayerSplit direct mode (macro)block decoding off h264.c.
2010-01-12 Michael NiedermayerSplit h264 loop filter off h264.c.
2010-01-12 Michael NiedermayerMove svq3.o to the correct spot.
2010-01-12 Michael NiedermayerGet rid of #include "svq3.c"
2010-01-11 David ConradAdd support for dirac in ogg
2010-01-10 Vladimir VoroshilovSIPR decoder for modes 8k5, 6k5 and 5k0.
2010-01-10 Peter RossDeluxe Paint Animation decoder
2010-01-09 Michael NiedermayerSplit H263 encoder and decoder from common code.
2010-01-09 Reimar DöffingerAdd support for hard-coded MDCT-related ff_sine_windows...
2010-01-07 Michael NiedermayerSplit the mpeg4 encoder and decoder off h263.c
2010-01-07 Michael NiedermayerSplit out intel H263 decoder.
2010-01-07 Michael NiedermayerSplit flv decoding out.
2010-01-07 Michael NiedermayerSplit out flv encoding.
2009-12-29 Diego BiurrunNeither the H.264 nor the SVQ3 decoder depend on the...
2009-12-29 Diego BiurrunThe MLP decoder depends on the MLP parser.
2009-12-29 Diego BiurrunEnable the TrueHD decoder when the MLP decoder is enabled.
2009-12-29 Diego BiurrunDeclare AC-3 parser dependency of AC-3 decoder and...
2009-12-29 Diego BiurrunDeclare AAC parser dependencies in configure.
2009-12-29 Diego BiurrunThe S/P-DIF muxer depends on mpeg4audio.o.
2009-12-29 Diego BiurrunDeclare WMV1/WMV2/VC-1 decoder dependency on the H...
2009-12-29 Gwenole BeauchesneAdd H.264 bitstream decoding through VAAPI.
2009-12-29 Diego Biurrunvc1_parser.o does not depend on h263dec.o and intrax8.o.
2009-12-28 Diego BiurrunDeclare dependencies of RV10/RV20 decoders on the H...
2009-12-28 Diego BiurrunDeclare dependencies for H.263 family decoders in confi...
2009-12-28 Diego BiurrunDeclare the dependency of the H.263 decoder on the...
2009-12-23 Kostya ShishkovAuravision Aura 2 decoder
2009-12-23 Kostya ShishkovAdd Auravision Aura decoding support
2009-12-17 Reimar DöffingerAdd decoder for R210 (uncompressed 10-bit RGB) codec.
2009-12-17 Michael TisonCD+G demuxer and decoder
2009-12-02 Måns RullgårdARM: NEON optimised H264 16x16, 8x8 pred
2009-11-26 Reimar DöffingerAdd support for hardcoding the motionpixels rgb to...
2009-11-25 Diego Biurrun-DFRAC_BITS must be added to CPPFLAGS when compiling...
2009-11-11 Thilo BorgmannAdd MPEG-4 Audio Lossless Coding (ALS) decoder.
2009-10-29 Måns RullgårdAdd generic rules for building helpers with HOSTCC
2009-10-28 Måns RullgårdMakefile cosmetics
2009-10-28 Måns RullgårdGenerate mpegaudio tables only when CONFIG_HARDCODED_TA...
2009-10-28 Reimar DöffingerFix dependency: generated table is needed to create...
2009-10-28 Reimar DöffingerAdd support for hardcoding the mpegaudiodec tables.
2009-10-28 Michael NiedermayerSplit synth filter out of dca.c.
2009-10-28 Diego BiurrunSplit PAM encoder off into its own file.
2009-10-28 Diego BiurrunSplit the decoders from pnmen.c off into their own...
2009-10-28 Diego BiurrunThe encoders in pnmenc.c now depend on the init/end...
2009-10-23 Diego BiurrunCompile LPC code when CONFIG_LPC is set.
2009-10-20 Reimar Döffingersin_tables.c is a generated file, so add it to CLEANFILES
2009-10-19 Diego BiurrunAdd missing dependency of the S/PDIF muxer on the AAC...
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-18 Onur KüçükFix typo that mistakenly slipped into previous commit:
2009-10-18 Diego Biurruncosmetics: Break overly long lines.
2009-10-17 Justin RugglesMove autocorrelation function from flacenc.c to lpc...
2009-10-16 Reimar DöffingerSplit parts of dvdata.h into dvdata.c, this ensures...
2009-10-15 Reimar DöffingerAdd support for hardcoded ff_sin_* tables.
2009-10-14 Reimar DöffingerUse hardcoded instead of runtime-calculated ff_cos_...
2009-10-13 Reimar DöffingerAdd decoder for "forward uncompressed".
next