60535 Commits (dcda5ef1eab52a2392fd8f9ebf51a03052ddfce2)
 

Author SHA1 Message Date
Janne Grunau 5c1c6e8226 dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders 11 years ago
Janne Grunau 6398d8fd81 configure: clang: add -Qunused-arguments to as|ld_flags as well 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
Lukasz Marek 20fe316e47 lavd/sdl: reset context variables after destroy 11 years ago
Lukasz Marek 18c3313e65 lavd/sdl: make waiting spurious wakeup aware 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
Reynaldo H. Verdejo Pinochet 958d98cc1c ffserver: drop unneeded delay1 var 11 years ago
Reynaldo H. Verdejo Pinochet db93c2d031 ffserver: move misplaced comment 11 years ago
Reynaldo H. Verdejo Pinochet 1507e2a095 ffserver: drop obvious comment 11 years ago
Reynaldo H. Verdejo Pinochet 47ba472814 ffserver: cosmetics and grammar 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
Michael Niedermayer 5794e9fce2 Merge remote-tracking branch 'qatar/master' 11 years ago
Christophe Gisquet 45854df9a5 dcadsp: split lfe_dir cases 11 years ago
Michael Niedermayer 82ae8a44e6 Merge commit '5b59a9fc6152169599561f04b4f66370edda5c9c' 11 years ago
Michael Niedermayer 7ffe78a445 Merge commit '2bd44cb705340c4f7bd7e459a1efed5074bf45fc' 11 years ago
Christophe Gisquet 481a46a462 dcadsp: add int8x8_fmul_int32 to DSP context 11 years ago
Michael Niedermayer a7574a36af Merge commit 'e3fec3f095ab5ea08ee662942d98526aaf5e3635' 11 years ago
Michael Niedermayer bf90abe1dd Merge commit '5bcbb516f2ff45290ef7995b081762e668693672' 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ö e3fec3f095 arm: Add EXTERN_ASM to the .func and .type declarations for exported symbols 11 years ago
Martin Storsjö 5bcbb516f2 arm: Add X() around all references to extern symbols 11 years ago
Clément Bœsch f21d0beb0c Fix a few heigth/height typo. 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
Michael Niedermayer 9707b539b9 Merge remote-tracking branch 'qatar/master' 11 years ago
James Almer a4e4948ffe x86/cpu: add missing avx2 AVOption in av_parse_cpu_flags() 11 years ago
Ronald S. Bultje 5351964a2b vp8: fix bilinear C code to work if src_stride != dst_stride. 11 years ago
Peter Krefting d5733936d8 configure: Remove dcbzl check for e500v1 and e500v2 architectures 11 years ago
Timothy Gu 474db7a696 doc/texi2pod: make references bold 11 years ago
Michael Niedermayer c73445a45c Merge remote-tracking branch 'qatar/master' 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