summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
...
* ARM: NEON VP3 Loop FilterDavid Conrad2009-05-23
* Revert part of r18903:Ramiro Polla2009-05-23
* MLP DSP functions x86-optimized.Ramiro Polla2009-05-23
* Add missing libavformat dependencies on mpeg4audio.oAlex Converse2009-05-19
* V210 Uncompressed 4:2:2 10-bit encoder and decoderBaptiste Coudurier2009-05-12
* Add 8088flex TMV video decoder.Daniel Verkamp2009-05-06
* mlpdec: Move MLP's filter_channel() to dsputils.Ramiro Polla2009-04-30
* Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT)Michael Niedermayer2009-04-22
* Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.Diego Biurrun2009-04-12
* Remove AltiVec optimizations for Snow. They are hindering the developmentDiego Biurrun2009-04-12
* Move av_packet_*() functions from libavformat/ to libavcodec/, where theThilo Borgmann2009-04-07
* Add VC-1 bitstream decoding through VA API.Gwenole Beauchesne2009-04-03
* Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCELGwenole Beauchesne2009-04-02
* Add MPEG-4 / H.263 bitstream decoding through VA API.Gwenole Beauchesne2009-04-02
* Remove aandcttab.o from dct-test dependencies, the lib includes itMåns Rullgård2009-04-01
* Replace MPEG group reference DCT implementation by newly rewritten version.Dylan Yudaken2009-03-31
* Generalize example target rule in common.mak so that it sets a -example$(EXESUF)Diego Biurrun2009-03-29
* Rename apiexample.c --> api-example.c to be consistent with other example files.Diego Biurrun2009-03-29
* fft-test does not depend on fdctref.o.Diego Biurrun2009-03-25
* Move adding the '-test$(EXESUF)' suffix to test programs into common.mak.Diego Biurrun2009-03-25
* Add MPEG-2 bitstream decoding through VA API.Gwenole Beauchesne2009-03-23
* Add pcxenc.o to the $OBJS list, it was erroneously removed from it inStefano Sabatini2009-03-22
* Rename 'tests' target to 'testprogs'. It is too easily confused with theDiego Biurrun2009-03-22
* Split AVCodec declarations for PAM/PBM/PGM/PGMYUV/PPM decoders and encodersDiego Biurrun2009-03-22
* Add rule for building API example programs.Diego Biurrun2009-03-22
* add a function to calculate a more accurate estimate for maximum FLACJustin Ruggles2009-03-21
* share sample rate and blocksize tables between the FLAC encoder and FLACJustin Ruggles2009-03-21
* PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.Daniel Verkamp2009-03-20
* Only build motion-test if MMX is enabled.Diego Biurrun2009-03-20
* Split TrueHD decoder from MLPRamiro Polla2009-03-19
* Functional part Kenan Gillet's 'extract and share weighted_vector_sumf'Reynaldo H. Verdejo Pinochet2009-03-09
* flacdec: Parse the metadata header in the raw FLAC demuxer.Justin Ruggles2009-03-06
* Remove old scaler.Michael Niedermayer2009-03-03
* Use a shared function to validate FLAC extradata.Justin Ruggles2009-02-26
* Do not reimplement ff_celp_lp_synthesis_filterf().Vitor Sessak2009-02-24
* Fix xvmc object dependencies.Diego Biurrun2009-02-22
* fix missing dependenciesAurelien Jacobs2009-02-19
* The 3DNow! and SSE FFT optimizations depend on the yasm optimizations inDiego Biurrun2009-02-18
* Handle conditional compilation of CPU-specific FFT code in the Makefile.Diego Biurrun2009-02-18
* mpegvideo_xvmc.o depends on mpegvideo.o.Diego Biurrun2009-02-17
* Add missing object dependencies: eatqi.o depends on mpeg12.o.Diego Biurrun2009-02-16
* Remove redundant CONFIG_XVMC option, CONFIG_MPEG_XVMC_DECODER suffices.Diego Biurrun2009-02-14
* Rename xvmc.c --> mpegvideo_xvmc.c as suggested by Ivan.Diego Biurrun2009-02-14
* Make xvmc.h an installed header, applications like MPlayer need it.Diego Biurrun2009-02-14
* Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun2009-02-14
* cosmetics: alphabetical orderDiego Biurrun2009-02-14
* add SSE2 version of vp6_filter_diagZuxy Meng2009-02-13
* add MMX version of vp6_filter_diagSebastien Lucas2009-02-12
* Fix compilation, there is no file vdpauvideo.c, only vdpau.cReimar Döffinger2009-02-12
* 10l: Rename vdpau.h --> vdpau_pixfmt.h in the Makefile as well.Diego Biurrun2009-02-12