91723 Commits (6dbb64fdccafe846aaec75d3784f7ad49d8af5df)
 

Author SHA1 Message Date
Zhong Li 6088b7b037 lavc/qsvenc: expose qp of encoded frames 6 years ago
Vittorio Giovara aa8e5eecac vf_tonemap: Update hdr metadata with the new peak value 6 years ago
Vittorio Giovara 572ef567a5 vf_tonemap_opencl: Move update_metadata() to a shared file 6 years ago
Vittorio Giovara e467179cfb vf_tonemap[_opencl]: Move determine_signal_peak() to a shared file 6 years ago
Vittorio Giovara ce7ca726b2 vf_tonemap: Fix logic for detecting the maximum peak of untagged sources 6 years ago
Gyan Doshi 076b19660e avcodec/libaomenc: correct range for cpu-used 6 years ago
Aman Gupta e77a3e996f avcodec/mediacodecdec: fix spurious newline in trace logging 6 years ago
Michael Niedermayer 1940c27c82 avcodec/pnm_parser: Avoid reparsing failed data. 6 years ago
Michael Niedermayer 83dab8183e avcodec/simple_idct_template: Fix several integer overflows 6 years ago
Michael Niedermayer 40c2f870ae avcodec/aacdec_template: Check for duplicate elements 6 years ago
Michael Niedermayer 47db5763e2 avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c() 6 years ago
Michael Niedermayer 6b67d7f059 avformat/flvenc: Check audio packet size 6 years ago
Aman Gupta 476fd6ba3a avcodec/mediacodecdec: fix SEGV on modern nvidia decoders 6 years ago
Nikolas Bowe 5aeb3b0080 lavc/svq3: Fix regression decoding some files. 6 years ago
Michael Niedermayer 51ac3f43b8 avcodec/mlp_parser: Check if synccode is within buffer 6 years ago
Michael Niedermayer 7dd836a3f9 avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() 6 years ago
James Almer 2de5209d91 avformat/matroskaenc: filter and reorder AV1 OBUs 6 years ago
James Almer ded339fb3c avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c() 6 years ago
James Almer 692e323d89 avcodec/av1_parse: return size of the parsed OBU in parse_obu_header() 6 years ago
James Almer 1e126560c2 avformat/av1: return an error when no data is provided to ff_isom_write_av1c() 6 years ago
James Almer 4e937b1a60 avcodec/av1_parse: check for OBU header overread 6 years ago
James Almer e45ed15594 avcodec/libaomdec: auto insert dump_extra bitstream filter 6 years ago
James Almer b98bd60bfa avcodec/dump_extradata_bsf: don't allocate a new AVPacket per filtered packet 6 years ago
Gyan Doshi c9118d4d64 avformat/avs: add descriptive name and url 6 years ago
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