965 Commits (4172951ba7e5e8450d2b081fa9516454fdfa1329)

Author SHA1 Message Date
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
Peter Ross a1ae40fd0d Deluxe Paint Animation decoder 15 years ago
Michael Niedermayer fc53b6afee Split H263 encoder and decoder from common code. 15 years ago
Reimar Döffinger 14b8607065 Add support for hard-coded MDCT-related ff_sine_windows tables. 15 years ago
Michael Niedermayer ca334dd14b Split the mpeg4 encoder and decoder off h263.c 15 years ago
Michael Niedermayer d7525cba23 Split out intel H263 decoder. 15 years ago
Michael Niedermayer a0b0d75368 Split flv decoding out. 15 years ago
Michael Niedermayer eb52376915 Split out flv encoding. 15 years ago
Diego Biurrun c46b024ed3 Neither the H.264 nor the SVQ3 decoder depend on the H.264 parser. 15 years ago
Diego Biurrun 2cca233bc9 The MLP decoder depends on the MLP parser. 15 years ago
Diego Biurrun aec09a004c Enable the TrueHD decoder when the MLP decoder is enabled. 15 years ago
Diego Biurrun 5b423887f4 Declare AC-3 parser dependency of AC-3 decoder and EAC-3 demuxer in configure. 15 years ago
Diego Biurrun f1e946943a Declare AAC parser dependencies in configure. 15 years ago
Diego Biurrun 0788ac67e0 The S/P-DIF muxer depends on mpeg4audio.o. 15 years ago
Diego Biurrun f95bfab05c Declare WMV1/WMV2/VC-1 decoder dependency on the H.263 decoder in configure. 15 years ago
Gwenole Beauchesne 07c9f6f673 Add H.264 bitstream decoding through VAAPI. 15 years ago
Diego Biurrun 5f000d5f38 vc1_parser.o does not depend on h263dec.o and intrax8.o. 15 years ago
Diego Biurrun a8beb22f4d Declare dependencies of RV10/RV20 decoders on the H.263 decoder in configure. 15 years ago
Diego Biurrun 4414137eba Declare dependencies for H.263 family decoders in configure. 15 years ago
Diego Biurrun 7f647ae0b1 Declare the dependency of the H.263 decoder on the H.263 parser in configure. 15 years ago
Kostya Shishkov ce293510d9 Auravision Aura 2 decoder 15 years ago
Kostya Shishkov 588f8cd8df Add Auravision Aura decoding support 15 years ago
Reimar Döffinger 4aaab0a328 Add decoder for R210 (uncompressed 10-bit RGB) codec. 15 years ago
Michael Tison a3d995c1eb CD+G demuxer and decoder 15 years ago
Måns Rullgård 702b5885a1 ARM: NEON optimised H264 16x16, 8x8 pred 15 years ago
Reimar Döffinger a7c6e76638 Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
Diego Biurrun ff09a99ef5 -DFRAC_BITS must be added to CPPFLAGS when compiling mpegaudio_tablegen.ho. 15 years ago
Thilo Borgmann 99971952b0 Add MPEG-4 Audio Lossless Coding (ALS) decoder. 15 years ago
Måns Rullgård de4070b520 Add generic rules for building helpers with HOSTCC 15 years ago