| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-11 | 1 | -2/+4 |
* | Xan4 decoder | Kostya Shishkov | 2011-02-09 | 1 | -1/+1 |
* | Separate format conversion DSP functions from DSPContext. | Justin Ruggles | 2011-02-04 | 1 | -0/+1 |
* | Remove H.264 encoder fragments | Alex Converse | 2011-01-23 | 1 | -1/+0 |
* | Lagarith decoder by Nathan Caldwell, saintdev at gmail | Carl Eugen Hoyos | 2011-01-08 | 1 | -0/+1 |
* | Change the AC-3 encoder to use floating-point. | Justin Ruggles | 2011-01-04 | 1 | -1/+2 |
* | Move fixed-point parts of the AC-3 encoder to separate files. | Justin Ruggles | 2011-01-03 | 1 | -1/+1 |
* | add SubRip decoder | Aurelien Jacobs | 2010-12-28 | 1 | -0/+1 |
* | Makefile: Fix dependencies of components | Martin Storsjö | 2010-12-22 | 1 | -2/+6 |
* | Fix more matroska/webm muxer dependencies | Martin Storsjö | 2010-12-21 | 1 | -2/+4 |
* | AMR-WB decoder, written as part of Google Summer of Code 2010 by Marcelo | Ronald S. Bultje | 2010-12-18 | 1 | -0/+4 |
* | Add a FLAC parser. | Michael Chinen | 2010-12-07 | 1 | -0/+1 |
* | Order matters, fix test files linking. | Stefano Sabatini | 2010-11-19 | 1 | -1/+1 |
* | add ASS encoder and decoder | Aurelien Jacobs | 2010-11-13 | 1 | -0/+2 |
* | MJPEG/AVI1 to JPEG/JFIF bitstream filter. | Nicolas George | 2010-11-11 | 1 | -0/+1 |
* | Add single stream LATM/LOAS decoder | Janne Grunau | 2010-11-02 | 1 | -0/+1 |
* | Fix GSM decoding: regular GSM and MSGSM do not use the same | Reimar Döffinger | 2010-10-02 | 1 | -2/+2 |
* | Add a G.722 encoder | Martin Storsjö | 2010-09-23 | 1 | -0/+1 |
* | Add R10k decoder. | Zhou Zongyi | 2010-09-13 | 1 | -0/+1 |
* | Add G.722 ADPCM audio decoder | Martin Storsjö | 2010-09-09 | 1 | -0/+1 |
* | Move mm_support() from libavcodec to libavutil, make it a public | Stefano Sabatini | 2010-09-08 | 1 | -1/+0 |
* | Fix the dependencies of the RTP muxer | Martin Storsjö | 2010-09-03 | 1 | -1/+1 |
* | enabling codec and muxer by registering it in allcodec.c and allformat.c and ... | Tobias Bindhammer | 2010-08-23 | 1 | -0/+2 |
* | Split h264dsp and h264pred in configure. | Jason Garrett-Glaser | 2010-08-07 | 1 | -1/+2 |
* | Add a CONFIG_ variable for generic Huffman routines. | Diego Biurrun | 2010-08-06 | 1 | -2/+3 |
* | VP5/6/8: eliminate CABAC dependency | Jason Garrett-Glaser | 2010-08-04 | 1 | -3/+3 |
* | Fix VP8 decoder dependencies | Martin Storsjö | 2010-08-04 | 1 | -1/+1 |
* | The VP8 decoder does not depend on cabac.o. | Diego Biurrun | 2010-08-02 | 1 | -1/+1 |
* | The VP8 decoder does not depend on vp56.o and vp56data.o. | Diego Biurrun | 2010-08-02 | 1 | -2/+1 |
* | Remove redundant h264pred.o from VP8 objects list. | Diego Biurrun | 2010-08-02 | 1 | -1/+1 |
* | add Chinese AVS encoding via external library libxavs | Stefan Gehrer | 2010-07-27 | 1 | -0/+1 |
* | Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() | Stefano Sabatini | 2010-07-26 | 1 | -1/+1 |
* | Make ff_inverse stay with libavutil, and optional copy it to libavcodec. | Diego Pettenò | 2010-07-21 | 1 | -0/+6 |
* | ASCII/ANSI art decoder | Peter Ross | 2010-07-18 | 1 | -0/+1 |
* | Split the ADTS header decoder off of the ADTS parser. | Alex Converse | 2010-07-12 | 1 | -3/+5 |
* | Add native GSM 06.10 audio decoder. | Reimar Döffinger | 2010-07-10 | 1 | -0/+2 |
* | Allow using libxvid RC without enabling encoding wrapper | Måns Rullgård | 2010-07-09 | 1 | -1/+1 |
* | Fix build with hardcoded tables | Måns Rullgård | 2010-07-04 | 1 | -1/+6 |
* | tablegen: the executable depends on tablegen headers as well | Diego Pettenò | 2010-07-02 | 1 | -2/+2 |
* | fix dependencies of vp5 and vp6 decoders after r23915 | Aurelien Jacobs | 2010-07-01 | 1 | -2/+2 |
* | renormalize VP5/6/7/8 range coder without loop | Stefan Gehrer | 2010-06-30 | 1 | -1/+1 |
* | Fix libvorbis encoding with more than 2 channels | James Darnley | 2010-06-27 | 1 | -1/+1 |
* | Fix alphabetization of the CONFIG_HARDCODED_TABLES Makefile section. | Alex Converse | 2010-06-23 | 1 | -1/+1 |
* | aactab: Tablegenify ff_aac_pow2sf_tab. | Alex Converse | 2010-06-23 | 1 | -0/+1 |
* | Remove OS/2 threads support | Måns Rullgård | 2010-06-23 | 1 | -1/+0 |
* | Remove beosthreads support | Måns Rullgård | 2010-06-22 | 1 | -1/+0 |
* | Move Parametric Stereo related ps* files to aacps*. | Alex Converse | 2010-06-22 | 1 | -2/+2 |
* | Native VP8 decoder. | David Conrad | 2010-06-22 | 1 | -0/+2 |
* | Remove libfaad wrapper | Måns Rullgård | 2010-06-20 | 1 | -1/+0 |