60442 Commits (1a8050ad616c9682f44671c6febb6030a8e3b71e)
 

Author SHA1 Message Date
Michael Niedermayer 1a8050ad61 avcodec/mlpdec: fix mulichannel output 11 years ago
Michael Niedermayer aedc10137d Merge commit 'c0c45188e56cfa3050bb39f8299025345b8a204c' 11 years ago
Michael Niedermayer df98b36aa6 Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae' 11 years ago
Michael Niedermayer 3a0e4f6c90 Merge commit '6398d8fd813490fc3900baf8c788f803d8e17b73' 11 years ago
Michael Niedermayer 4df9d9ca4f Merge commit 'b141c7b37eb52aca41ac83738f159b63b9c09d5c' 11 years ago
Michael Niedermayer dd2b330347 Merge commit '0cffd6fff59f192120dc93aa6c3cb8180f5506e3' 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
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