27656 Commits (01000064c9518f76bc97b72e81aa34788d88534f)

Author SHA1 Message Date
Michael Niedermayer bd35d58463 avcodec/mlp_parser: fix multichannel 11 years ago
Michael Niedermayer 1a8050ad61 avcodec/mlpdec: fix mulichannel output 11 years ago
Kostya Shishkov cde7df25ef Mirillis FIC video decoder 11 years ago
Tim Walker c0c45188e5 mlp: improve request_channel_layout behavior. 11 years ago
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Vittorio Giovara b141c7b37e h264: give numbers to nalus 11 years ago
Ronald S. Bultje c72f587353 vp9/parser: change size type to unsigned. 11 years ago
Michael Niedermayer 3b6655ebff avcodec/hevc: remove FFUMOD() in slice qp_y init 11 years ago
Michael Niedermayer 1e263133cc avcodec/hevc: remove unused variables 11 years ago
Janne Grunau 0cffd6fff5 x86: use the inline int8x8_fmul_int32 only if inline SSE2 is availbale 11 years ago
Carl Eugen Hoyos 4bcc6febcf Fix compilation with --disable-everything --enable-encoder=flac. 11 years ago
Ronald S. Bultje bbc3425fa2 vp9: fix mix-up of last-frame/cur-frame in frame size checks. 11 years ago
Clément Bœsch 669d4f9053 x86/vp9lpf: simplify 2nd transpose in 44/48/88/84. 11 years ago
Lukasz Marek 3f47e24cbe lavc/mpegvideo: add missing const 11 years ago
Lukasz Marek aeb2905fb7 lavc/jpeg2000dec: silent warning discards qualifiers 11 years ago
Christophe Gisquet 45854df9a5 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 481a46a462 dcadsp: add int8x8_fmul_int32 to DSP context 11 years ago
Michael Niedermayer 64278039e5 avcodec/hevc: Simplify get_qPy_pred() 11 years ago
Michael Niedermayer 1a3ed056c5 avcodec/hevc: make check for previous slice segment tighter 11 years ago
Christophe Gisquet 5fdbfcb5b7 dcadsp: split lfe_dir cases 11 years ago
Christophe Gisquet 5b59a9fc61 x86: dcadsp: implement int8x8_fmul_int32 11 years ago
Christophe Gisquet 2bd44cb705 dcadsp: add int8x8_fmul_int32 to dsp context 11 years ago
Lukasz Marek 7bb8b87654 lavc/adpcm_data: fix const misplacement 11 years ago
Lukasz Marek 0792b87335 lavc/evrcdec: fix const misplacement 11 years ago
Michael Niedermayer ec9578d54d avcodec/wmalosslessdec: fix mclms_coeffs* array size 11 years ago
Michael Niedermayer 2a03eb4c99 avcodec/wmalosslessdec: use sizeof() instead of literal number 11 years ago
Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 11 years ago
Michael Niedermayer 6ef57f4d9a avcodec/hevc: hls_decode_entry: check that the previous slice segment is available before decoding the next 11 years ago
Michael Niedermayer a18f111582 avcodec/hevc: clear tab_slice_address of ctb on error. 11 years ago
Michael Niedermayer 56985d26d7 avcodec/hevc: clear tab_slice_address in hevc_frame_start() 11 years ago
Michael Niedermayer 951793717a avcodec/hevc_filter: assert validity of qp predictor input 11 years ago
Ronald S. Bultje 5351964a2b vp8: fix bilinear C code to work if src_stride != dst_stride. 11 years ago
Martin Storsjö 49ec551595 vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter 11 years ago
Loren Merritt 9c978f243a flac/x86: add ff_flac_lpc_32_sse4() 11 years ago
Timothy Gu 4a37e2977c libfdk-aacenc: disable hard version requirements 11 years ago
Clément Bœsch d92a725329 x86/vp9lpf: remove 8 SWAPs in 84/48 transpose. 11 years ago
Clément Bœsch 97dde561de x86/vp9lpf: remove braindead double pxor. 11 years ago
Clément Bœsch 9a3b05b0a9 x86/vp9lpf: save a few mov in flat8in/hev masks calc. 11 years ago
Clément Bœsch 91d85bb167 x86/vp9lpf: add ff_vp9_loop_filter_[vh]_44_16_{sse2,ssse3,avx}. 11 years ago
Vittorio Giovara a91d3658d9 mpeg: K&R formatting cosmetics 11 years ago
Anton Khirnov 4c3e1956ee lagarith: reallocate rgb_planes when needed 11 years ago
Anton Khirnov 2240e2078d truemotion1: check the header size 11 years ago
Anton Khirnov 1713eec29a shorten: pad the internal bitstream buffer 11 years ago
Anton Khirnov 5430839144 eacmv: clear references on frame dimensions change 11 years ago
Michael Niedermayer 20be510887 avcodec/vc1dec: remove blocks_off use from vc1_pred_b_mv() 11 years ago
Michael Niedermayer 41f9742053 avcodec/vc1dec: vc1_pred_b_mv() is not used for fields, simplify code 11 years ago
Diego Biurrun 190d4a447b avcodec: Suppress deprecation warnings from avcodec_alloc_frame() 11 years ago
Vittorio Giovara d509ae5be0 jvdec: K&R formatting cosmetics 11 years ago
Anton Khirnov 1f097d168d h264: reset data partitioning at the beginning of each decode call 11 years ago
Anton Khirnov e46ad30a80 vp8: use a fixed-size edge emu buffer 11 years ago