]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/Makefile
Add mpeg1_vdpau decoder.
[frescor/ffmpeg.git] / libavcodec / Makefile
2009-01-16 cehoyosAdd mpeg1_vdpau decoder.
2009-01-16 cehoyosAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-13 michaelAdd dummy mp1_decoder to complement the existing dummy...
2009-01-10 cehoyosFix OBJS-.
2009-01-10 stefanoMove the AVCodecContext options definition to a dedicat...
2009-01-07 diegoThe SVQ3 decoder uses ff_svq1_packet_checksum from...
2009-01-06 aurelensure that no GPL code is linked to LGPL only libavcodec
2009-01-05 cehoyosExport VDPAU support by installing vdpau.h.
2009-01-04 cehoyosAdd VDPAU hardware accelerated decoding for H264 which...
2009-01-04 michaelMove metadata API from avcodec to avformat.
2009-01-04 michaelGeneric metadata API.
2009-01-03 darkshikariAdd x264 SSE2 iDCT functions to H.264 decoder.
2008-12-27 diegoconsistency cosmetics: Rename POWERPC identifiers to...
2008-12-26 michaelEnable faxcompr.
2008-12-22 diegoRename libavcodec/i386/ --> libavcodec/x86/.
2008-12-20 kostyaRV30 decoder
2008-12-19 darkshikariPort x264 deblocking code to libavcodec. This includes...
2008-12-17 mruARM: replace "armv4l" with "arm"
2008-12-15 diegoSwitch xvmc over to a CONFIG_ option.
2008-12-15 mruARM: NEON optimised h264_idct_add
2008-12-15 mruARM: NEON optimised {put,avg}_h264_chroma_mc[48]
2008-12-15 mruARM: NEON optimised simple_idct
2008-12-15 mruARM: NEON optimised put_pixels functions
2008-12-13 lu_zeroLet imgresample altivec code build
2008-12-12 bcoudurierdnxhd get_pixels_8x4_sym sse2
2008-12-11 conradFix compilation with only Theora decoder enabled
2008-12-02 vitorCommit last ok'ed parts of QCELP decoder and enable it.
2008-12-01 kostyaenable RV40 decoder
2008-11-30 diegoHandle AltiVec objects in a more elegant fashion, simil...
2008-11-30 diegoRemove ineffectual hack that attempts to build ppc...
2008-11-28 diegoDo not duplicate AAN DCT tables in dct-test.c.
2008-11-28 diegoAdd missing '-test' in name of imgresample test.
2008-11-26 diegoOnly build the imgresample test if the old scaler was...
2008-11-26 diegoAutomatically check the dependencies for the AAN DCT...
2008-11-26 diegoMove aanscales tables to their own file; fixes compilat...
2008-11-23 mruARM: move dct_unquantize_h263_*_armv5te asm to separate...
2008-11-20 diegoGet rid of last ifdef HAVE_MMX. Instead, all MMX-specif...
2008-11-20 diegocosmetics: Consistently place HEADERS before OBJS in...
2008-11-20 diegoMove FFT-specific MMX optimizations out of the 'ifdef...
2008-11-20 diegocosmetics: indentation
2008-11-20 diegoUse standard OBJS-$(HAVE_MMX) trick for MMX objects...
2008-11-18 diegocosmetics: Add a few more explanatory comments to the...
2008-11-18 diegocosmetics: Sort processor-specific object lines into...
2008-11-17 diegoAdd a Makefile variable for the old scaler that gets...
2008-11-17 diegoRevert previous commit: the libavcodec/i386/fft_*.o...
2008-11-17 diegoOnly the yasm-dependent objects should be enabled by...
2008-11-17 diegocosmetics: Group ppc-specific objects together as desir...
2008-11-17 diegocosmetics: Group ARM objects sections together as desir...
2008-11-17 diegocosmetics: Reorder processor-specific entries alphabeti...
2008-11-08 prossElectronic Arts TGQ/TQI/MAD IDCT algorithm
2008-11-08 prossElectronic Arts TGQ video decoder
2008-10-30 vitorUse ff_dot_productf() in ra288.c
2008-10-27 mruARM: move VFP DSP functions to dsputils_vfp.S
2008-10-26 mrucosmetic: align backslashes in makefiles
2008-10-26 mruMerge OBJS-$(FOO) lists with same FOO
2008-10-25 mruUse OBJS variable for all object files
2008-10-25 mruAdd CONFIG_GOLOMB and auto-select when needed
2008-10-25 mruAuto-enable CONFIG_MDCT when needed
2008-10-25 diegocosmetics: Change the order of mlp parser objects to...
2008-10-25 diegoMove declaration of mlp decoder dependency on mlp parse...
2008-10-24 mruBuild MMX/SSE FFT only if CONFIG_FFT is set
2008-10-24 mruAuto-enable CONFIG_FFT for codecs that need it
2008-10-24 diegoSplit off celp_filters.[ch] from acelp_filters.[ch...
2008-10-24 conradSpeex decoding via libspeex
2008-10-24 bcoudurierdnxhd parser
2008-10-06 diegoRemove obsolete liba52 wrapper code.
2008-09-23 kostyaAdd RLE4 and RLE8 decoding support for BMP
2008-09-18 kostyaFactorize out code used for MS RLE format decoding...
2008-09-02 jbradd a separate line in Makefile for E-AC-3 decoder...
2008-09-01 bwolowiecRemaining parts of Nellymoser encoder
2008-08-31 jbrturn on E-AC-3 decoding support and update the Changelog
2008-08-24 jbr1000l to me. committed to wrong repo. revert last commit.
2008-08-24 jbrcosmetics: rename some functions from *get_* to *decode_*
2008-08-21 superdumpLast hunk of the AAC decoder code to be OKed and build...
2008-08-19 diegoUntangle mpeg12.c and mdec.c so that mdec.c can be...
2008-08-19 jai_menonalacenc: last few hunks approved by michael
2008-08-16 ramiroflacenc, lpc: Move LPC code from flacenc.c to new lpc...
2008-08-14 lorenmgcc chokes on the 7 registers needed for float_to_int16...
2008-08-13 ramiromlp: Split common code from parser and decoder to be...
2008-08-12 lorenmindent
2008-08-12 lorenmsplit-radix FFT
2008-08-06 prossElectronic Arts TGV decoder
2008-07-10 ramiroMotion Pixels Video Decoder.
2008-07-08 prossElectronic Arts CMV decoder
2008-07-04 ramiroMLP/TrueHD decoder.
2008-06-29 vitorUse ff_acelp_lp_synthesis_filter() instead of duplicati...
2008-06-26 michaelVP3 & Theora parser to extract keyframe flags.
2008-06-22 diegocosmetics: alignment
2008-06-22 diegoAdd missing entry for PCM_DVD_ENCODER.
2008-06-22 diegoAdd missing mpegvideo.o to list of vc1.o dependencies.
2008-06-22 diegoAdd missing entry for ADPCM_IMA_QT_ENCODER.
2008-06-22 diegoAdd missing entry for ADPCM_EA_MAXIS_XA_DECODER.
2008-06-08 jbradd ac3dec_data.[c,h]
2008-06-08 bwolowiecSeparating from nellymoserdec.c parts required by encoder
2008-06-06 diegoRemove Fabrice's copyright from the Makefiles. They...
2008-05-31 vitorRemove ra144.o dependency added in revision r13500...
2008-05-28 vitorUse ff_acelp_weighted_vector_sum() instead of reimpleme...
2008-05-17 diegoLPCM 24 bits support, patch by Lars Täuber, lars.taeube...
2008-05-12 gpoirierarmv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARM...
2008-05-11 gpoirierAdd some initial optimizations for ARM VFP (floating
next