| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add HE-AAC v2 support to the AAC decoder. | Alex Converse | 2010-06-19 | 1 | -1/+2 |
* | MPEG-2 DXVA2 implementation | Laurent Aimar | 2010-06-18 | 1 | -0/+1 |
* | RealAudio 14.4k encoder. | Francesco Lavra | 2010-06-11 | 1 | -0/+1 |
* | Split ra144.c in common code (to be shared with the future encoder) and | Francesco Lavra | 2010-06-11 | 1 | -1/+1 |
* | Pictor/PC Paint decoder | Peter Ross | 2010-06-08 | 1 | -0/+1 |
* | 10l, there is no aac.c any more, so no need for a dependency. | Reimar Döffinger | 2010-06-06 | 1 | -1/+1 |
* | aacdec also depends on cbrt_tables.h for hardcoded-tables. | Reimar Döffinger | 2010-06-06 | 1 | -1/+1 |
* | Rename aac.c to aacdec.c. | Alex Converse | 2010-06-05 | 1 | -1/+1 |
* | Move eval.c and eval.h from libavcodec to libavutil, and make the eval | Stefano Sabatini | 2010-06-05 | 1 | -1/+0 |
* | Add WebM muxer | James Zern | 2010-06-04 | 1 | -0/+2 |
* | VP8 encoding via libvpx. | James Zern | 2010-06-03 | 1 | -0/+1 |
* | VP8 parser | David Conrad | 2010-05-27 | 1 | -0/+1 |
* | VP8 decoding via libvpx. | James Zern | 2010-05-25 | 1 | -0/+1 |
* | Add a chomp BSF to consume zero padding at the end of a packet. | Alex Converse | 2010-05-19 | 1 | -0/+1 |
* | Add mpegaudiodec_float.o dependency on tables header with hardcoded tables | Måns Rullgård | 2010-05-13 | 1 | -0/+1 |
* | float based mp1/mp2/mp3 decoders. | Michael Niedermayer | 2010-05-11 | 1 | -0/+11 |
* | VP56: move vp56_edge_filter to new VP56DSPContext | Måns Rullgård | 2010-04-30 | 1 | -2/+2 |
* | Add acelp_filters.o as QCELP decoder object file. | Ronald S. Bultje | 2010-04-23 | 1 | -1/+2 |
* | DCA: break out lfe_interpolation_fir() inner loops to a function | Måns Rullgård | 2010-04-12 | 1 | -1/+1 |
* | Allow hardcoding of ulaw and alaw tables. | Reimar Döffinger | 2010-04-01 | 1 | -0/+1 |
* | Implement YOP demuxer and video decoder. | Mohamed Naufal | 2010-03-29 | 1 | -0/+1 |
* | Add support for hard-coding the 256kB large dv_vlc_map table. | Reimar Döffinger | 2010-03-21 | 1 | -0/+7 |
* | Move arch-specific makefile parts into $arch/Makefile | Måns Rullgård | 2010-03-16 | 1 | -129/+1 |
* | Move H264 dsputil functions into their own struct | Måns Rullgård | 2010-03-16 | 1 | -9/+13 |
* | 100L, revert r22560, already present | Baptiste Coudurier | 2010-03-15 | 1 | -1/+0 |
* | mpegts muxer now needs mpeg4audio code like adts muxer | Baptiste Coudurier | 2010-03-15 | 1 | -0/+1 |
* | Allow hard-coding of the 32kB cubic-root table for AAC. | Reimar Döffinger | 2010-03-14 | 1 | -0/+1 |
* | Allow hard-coding several QDM2 tables (about 32 kB size). | Reimar Döffinger | 2010-03-14 | 1 | -0/+1 |
* | Separate DWT from snow and dsputil | Måns Rullgård | 2010-03-14 | 1 | -1/+2 |
* | fix compilation with --disable-everything --enable-muxer=mpegts | Aurelien Jacobs | 2010-03-12 | 1 | -1/+1 |
* | fix compilation with --disable-everything --enable-decoder=twinvq | Aurelien Jacobs | 2010-03-12 | 1 | -1/+1 |
* | Replace $(G) with more generic $(M) in silent make rules | Måns Rullgård | 2010-03-10 | 1 | -3/+3 |
* | Prettify make output when generating headers | Måns Rullgård | 2010-03-09 | 1 | -3/+3 |
* | Kega Game Video (KGV1) decoder | Daniel Verkamp | 2010-03-09 | 1 | -0/+1 |