86731 Commits (db8f615d6866dc34dcc4a51daceca22d53403d07)
 

Author SHA1 Message Date
DongHoon Kang db8f615d68 libavcodec/htmlsubtitles.c: make tags case-insensitive 8 years ago
Muhammad Faiz 1af615683e avcodec/fft_template: use ff_thread_once on costable initialization 8 years ago
Derek Buitenhuis 2d417076a2 avformat/hlsenc: Add missing error check 8 years ago
Steven Liu 23e21130bb avformat/hlsenc: add warn message when use both fmp4 and single_file 8 years ago
Wan-Teh Chang dc11a467e6 ffmpeg: Fix typos in the comment for decode() ("." vs. "->") 8 years ago
Rafaël Carré 3b9cf943c9 h264dec: remove unneeded prototype 8 years ago
Derek Buitenhuis fde9013ab4 mpegtsenc: Don't pass NULL to memcpy 8 years ago
Ricardo Constantino 3b3501f75c configure: require pkg-config for libvorbis 8 years ago
Derek Buitenhuis 99c68861f9 concatdec: Do not pass NULL to memcmp 8 years ago
wm4 f605b56ad9 htmlsubtitles: support <br> tag 8 years ago
Michael Niedermayer f1baafac71 avcodec/interplayvideo: Clean up frames on parameter change 8 years ago
Azamat H. Hackimov 121ab69c9d libavformat/gdv: Fix parsing for soundless video 8 years ago
John Stebbins 369a3e111c movenc: allow alternative hvc1 h.265 codec tag 8 years ago
John Stebbins 974d508e57 movenc: write correct format hvcc when tag is hvc1 8 years ago
John Stebbins 38d808d72e movenc: move tags definitions to where they are used 8 years ago
John Stebbins e199d90da6 movenc: simplify codec_tag lookup 8 years ago
James Almer 9878935927 fate: add fate-checkasm-sbrdsp target 8 years ago
James Almer 9d5e81d3b1 Revert "x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main" 8 years ago
Steven Liu 1fe40e73a6 avformat/hlsenc: copy codec_tag when stream copy 8 years ago
Steven Liu d01b8f8683 avformat/hlsenc: optimize help message default value. 8 years ago
Michael Niedermayer c8cfbc6629 avcodec/hevcdec: do not let updated extradata corrupt state 8 years ago
James Almer 24bb7db403 x86/sbrdsp: remove unnecessary sign extend instruction in apply_noise_main 8 years ago
James Almer 3d3243577c checkasm: use declare_func_float() in sbrdsp sum_square test 8 years ago
James Almer bcbe9e4447 x86/sbrdsp: zero extend m_max in apply_noise_main 8 years ago
James Almer 440285474b x86/utvideodsp: make restore_rgb_planes functions work on x86_32 8 years ago
Michael Niedermayer c07af72098 avcodec/wavpack: Fix invalid shift 8 years ago
Michael Niedermayer 7592d97f10 avcodec/h264_slice: Fix signed integer overflow 8 years ago
John Stebbins 95f3c85976 movenc: use correct tag list for AVOutputFormat.codec_tag 8 years ago
Martin Storsjö d086e40459 lavf: Remove codec_tag from dashenc and smoothstreamingenc 8 years ago
Kevin Mark d32a6c36e4 libavfilter/scale2ref: Maintain main input's DAR 8 years ago
Paul B Mahol 1212041c91 avfilter/vf_ssim: use unsigned so result can be properly stored 8 years ago
Paul B Mahol cbbd330abc avcodec/alsdec: fix some undefined shifts 8 years ago
Paul B Mahol c3f10ea4bb avcodec/alsdec: remove unused header 8 years ago
Aman Gupta aad79e4323 lavc/mediacodec: rescale pts before decoding for both hw and sw buffers 8 years ago
Aman Gupta 6d4a686d45 lavc/mediacodec: add missing newline on warning 8 years ago
Matthieu Bouron 0a24d7ca83 lavc/aarch64: add sbrdsp neon implementation 8 years ago
Matthieu Bouron 7864e07f4a checkasm: add sbrdsp tests 8 years ago
Steven Liu 274bd1670b avfomat/hlsenc: support fmp4 format in hls 8 years ago
wm4 64ecb78b71 vdpau: do not use buggy HEVC support by default 8 years ago
Paul B Mahol c8853568b1 avcodec/alsdec: call correct function for multi-channel coding 8 years ago
Kostya Shishkov 06a66e7d94 avcodec/imc: cast float to int prior to comparing with int variable 8 years ago
foo86 f8b1a70412 avcodec/s302m: fix AVOption flags 8 years ago
James Almer 0eb783eb06 checkasm: randomize the full input buffer in test_hybrid_analysis 8 years ago
James Almer fb7b477a91 checkasm: fix size of input buffer in test_hybrid_analysis 8 years ago
wm4 ff2d21a58c hevcdec: properly export some side data with frame threading 8 years ago
James Almer ac8ad8d098 x86/sbrdsp: sign extend start and end gprs in ff_sbr_hf_gen_sse 8 years ago
Michael Niedermayer de54a37c1d avcodec/hevc_ps: Fix integer overflow with beta/tc offsets 8 years ago
Max Weber 9e392c6ece libavformat/avformat.h: Move docs inside of #if 8 years ago
Michael Niedermayer ecc16d893d avfilter/vf_geq: >8 bps support 8 years ago
Michael Niedermayer 60a45713e7 avcodec/interplayvideo: Check ff_get_buffer() for failure 8 years ago