925 Commits (d3f84dfc0e65201983e88c99b7544d5a60d0165e)

Author SHA1 Message Date
Francesco Lavra d31ba23185 RealAudio 14.4k encoder. 15 years ago
Francesco Lavra 0acaf8b0f2 Split ra144.c in common code (to be shared with the future encoder) and 15 years ago
Peter Ross a526d6197a Pictor/PC Paint decoder 15 years ago
Reimar Döffinger 8850c69dbe 10l, there is no aac.c any more, so no need for a dependency. 15 years ago
Reimar Döffinger 44d4616efe aacdec also depends on cbrt_tables.h for hardcoded-tables. 15 years ago
Alex Converse 77b8320a4d Rename aac.c to aacdec.c. 15 years ago
Stefano Sabatini 0b99215c0e Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
James Zern 316d6c153c Add WebM muxer 15 years ago
James Zern ee0e91462c VP8 encoding via libvpx. 15 years ago
David Conrad 4717f87259 VP8 parser 15 years ago
James Zern 8299a7f819 VP8 decoding via libvpx. 15 years ago
Alex Converse c2341b8596 Add a chomp BSF to consume zero padding at the end of a packet. 15 years ago
Måns Rullgård 57fcb7d7da Add mpegaudiodec_float.o dependency on tables header with hardcoded tables 15 years ago
Michael Niedermayer b91d46614d float based mp1/mp2/mp3 decoders. 15 years ago
Måns Rullgård 5e1ba34bbb VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
Ronald S. Bultje 0bb848016a Add acelp_filters.o as QCELP decoder object file. 15 years ago
Måns Rullgård 309d16a4a0 DCA: break out lfe_interpolation_fir() inner loops to a function 15 years ago
Reimar Döffinger fa034b4427 Allow hardcoding of ulaw and alaw tables. 15 years ago
Mohamed Naufal 148bcae98c Implement YOP demuxer and video decoder. 15 years ago
Reimar Döffinger c787cb339e Add support for hard-coding the 256kB large dv_vlc_map table. 15 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago
Måns Rullgård 4693b031a3 Move H264 dsputil functions into their own struct 15 years ago
Baptiste Coudurier f5beb9a8a1 100L, revert r22560, already present 15 years ago
Baptiste Coudurier 48b2ef95b3 mpegts muxer now needs mpeg4audio code like adts muxer 15 years ago
Reimar Döffinger c26bce1070 Allow hard-coding of the 32kB cubic-root table for AAC. 15 years ago
Reimar Döffinger 062777b343 Allow hard-coding several QDM2 tables (about 32 kB size). 15 years ago
Måns Rullgård 05aec7bb87 Separate DWT from snow and dsputil 15 years ago
Aurelien Jacobs 7a397a2e1d fix compilation with --disable-everything --enable-muxer=mpegts 15 years ago
Aurelien Jacobs 97197beb1c fix compilation with --disable-everything --enable-decoder=twinvq 15 years ago
Måns Rullgård 93bff1de77 Replace $(G) with more generic $(M) in silent make rules 15 years ago
Måns Rullgård a736e0e5c2 Prettify make output when generating headers 15 years ago
Daniel Verkamp bf35412201 Kega Game Video (KGV1) decoder 15 years ago
Måns Rullgård 1e2a6688f6 Skip mpegaudio3.h in checkheaders 15 years ago
Måns Rullgård 8eecdc8b78 Skip the tablegen fragments in checkheaders 15 years ago
Måns Rullgård 2a5500b13e Add TESTOBJS make variable for extra objects used by test apps 15 years ago
Alex Converse ed492b61db Add an HE-AAC v1 decoder. 15 years ago
Måns Rullgård c70948315b Create a public API for FFT family of functions 15 years ago
Måns Rullgård b781cc1282 Make lsp a separate configurable and select it from codecs needing it 15 years ago
Daniel Verkamp d962706f96 Cosmetics: break all Makefile lines at 80 columns or less 15 years ago
Daniel Verkamp 589760c68b Fix iff demuxer dependencies 15 years ago
Daniel Verkamp 3dfd81e64e Fix vc1 parser dependencies 15 years ago
Daniel Verkamp 0802cb85d0 Fix h264 parser dependencies 15 years ago
Daniel Verkamp 401903dc69 Fix mpeg4video parser dependencies 15 years ago
Daniel Verkamp 5c9b9c990a Fix wmv2 encoder dependencies 15 years ago
Daniel Verkamp 818a4a6465 Fix gif encoder dependencies 15 years ago
Daniel Verkamp fa7252494c Fix snow encoder dependencies 15 years ago
Daniel Verkamp 19ecfb8aeb Fix svq1 encoder dependencies 15 years ago
Kostya Shishkov 9b3c455c50 ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16 15 years ago
Carl Eugen Hoyos f51674ff5d Fix compilation for --enable-version3 --enable-libopencore_amrwb (only). 15 years ago
Vitor Sessak 4fe3edaadf AMR-NB floating-point based decoder. 15 years ago