27463 Commits (8372aaf7210e0833b17982a3ced304c47e8f668b)

Author SHA1 Message Date
Ronald S. Bultje 1dc8559e25 vp9: more aligned zeroes. 11 years ago
Ronald S. Bultje 0c30c8ddc1 vp9: faster skip-block coefficient blanking. 11 years ago
Ronald S. Bultje cdfcd06126 vp9: coef context reading optimization. 11 years ago
Ronald S. Bultje 9aeca1c572 vp9: just disallow temporal or no-update segmentation on size-change. 11 years ago
mrlika 36a6297953 avcodec/dvbsubdec: DVB subtitles decoder: support of 5 bytes extradata format 11 years ago
Maxim Poliakovski bc3f03567a g2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO 11 years ago
Maxim Poliakovski ae95b2f810 g2meet: Validate bpp and bitmasks in the display info 11 years ago
Maxim Poliakovski 3f826039dd g2meet: factor out chunk seeking 11 years ago
Maxim Poliakovski cb2162adba g2meet: Rename FRAME_INFO to more appropriate DISPLAY_INFO 11 years ago
Ronald S. Bultje 0c67864a37 vp9: don't allow retaining old segmentation maps after a size change. 11 years ago
Tim Walker c1e7de8f62 mlp_parser: fix request_channel_layout behavior. 11 years ago
Michael Niedermayer f90a4bfc43 mlpdec: fix request_channel_layout behavior. 11 years ago
Ronald S. Bultje 7f0f47b3df vp9: some variable re-arrangements for alignment. 11 years ago
Ronald S. Bultje af63ea7078 vp9: re-allocate block buffers on uses_2pass change w/o size change. 11 years ago
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