86865 Commits (56277f6d1905af033d58588c631956dcb19fdf7a)
 

Author SHA1 Message Date
James Almer 9878935927 fate: add fate-checkasm-sbrdsp target 7 years ago
James Almer 9d5e81d3b1 Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main" 7 years ago
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy 7 years ago
Steven Liu d01b8f8683 avformat/hlsenc: optimize help message default value. 7 years ago
Michael Niedermayer c8cfbc6629 avcodec/hevcdec: do not let updated extradata corrupt state 7 years ago
James Almer 24bb7db403 x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main 7 years ago
James Almer 3d3243577c checkasm: use declare_func_float() in sbrdsp sum_square test 7 years ago
James Almer bcbe9e4447 x86/sbrdsp: zero extend m_max in apply_noise_main 7 years ago
James Almer 440285474b x86/utvideodsp: make restore_rgb_planes functions work on x86_32 7 years ago
Michael Niedermayer c07af72098 avcodec/wavpack: Fix invalid shift 7 years ago
Michael Niedermayer 7592d97f10 avcodec/h264_slice: Fix signed integer overflow 7 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 7 years ago
Martin Storsjö d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc 7 years ago
Kevin Mark d32a6c36e4 libavfilter/scale2ref: Maintain main input's DAR 7 years ago
Paul B Mahol 1212041c91 avfilter/vf_ssim: use unsigned so result can be properly stored 7 years ago
Paul B Mahol cbbd330abc avcodec/alsdec: fix some undefined shifts 7 years ago
Paul B Mahol c3f10ea4bb avcodec/alsdec: remove unused header 7 years ago
Aman Gupta aad79e4323 lavc/mediacodec: rescale pts before decoding for both hw and sw buffers 7 years ago
Aman Gupta 6d4a686d45 lavc/mediacodec: add missing newline on warning 7 years ago
Matthieu Bouron 0a24d7ca83 lavc/aarch64: add sbrdsp neon implementation 7 years ago
Matthieu Bouron 7864e07f4a checkasm: add sbrdsp tests 7 years ago
Steven Liu 274bd1670b avfomat/hlsenc: support fmp4 format in hls 7 years ago
wm4 64ecb78b71 vdpau: do not use buggy HEVC support by default 7 years ago
Paul B Mahol c8853568b1 avcodec/alsdec: call correct function for multi-channel coding 7 years ago
Kostya Shishkov 06a66e7d94 avcodec/imc: cast float to int prior to comparing with int variable 7 years ago
foo86 f8b1a70412 avcodec/s302m: fix AVOption flags 7 years ago
James Almer 0eb783eb06 checkasm: randomize the full input buffer in test_hybrid_analysis 7 years ago
James Almer fb7b477a91 checkasm: fix size of input buffer in test_hybrid_analysis 7 years ago
wm4 ff2d21a58c hevcdec: properly export some side data with frame threading 7 years ago
James Almer ac8ad8d098 x86/sbrdsp: sign extend start and end gprs in ff_sbr_hf_gen_sse 7 years ago
Michael Niedermayer de54a37c1d avcodec/hevc_ps: Fix integer overflow with beta/tc offsets 7 years ago
Max Weber 9e392c6ece libavformat/avformat.h: Move docs inside of #if 7 years ago
Michael Niedermayer ecc16d893d avfilter/vf_geq: >8 bps support 7 years ago
Michael Niedermayer 60a45713e7 avcodec/interplayvideo: Check ff_get_buffer() for failure 7 years ago
Michael Niedermayer 0b180d2066 fate: Add fate-copy-trac3074 7 years ago
Clément Bœsch 2658e66cd1 lavu/cpu: disable MMX warning on non x86 platforms 7 years ago
Paul B Mahol 3821c004e2 avcodec/interplayvideo: fix regression causing artifacts 7 years ago
Paul B Mahol 4d681269e0 avcodec/gdv: add decompression for 2 and 5 method 7 years ago
KongQun Yang 45dbb40cd1 Update mp4 object type for VP9 7 years ago
Michael Niedermayer c709f009da avcodec/cfhd: Fix invalid left shift of negative value 7 years ago
Michael Niedermayer bc6ab72bc7 avcodec/vb: Check vertical GMC component before multiply 7 years ago
Paul B Mahol f0edab6e63 avcodec/interplayvideo: use correct context when checking for enough bytes 7 years ago
James Darnley 0c2acccd4b avcodec/x86: use new x86-64 functions for -idct simple 7 years ago
James Darnley d7246ea9f2 avcodec/x86: add an 8-bit simple IDCT function based on the x86-64 high depth functions 7 years ago
James Darnley 8b19467d07 avcodec/x86: allow future 8-bit simple idct to have "DC only hack" 7 years ago
Paul B Mahol c1d1274bfc avcodec/interplayvideo: return void 7 years ago
Paul B Mahol ed782bebf5 avcodec/interplayvideo: fix dead-lock 7 years ago
Paul B Mahol 613ccdaaac avcodec/interplayvideo: use int16_t instead of short 7 years ago
Paul B Mahol 42f516b5d3 avcodec/interplayvideo: check that video_size is >0 7 years ago
Vittorio Giovara 3426832ac3 hevc: Add support for alternative transfer characterics SEI 7 years ago