943 Commits (b3dce4b9bff2e542113b8e434b9c011f344744cb)

Author SHA1 Message Date
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
Kostya Shishkov 342c7dfdbb Bink video decoder 15 years ago
Ramiro Polla da2a5feaea x86_fft.o depends on MMX and FFT. 15 years ago
Daniel Verkamp 7fa78f49f0 msmpeg4v* encoders depend on h263dec 15 years ago
Daniel Verkamp 8e25a3d637 Declare WMV1 decoder dependencies 15 years ago
Daniel Verkamp 77ce6653d2 Declare CAF demuxer dependency on mpegaudio 15 years ago
Stefan Gehrer 3a201bd04f remove a Huffman table from WMA which also exists in AAC 15 years ago
Vitor Sessak f1c8e5aa94 Add missing dependency of TwinVQ 15 years ago
Thilo Borgmann 245d5a48ef Add the dependency for mpeg4audio.o of the ALS decoder. 15 years ago
James Darnley 85207e38dc Add lsp.o as a dependency for wmavoice. This fixes a compilation error when 15 years ago
Thilo Borgmann 25608328af Support arithmetic decoding in ALS. 15 years ago
Ronald S. Bultje fa65584f12 WMAVoice decoder. 15 years ago
Kostya Shishkov 5bebe94d86 Indeo 5 decoder 15 years ago
Peter Ross b9e06dddb7 IFF PBM/ILBM bitmap decoder 15 years ago
Peter Ross c0d3f516cb Bink Audio decoder 15 years ago
Laurent Aimar f0f86627fe VC-1/WMV3 DXVA2 implementation 15 years ago
Laurent Aimar 85167c46ef Moved reusable functions from dxva2_h264.c to dxva2.c 15 years ago
Laurent Aimar 92c6a099ba H264 DXVA2 implementation 15 years ago
Vitor Sessak 7f3f5f46c2 Floating point discrete cosine transform 15 years ago
Gwenole Beauchesne 054947cafd Install <libavcodec/vaapi.h> header. 15 years ago
Alexander Strange 0209e1e160 Add missing Makefile dependencies to CONFIG_SNOW_ENCODER. 15 years ago
Vitor Sessak d140b02581 SIPR16k decoder 15 years ago
Michael Niedermayer cc51b28299 Split cabac decoding code out of h264.c. 15 years ago
Michael Niedermayer e1e949026e Split cavlc out of h264.c. 15 years ago
Michael Niedermayer ea6f00c448 Split all the reference picture handling off h264.c. 15 years ago
Michael Niedermayer 889fce8e30 Split (picture|seq) parameter set decoding out of h264.c. 15 years ago
Michael Niedermayer 9c09546352 Split SEI code off h264.c. 15 years ago
Michael Niedermayer 943f69a6ea Split direct mode (macro)block decoding off h264.c. 15 years ago
Michael Niedermayer 082cf97106 Split h264 loop filter off h264.c. 15 years ago
Michael Niedermayer 419276c50d Move svq3.o to the correct spot. 15 years ago
Michael Niedermayer 903d58f631 Get rid of #include "svq3.c" 15 years ago
David Conrad 24ca518bd1 Add support for dirac in ogg 15 years ago
Vladimir Voroshilov 7bd3096f5f SIPR decoder for modes 8k5, 6k5 and 5k0. 15 years ago