summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-131-4/+5
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-101-1/+1
* Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles2011-06-071-1/+2
* Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-051-2/+5
* Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-051-2/+3
* Fix build of eval-test programMans Rullgard2011-06-051-1/+1
* Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-041-1/+2
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-271-0/+1
* lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-241-2/+0
* Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-191-2/+2
* Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-191-4/+3
* Simplify trig table rulesMans Rullgard2011-05-191-7/+4
* Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-191-1/+1
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-191-0/+3
* dct: build dct32 as separate object filesMans Rullgard2011-05-171-1/+1
* Remove unused header mpegaudio3.h.Diego Biurrun2011-05-161-1/+0
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-111-0/+1
* mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-091-8/+0
* Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-041-0/+1
* Fix standalone compilation of MXPEG decoder.Diego Biurrun2011-05-041-1/+1
* DPX image encoderPeter Ross2011-05-011-0/+1
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-231-2/+2
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-211-1/+1
* lavc: remove reference to opt.h from Makefile.Anton Khirnov2011-04-191-1/+1
* lavc: remove misc disabled cruft.Anton Khirnov2011-04-191-1/+0
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-111-0/+1
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-111-0/+1
* Fixed-point support in fft-testMans Rullgard2011-04-011-1/+1
* Fixed-point FFT and MDCTMans Rullgard2011-03-311-3/+7
* Add MxPEG decoderanatoly2011-03-301-0/+1
* Chronomaster DFA decoderKostya Shishkov2011-03-281-0/+1
* lavc: move the version macros to a new installed header.Anton Khirnov2011-03-221-1/+1
* Add kbdwin.o to AC3 decoderKieran Kunhya2011-03-221-1/+1
* Move sine windows to a separate fileMans Rullgard2011-03-201-2/+3
* Move ff_kbd_window_init() to a separate fileMans Rullgard2011-03-191-3/+3
* Remove Sonic experimental audio codecMans Rullgard2011-03-191-3/+0
* Bitmap Brothers JV video decoderPeter Ross2011-03-141-0/+1
* Add CONFIG_AC3DSP symbol to simplify makefilesMans Rullgard2011-03-121-4/+3
* Merge libavcore into libavutilReinhard Tartler2011-02-151-1/+1
* Add x86-optimized versions of exponent_min().Justin Ruggles2011-02-101-2/+4
* Xan4 decoderKostya Shishkov2011-02-071-1/+1
* Separate format conversion DSP functions from DSPContext.Justin Ruggles2011-02-021-0/+1
* Remove H.264 encoder fragmentsAlex Converse2011-01-221-1/+0
* Lagarith decoder by Nathan Caldwell, saintdev at gmailCarl Eugen Hoyos2011-01-081-0/+1
* Change the AC-3 encoder to use floating-point.Justin Ruggles2011-01-041-1/+2
* Move fixed-point parts of the AC-3 encoder to separate files.Justin Ruggles2011-01-031-1/+1
* add SubRip decoderAurelien Jacobs2010-12-281-0/+1
* Makefile: Fix dependencies of componentsMartin Storsjö2010-12-221-2/+6
* Fix more matroska/webm muxer dependenciesMartin Storsjö2010-12-211-2/+4
* AMR-WB decoder, written as part of Google Summer of Code 2010 by MarceloRonald S. Bultje2010-12-181-0/+4
OpenPOWER on IntegriCloud