summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Fixed-point FFT and MDCTMans Rullgard2011-03-31
* Add MxPEG decoderanatoly2011-03-30
* Chronomaster DFA decoderKostya Shishkov2011-03-28
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-22
* Add kbdwin.o to AC3 decoderKieran Kunhya2011-03-22
* Move sine windows to a separate fileMans Rullgard2011-03-20
* Move ff_kbd_window_init() to a separate fileMans Rullgard2011-03-19
* Remove Sonic experimental audio codecMans Rullgard2011-03-19
* Bitmap Brothers JV video decoderPeter Ross2011-03-14
* Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard2011-03-12
* Merge libavcore into libavutilReinhard Tartler2011-02-15
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-10
* Xan4 decoderKostya Shishkov2011-02-07
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-02
* Remove H.264 encoder fragmentsAlex Converse2011-01-22
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-08
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-04
* Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles2011-01-03
* add SubRip decoderAurelien Jacobs2010-12-28
* Makefile: Fix dependencies of componentsMartin Storsjö2010-12-22
* Fix more matroska/webm muxer dependenciesMartin Storsjö2010-12-21
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-18
* Add a FLAC parser.Michael Chinen2010-12-07
* Order matters, fix test files linking.Stefano Sabatini2010-11-19
* add ASS encoder and decoderAurelien Jacobs2010-11-13
* MJPEG/AVI1 to JPEG/JFIF bitstream filter.Nicolas George2010-11-11
* Add single stream LATM/LOAS decoderJanne Grunau2010-11-02
* Fix GSM decoding: regular GSM and MSGSM do not use the sameReimar Döffinger2010-10-02
* Add a G.722 encoderMartin Storsjö2010-09-23
* Add R10k decoder.Zhou Zongyi2010-09-13
* Add G.722 ADPCM audio decoderMartin Storsjö2010-09-09
* Move mm_support() from libavcodec to libavutil, make it a publicStefano Sabatini2010-09-08
* Fix the dependencies of the RTP muxerMartin Storsjö2010-09-03
* enabling codec and muxer by registering it in allcodec.c and allformat.c and ...Tobias Bindhammer2010-08-23
* Split h264dsp and h264pred in configure.Jason Garrett-Glaser2010-08-07
* Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun2010-08-06
* VP5/6/8: eliminate CABAC dependencyJason Garrett-Glaser2010-08-04
* Fix VP8 decoder dependenciesMartin Storsjö2010-08-04
* The VP8 decoder does not depend on cabac.o.Diego Biurrun2010-08-02
* The VP8 decoder does not depend on vp56.o and vp56data.o.Diego Biurrun2010-08-02
* Remove redundant h264pred.o from VP8 objects list.Diego Biurrun2010-08-02
* add Chinese AVS encoding via external library libxavsStefan Gehrer2010-07-27
* Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate()Stefano Sabatini2010-07-26
* Make ff_inverse stay with libavutil, and optional copy it to libavcodec.Diego Pettenò2010-07-21
* ASCII/ANSI art decoderPeter Ross2010-07-18
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-12
* Add native GSM 06.10 audio decoder.Reimar Döffinger2010-07-10
* Allow using libxvid RC without enabling encoding wrapperMåns Rullgård2010-07-09
* Fix build with hardcoded tablesMåns Rullgård2010-07-04
* tablegen: the executable depends on tablegen headers as wellDiego Pettenò2010-07-02