summaryrefslogtreecommitdiff
path: root/libavcodec/Makefile
Commit message (Expand)AuthorAge
* Use parsers for RealVideo 3/4 to determine correct PTSKostya Shishkov2011-08-17
* bink: make IDCT take 32-bit inputKostya Shishkov2011-07-27
* add Flash Screen Video 2 decoderKostya Shishkov2011-07-22
* Remove snow/dwt test programMans Rullgard2011-07-20
* eac3enc: use frame exponent strategy when applicable.Justin Ruggles2011-07-19
* cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will alsoJustin Ruggles2011-07-19
* mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
* build: include sub-makefiles using full path instead of symlinksMans Rullgard2011-06-28
* build: Remove redundant config.mak includes from subdirectory Makefiles.Diego Biurrun2011-06-25
* ac3enc: split templated float vs. fixed functions into a separate file.Justin Ruggles2011-06-13
* rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-06-10
* Move E-AC-3 encoder functions to a separate eac3enc.c file.Justin Ruggles2011-06-07
* Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-05
* Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-05
* Fix build of eval-test programMans Rullgard2011-06-05
* Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-04
* ac3enc: add support for E-AC-3 encoding.Justin Ruggles2011-05-27
* lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
* Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-19
* Collapse tableprint.c into tableprint.h.Diego Biurrun2011-05-19
* Simplify trig table rulesMans Rullgard2011-05-19
* Simplify CLEANFILES make variable by using wildcards.Diego Biurrun2011-05-19
* Move some mpegaudio functions to new mpegaudiodsp subsystemMans Rullgard2011-05-19
* dct: build dct32 as separate object filesMans Rullgard2011-05-17
* Remove unused header mpegaudio3.h.Diego Biurrun2011-05-16
* Port SMPTE S302M audio decoder from FFmbc 0.3.Baptiste Coudurier2011-05-11
* mpegaudio: remove CONFIG_MPEGAUDIO_HP optionMans Rullgard2011-05-09
* Fix standalone compilation of WTV demuxer.Diego Biurrun2011-05-04
* Fix standalone compilation of MXPEG decoder.Diego Biurrun2011-05-04
* DPX image encoderPeter Ross2011-05-01
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-21
* lavc: remove reference to opt.h from Makefile.Anton Khirnov2011-04-19
* lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
* Add support for AMR-WB encoding via libvo-amrwbencMartin Storsjö2011-04-11
* Add an AAC encoder by using the libvo-aacenc libraryMartin Storsjö2011-04-11
* Fixed-point support in fft-testMans Rullgard2011-04-01
* 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