]> git.sesse.net Git - ffmpeg/history - libavcodec/Makefile
Split the decoders from pnmen.c off into their own file.
[ffmpeg] / libavcodec / Makefile
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".
2009-10-06 Måns RullgårdARM: ARMv6 optimised add_pixels_clamped()
2009-10-04 Måns RullgårdARM: clean up file/function naming conventions
2009-10-04 Måns RullgårdARM: clean up dsputil initialisation
2009-09-22 Benjamin LarssonHook up the MD studio demuxer and Atrac1 decoder.
2009-09-15 Måns RullgårdMove per-arch fft init bits into the corresponding...
2009-09-10 Måns RullgårdARM: NEON optimised FFT and MDCT
2009-09-08 Benjamin LarssonSplit out common routines needed in the atrac1 decoder...
2009-09-02 Sascha Sommeradd missing wmapro decoder parts
2009-08-26 Christian SchmidtDecoder for LPCM as used in Bluray discs.
2009-08-25 Stephen BackwayAdd Bluray Subtitle Support
2009-08-23 Måns RullgårdSkip headers requiring external libs not present in...
2009-08-23 Vitor SessakTwinVQ decoder
2009-08-06 Diego BiurrunMake WMV2 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake MPEG-4 encoder depend on H.263 encoder in configure.
2009-08-06 Diego BiurrunMake WMV1 encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunMake FLV encoder depend on H.263 encoder in configure.
2009-08-05 Diego BiurrunMake H.263+ (H263P) encoder depend on H.263 encoder...
2009-08-05 Diego BiurrunDeclare the dependencies of the MSMPEG4v1/MSMPEG4v2...
2009-08-05 Diego BiurrunDeclare the dependency of RV10/RV20 encoder on the...
2009-08-03 Diego BiurrunSplit RV10 encoder off into its own file.
2009-08-03 Diego BiurrunSplit RV20 encoder into its own file.
2009-08-03 Colin McQuillanExpose QCELP's floating-point LSP-to-LPC function
2009-08-02 Diego BiurrunMake XVMC mpegvideo decoder depend on mpegvideo decoder.
2009-07-26 Diego BiurrunRemove unnecessary mpeg12data.o entries from OBJS-...
2009-07-26 Diego BiurrunRemove duplicated mpeg12data.o entries.
2009-07-24 Aurelien Jacobsfix various compilation dependencies
2009-07-23 Diego Biurrunrefactoring: properly separate AC-3 and E-AC-3 code
2009-07-22 Diego BiurrunOnly compile in NEON optimizations for H.264 when the...
2009-07-22 Diego BiurrunMake Theora decoder depend on the VP3 decoder.
2009-07-21 Diego BiurrunMake E-AC-3 decoder depend on the AC-3 decoder.
2009-07-20 Diego BiurrunMake VP6A/VP6F decoders depend on the VP6 decoder.
2009-07-19 Diego BiurrunRemove two more lines related to the WMV3 decoder.
2009-07-19 Diego BiurrunMake WMV3 decoders depend on their VC-1 counterparts.
2009-07-16 Alex ConverseAdd iirfilter to the TESTPROGS variable (and target)
2009-07-12 Diego BiurrunMake VAAPI/VDPAU variant of decoder foo depend on decod...
2009-07-08 Alex ConverseMerge the AAC encoder from SoC svn. It is still conside...
2009-07-07 Diego Biurrunwhitespace cosmetics: Realign colums after last commit.
2009-07-07 Diego BiurrunCheck for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER...
2009-07-07 Diego BiurrunRemove support for nonfree libamr library for AMR-NB...
2009-06-19 Reimar DöffingerAdd support for encoding XSUB subtitles. Muxing support...
2009-06-13 Peter RossElectronic Arts Madcow decoder
2009-06-12 Jimmy ChristensenDPX (Digital Picture Exchange) image decoder
2009-06-11 Diego Biurrun10l: Add vc1dec.o to the list of WMV3 objects, same...
2009-06-11 Diego BiurrunSplit decoder-specific code off from vc1.c into vc1dec...
2009-06-10 Diego BiurrunAdd code to enable and disable all VAAPI and VDPAU...
2009-06-09 Diego BiurrunExpress the H.264 parser dependency on the golomb code...
2009-06-09 Diego BiurrunAdd missing dependencies for H.264 and VC-1 parsers.
2009-06-05 Diego BiurrunAdd support for external OpenCORE libraries for AMR...
2009-06-03 Alex ConverseAAC ADTS to AudioSpecificConfig bitstream filter
2009-05-25 David ConradAltivec VP3 IDCT
2009-05-25 Diego BiurrunThe MLP optimizations do not depend on HAVE_MMX, but...
2009-05-25 Ramiro Pollacosmetics: tabs->spaces
2009-05-25 Ramiro Pollamlp: Re-enable x86-optimized DSP functions.
2009-05-23 David ConradARM: NEON VP3 Loop Filter
2009-05-23 Ramiro PollaRevert part of r18903:
2009-05-23 Ramiro PollaMLP DSP functions x86-optimized.
2009-05-19 Alex ConverseAdd missing libavformat dependencies on mpeg4audio.o
2009-05-12 Baptiste CoudurierV210 Uncompressed 4:2:2 10-bit encoder and decoder
2009-05-06 Daniel VerkampAdd 8088flex TMV video decoder.
2009-04-30 Ramiro Pollamlpdec: Move MLP's filter_channel() to dsputils.
2009-04-22 Michael NiedermayerSupport reading packed YUV422 10bit samples from Sverig...
2009-04-12 Diego BiurrunMove addition of MMX-OBJS to OBJS into common.mak inste...
2009-04-12 Diego BiurrunRemove AltiVec optimizations for Snow. They are hinderi...
2009-04-07 Thilo BorgmannMove av_packet_*() functions from libavformat/ to libav...
2009-04-03 Gwenole BeauchesneAdd VC-1 bitstream decoding through VA API.
2009-04-02 Gwenole BeauchesneAdd hwaccel configury. This generates CONFIG_<CODEC...
2009-04-02 Gwenole BeauchesneAdd MPEG-4 / H.263 bitstream decoding through VA API.
2009-04-01 Måns RullgårdRemove aandcttab.o from dct-test dependencies, the...
2009-03-31 Dylan YudakenReplace MPEG group reference DCT implementation by...
2009-03-29 Diego BiurrunGeneralize example target rule in common.mak so that...
2009-03-29 Diego BiurrunRename apiexample.c --> api-example.c to be consistent...
2009-03-25 Diego Biurrunfft-test does not depend on fdctref.o.
2009-03-25 Diego BiurrunMove adding the '-test$(EXESUF)' suffix to test program...
2009-03-23 Gwenole BeauchesneAdd MPEG-2 bitstream decoding through VA API.
2009-03-22 Stefano SabatiniAdd pcxenc.o to the $OBJS list, it was erroneously...
2009-03-22 Diego BiurrunRename 'tests' target to 'testprogs'. It is too easily...
2009-03-22 Diego BiurrunSplit AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM...
2009-03-22 Diego BiurrunAdd rule for building API example programs.
2009-03-21 Justin Rugglesadd a function to calculate a more accurate estimate...
2009-03-21 Justin Rugglesshare sample rate and blocksize tables between the...
2009-03-20 Daniel VerkampPCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
2009-03-20 Diego BiurrunOnly build motion-test if MMX is enabled.
2009-03-19 Ramiro PollaSplit TrueHD decoder from MLP
2009-03-09 Reynaldo H. Verdej... Functional part Kenan Gillet's 'extract and share weigh...
2009-03-06 Justin Rugglesflacdec: Parse the metadata header in the raw FLAC...
2009-03-03 Michael NiedermayerRemove old scaler.
2009-02-26 Justin RugglesUse a shared function to validate FLAC extradata.
next