]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/Makefile
dnxhd decoder
[frescor/ffmpeg.git] / libavcodec / Makefile
2007-03-18 bcoudurierdnxhd decoder
2007-03-15 gpoirierTarga (.tga) encoder,
2007-03-14 kostyaDXA demuxer and decoder
2007-03-11 jbrthe AC-3 parser needs ac3.o
2007-03-09 jbrRemove common code from AC-3 encoder and utilize ac3.c.
2007-02-27 kostyaDCA decoder
2007-02-27 diegoRemove useless conditional.
2007-02-24 diegoOnly compile snowdsp_mmx.c if the Snow decoder is enabled.
2007-02-21 diegosimplify i386 object handling
2007-02-12 diegoRestore the possibility to link liba52 instead of dlope...
2007-02-11 diegoRemove internal liba52; external lib still works, nativ...
2007-02-07 diegomissing spaces
2007-02-06 michaelwma encoder
2007-02-05 diegoBMP encoder by Michel Bardiaux, mbardiaux mediaxim be
2007-01-31 reimarMove lzo decompression to libavutil
2007-01-28 mruARMv6 SIMD IDCT
2007-01-25 diegoMove conditional CFLAGS and OBJS setting to common...
2007-01-25 diegoTheora encoding via libtheora.
2007-01-21 mruremove no longer needed ifeq tests
2007-01-21 bananFlash screen video encoder.
2007-01-21 diegoDeclare zlib dependency in the Makefile, not in the...
2007-01-07 gpoirierOptimization of 'dct_unquantize_h263_intra' for ARM...
2007-01-07 diegocosmetics: Reorder external libraries.
2007-01-07 diegovariable renaming: mp3lame --> libmp3lame
2007-01-06 diegoRename variables: faad --> libfaad, faac --> libfaac...
2007-01-06 diegovariable renaming: dts --> libdts
2007-01-06 diegoRename variables: a52 --> liba52, a52bin --> liba52bin
2006-12-24 kostyaMusepack SV7 decoding support
2006-12-11 takisAdding H.264 DCT.
2006-12-11 takisAdding function which enables writing H.264 NAL units.
2006-12-08 kostyaNow ZMBV encoder compiles
2006-12-07 michaelfix compilation
2006-12-07 kostyaZMBV encoder
2006-11-22 diegoConditionally compile some of the AltiVec optimizations.
2006-11-21 diegoFix compilation with VC-1 decoder disabled.
2006-11-13 mrurename CONFIG_AC3 to CONFIG_A52
2006-11-12 stefangmove all cavs-parsing to cavs.c
2006-11-08 mruallow spaces in source and build directory names
2006-11-02 bcoudurierchange gif muxer to simple gif encoder
2006-11-01 diegoMake tests compile on non-x86.
2006-10-31 diegocosmetics: Restore alphabetical order.
2006-10-30 ods15fix for disabling vorbis decoder but enabling vorbis...
2006-10-30 kostyaIMC decoder
2006-10-27 diegoRename dvdsub.c to dvdsubdec.c.
2006-10-26 kostyaLZW decoder as separate module plus TIFF LZW support
2006-10-23 lucabeDo not use a fake libavcodec/swscale.h, but always...
2006-10-22 bcoudurierchange gif demuxer to gif decoder
2006-10-15 diegoRevert putting EXTRALIBS in common.mak, linking fails...
2006-10-13 diegoRemove intrinsics checks, they are no longer used.
2006-10-13 kostyaTIFF decoder
2006-10-12 bcouduriersupport for Tiertex .seq files demuxing/video decoding...
2006-10-11 bcouduriersupport for Delphine Software .cin files demuxing ...
2006-10-11 diegoMove CFLAGS handling to common.mak.
2006-10-11 kostyaTarga image decoder
2006-10-07 diegoReplace -I../-I. by -I$(BUILD_ROOT).
2006-10-07 diegocosmetics: Add backslashes to the last line of continue...
2006-10-05 diegoSimplify test program build.
2006-10-05 diegoFix imgresample-test compilation.
2006-10-05 diegoimgresample-test depends on $(LIB).
2006-10-05 diegoSimplify EXTRALIBS handling.
2006-10-05 diegoSwitch idct_mmx_xvid.c from GPL to LGPL as permitted...
2006-10-04 diegocosmetics: Put all OBJS on a line of their own for...
2006-10-03 diegoMove EXTRALIBS handling to common.mak.
2006-10-03 diegoSlightly simplify apiexample compilation command line.
2006-10-03 diegoAlso remove cpuid_test on clean.
2006-10-03 diegoRemove bogus dependency information.
2006-10-03 diegoMark all phony targets as such.
2006-10-02 ods15Add vorbis encoder to ffmpeg
2006-09-30 ods15vorbis.h -> vorbis_data.c
2006-09-26 mruARMv5TE optimized IDCT
2006-09-26 kostyaWavPack lossless audio decoder
2006-09-16 diegoADI Blackfin optimizations
2006-09-14 diegoRemove the LGPL exception clause as discussed on ffmpeg...
2006-09-09 aurelVP5 and VP6 video decoder
2006-09-05 kostyaVMware Video decoder (fourcc: VMnc)
2006-08-29 nicodvbinstall opt.h
2006-08-19 michaelaudio format conversion
2006-08-17 diegoMove all internal -I parameters to the front of CFLAGS...
2006-08-14 lu_zeroaltivec float optimizations
2006-08-13 lu_zeroClean up:make dsputil subfile names consistent
2006-08-08 lucabeEnable swscale usage in ffmpeg
2006-08-03 kostyaSome AltiVec optimizations for VC-1
2006-07-31 mruremove libtheora wrapper
2006-07-30 kostyaNew functions in DSPContext for VC-1 decoding
2006-07-29 stefangsome MMX optimizations for the CAVS decoder
2006-07-19 lucabeMove av_malloc(), av_realloc(), and av_free() from...
2006-07-16 mrucosmetics
2006-07-13 mrureplace -D_GNU_SOURCE with -D_ISOC9X_SOURCE to avoid...
2006-07-12 mrurename AMR config variables to CONFIG_AMR*
2006-07-12 diegoRemove MPlayer-specific include option hacks.
2006-07-09 mru--enable/disable parsers. Warning: some combinations...
2006-07-08 mruonly build dpcm.o if its codecs are enabled
2006-07-08 mruforgot to remove adx.o from objs always built
2006-07-08 mrumake the adx adpcm codec available
2006-07-08 mruenable/disable pcm and adpcm codecs
2006-07-08 mrucosmetic: sort codec list alphabetically
2006-07-08 mrurewrite kconfig-style
2006-07-08 mruSun mlib works fine. Remove comment stating otherwise.
2006-07-08 diegoRemove bogus IPP section that is not referenced anywhere.
2006-07-07 mruremove -fforce-addr as it to generate slightly slower...
next