summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Remove obsolete liba52 wrapper code.Diego Biurrun2008-10-06
* Add RLE4 and RLE8 decoding support for BMPKostya Shishkov2008-09-23
* Factorize out code used for MS RLE format decoding in different decoders.Kostya Shishkov2008-09-18
* add a separate line in Makefile for E-AC-3 decoder and only compile it whenJustin Ruggles2008-09-02
* Remaining parts of Nellymoser encoderBartlomiej Wolowiec2008-09-01
* turn on E-AC-3 decoding support and update the ChangelogJustin Ruggles2008-08-31
* 1000l to me. committed to wrong repo. revert last commit.Justin Ruggles2008-08-24
* cosmetics: rename some functions from *get_* to *decode_*Justin Ruggles2008-08-24
* Last hunk of the AAC decoder code to be OKed and build system and documentationRobert Swain2008-08-21
* Untangle mpeg12.c and mdec.c so that mdec.c can be compiled separately.Diego Biurrun2008-08-19
* alacenc: last few hunks approved by michaelJai Menon2008-08-19
* flacenc, lpc: Move LPC code from flacenc.c to new lpc.[ch] files.Ramiro Polla2008-08-16
* gcc chokes on the 7 registers needed for float_to_int16_interleave6 (even ins...Loren Merritt2008-08-14
* mlp: Split common code from parser and decoder to be used by encoder.Ramiro Polla2008-08-13
* indentLoren Merritt2008-08-12
* split-radix FFTLoren Merritt2008-08-12
* Electronic Arts TGV decoderPeter Ross2008-08-06
* Motion Pixels Video Decoder.Gregory Montoir2008-07-10
* Electronic Arts CMV decoderPeter Ross2008-07-08
* MLP/TrueHD decoder.Ramiro Polla2008-07-04
* Use ff_acelp_lp_synthesis_filter() instead of duplicating itVitor Sessak2008-06-29
* VP3 & Theora parser to extract keyframe flags.Michael Niedermayer2008-06-26
* cosmetics: alignmentDiego Biurrun2008-06-22
* Add missing entry for PCM_DVD_ENCODER.Diego Biurrun2008-06-22
* Add missing mpegvideo.o to list of vc1.o dependencies.Peter Ross2008-06-22
* Add missing entry for ADPCM_IMA_QT_ENCODER.Peter Ross2008-06-22
* Add missing entry for ADPCM_EA_MAXIS_XA_DECODER.Peter Ross2008-06-22
* add ac3dec_data.[c,h]Justin Ruggles2008-06-08
* Separating from nellymoserdec.c parts required by encoderBartlomiej Wolowiec2008-06-08
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-06
* Remove ra144.o dependency added in revision r13500, now revertedVitor Sessak2008-05-31
* Use ff_acelp_weighted_vector_sum() instead of reimplementing itVitor Sessak2008-05-28
* LPCM 24 bits support, patch by Lars Täuber, lars.taeuber gmx netLars Täuber2008-05-17
* armv4l/float_arm_vfp.o must be added to OBJS-$(HAVE_ARMVFP) list sinceGuillaume Poirier2008-05-12
* Add some initial optimizations for ARM VFP (floatingSiarhei Siamashka2008-05-11
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-03
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-03
* Add Dirac parser from SoC; written by Marco Gerards;Diego Biurrun2008-05-03
* Rename i386/cputest.c --> i386/cpuid.c.Diego Biurrun2008-04-26
* Remove unnecessary test program dependency declarations.Diego Biurrun2008-04-26
* mp3on4 decoder now depends on mpeg4audio codeBaptiste Coudurier2008-04-26
* 10l, alphabetical orderBaptiste Coudurier2008-04-25
* set channels and sample rate from mpeg4audio configBaptiste Coudurier2008-04-25
* mov demuxer depends on mpeg4audio code nowBaptiste Coudurier2008-04-25
* Fix build of cputest test program.Diego Biurrun2008-04-19
* BFI video decoder.Sisir Koppaka2008-04-18
* cosmetics: Sort some lists alphabetically.Diego Biurrun2008-04-17
* fix building of test programs (make tests)Måns Rullgård2008-04-16
* Add a new xvid-style IDCT using SSE2.Alexander Strange2008-04-16
* Clear DIRS variable in common.mak, so it does not have to be cleared inDiego Biurrun2008-04-13