91549 Commits (481741ece040b0a938099b521fd431d537d7198a)
 

Author SHA1 Message Date
James Almer 481741ece0 x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them 6 years ago
James Almer d5b3077ecf x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 6 years ago
Carl Eugen Hoyos 1ffd63a445 tools/qt-faststart: Allow free atoms after moov atom. 6 years ago
Jun Zhao d36b8394f4 avutil/pixelutils: sad_32x32 sse2/avx2 optimizations. 6 years ago
Jun Zhao b8bf7408dc lavutil/pixelutils: add sad_32x32 in pixelutils API. 6 years ago
James Almer a9a433564d avcodec/h264_mp4toannexb_bsf: use enum constants for the NAL unit type values 6 years ago
Tobias Rapp ec517ad9f9 fate: add tests for audio channel up-/downmixing with pan filter 6 years ago
Tobias Rapp b82632b59f tests/audiogen: raise channel count limit to 12 6 years ago
Antonio Morell 6f3e2913f5 libavformat/dashenc: Fix relative URI of HLS master playlist 6 years ago
Michael Niedermayer 67fb9c75ef doc/formats: Add documentation for skip_estimate_duration_from_pts 6 years ago
James Almer 269daf5985 configure: add missing aandcttables dependency to asv1 and asv2 encoders 6 years ago
James Almer c38b9c2bf7 configure: add missing aandcttables dependency to mpegvideoenc 6 years ago
Jan Ekström eb94ec3257 lavfi/nlmeans: fix aarch64 assembly with clang 6 years ago
James Almer d228df6ff3 cmdutils: print a more descriptive error message in show_help_bsf() when no bsf is specified 6 years ago
James Almer 3258cc6507 avcodec/bitstream_filters: check the input argument of av_bsf_get_by_name() for NULL 6 years ago
Michael Niedermayer bed125b710 avcodec/diracdec: Check bytes count in else branch in decode_lowdelay() too 6 years ago
Michael Niedermayer f457c0ad7f avcodec/diracdec: Check slice numbers for overflows in relation to picture dimensions 6 years ago
Michael Niedermayer 462d1be6de avcodec/diracdec: Change frame_number to 64bit as its a 32bit from the bitstream and we also have a -1 special case 6 years ago
Michael Niedermayer 69cac9e130 avcodec/dirac_dwt_template: Fix several integer overflows in horizontal_compose_daub97i() 6 years ago
Michael Niedermayer 5129040646 avcodec/diracdec: Prevent integer overflow in intermediate in global_mv() 6 years ago
Timo Rothenpieler ed647ab79f avformat/librtmp: fix returning EOF from Read/Write 6 years ago
James Almer 7ca892b7e5 fate: remove unnecessary reference file for fate-encryption-info 6 years ago
James Almer 536bcc30e0 avcodec: add missing files missed in previous commits 6 years ago
hwren 5985a1bf72 lavc, doc, configure: add avs2 video decoder wrapper 6 years ago
hwren b7b7b8e8a1 lavf: add avs2 fourcc 6 years ago
hwren d645e0d6c1 lavc: add AVS2/IEEE 1857.4 parser 6 years ago
Jun Zhao a8ce6fb425 doc/protocols: documents tcp_mss 6 years ago
Jun Zhao 790cf9518a lavf/tcp: add option to setting Maximum Segment Size 6 years ago
Michael Niedermayer bce4da85e8 swresample/swresample: Fix input channel count in resample_first computation 6 years ago
Michael Niedermayer a37c620269 avformat/mov: Check default_encrypted_sample before use in mov_read_sample_encryption_info() 6 years ago
Marcin Gorzel 8b710ea5e7 swresample: Use channel count in rematrix initialization 6 years ago
Carl Eugen Hoyos d01d46ad86 configure: Force pie for Android. 6 years ago
James Almer 81a18f219e avutil/hwcontext_d3d11va: fix type arguments passed to IDXGIAdapter2_GetDesc() 6 years ago
Carl Eugen Hoyos fa35ab80f3 lavf/isom: Make auxiliary_offsets consistently uint64_t. 6 years ago
Carl Eugen Hoyos c51e0cd6ed lavf/flvdec: Remove an outdated comment. 6 years ago
Lou Logan 0e554bf4b9 doc/mailing-list-faq: user lists are subscribe only 6 years ago
Marton Balint a5c17cf43e avformat/mxfdec: drop invalid index table segments when sorting them 6 years ago
Mina 0bb5cd8c4d avfilter: Add colorconstancy filter 6 years ago
Michael Niedermayer d134b8d85f avcodec/cdgraphics: Clear first frame only once 6 years ago
Michael Niedermayer d2015e6b86 avcodec/tscc: Do not duplicate images 6 years ago
Michael Niedermayer 679bfa453f avcodec/tscc: Move reading the side data palette before other checks 6 years ago
Paul B Mahol 3237f018fd avcodec/bink: set color range 6 years ago
Paul B Mahol 1b0922584e avcodec/bink: add 'k' version support 6 years ago
Paul B Mahol 251329fa76 avformat/bink: move code for skipping unknown fields to correct place 6 years ago
James Almer 3735d55af3 avcodec/parser: move parsers list and related API to its own file 6 years ago
Danil Iashchenko 9d6efefaf4 doc/filters: use radius instead of kernel in avgblur 6 years ago
Carl Eugen Hoyos 9617178800 lavc/fft_template: Do not define unneded functions with --enable-small. 6 years ago
A. Wilcox 153fcd6de6 libavcodec/ppc: Fix HEVC AltiVec routines with --enable-small 6 years ago
James Almer 3870ed7ab3 avcodec/extract_extradata_bsf: make sure a Sequence Header was found for av1 6 years ago
James Almer 5abbb1430d avcodec: bump micro version after previous changes 6 years ago