91603 Commits (582bc5a348f5cd12b6ad3be4ecbee71bc082ea32)
 

Author SHA1 Message Date
Sergey Lavrushkin 582bc5a348 libswscale: Adds conversions from/to float gray format. 6 years ago
sanil 551a029a18 libavformat/dashdec: Support negative value of the @r attrbute of S in SegmentTimeline element. 6 years ago
Danil Iashchenko 5423fe29da lavfi: add erosion_opencl, dilation_opencl filters 6 years ago
Michael Niedermayer 0f4c3b0b8e avcodec/mpegaudio_parser: Initialize poutbuf* 6 years ago
Michael Niedermayer bf97d11b08 avcodec/ivi: Factor width dereference out of the loops in ivi_output_plane() 6 years ago
Michael Niedermayer 82920bf494 avcodec/ivi: Only clip samples when needed in ivi_output_plane() 6 years ago
Michael Niedermayer 6d8a289c98 avcodec/indeo5: require initial valid intra/gop headers not just later 6 years ago
Michael Niedermayer f91e7ec9df avcodec/microdvddec: limit style characters in parsing 6 years ago
Sergey Lavrushkin 00ae3498bf libavutil: Adds gray floating-point pixel formats. 6 years ago
Sasi Inguva 12673bb253 lavf/mov.c: Set start_time for all streams (in case of edit lists). 6 years ago
Kyle Swanson 87cc7e8d4e lavfi/vf_libvmaf: update to use libvmaf v1.3.9 6 years ago
Jun Zhao 1581caa7ca lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing. 6 years ago
Clément Bœsch eb1860e017 lavfi/selectivecolor: fix neutral color filtering 6 years ago
Mina e0539f0349 lavfi/xbr: update filter url 6 years ago
Carl Eugen Hoyos 6130068453 lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom. 6 years ago
Colin NG af4c2acddd libavformat/dashdec: Fix for un-free memory 6 years ago
Shiyou Yin 90dc584d21 MAINTAINERS: add myself to MIPS section 6 years ago
James Almer b955a33314 ffmpeg: simplify refcounting packets for the muxing queue 6 years ago
hwren f563e7868f avs2: correct avs2 description 6 years ago
Carl Eugen Hoyos 81f25a1051 lavc/libx264: Support monochrome encoding. 6 years ago
Sergey Lavrushkin a66e74306a libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h, dnn_backend_tf.c. 6 years ago
Sergey Lavrushkin 9d87897ba8 libavfilter: Code style fixes for pointers in DNN module and sr filter. 6 years ago
Sergey Lavrushkin 4eb63efbda libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model. 6 years ago
Steven Liu 243ecadad5 avformat/flvdec: add flv_full_metadata option into flvdec 6 years ago
Steven Liu 3b99bb3889 avformat/flvdec: reindent code for previous commit 6 years ago
Steven Liu d37125fb91 avformat/flvdec: add flv_ignore_prevtag option into flvdec 6 years ago
Steven Liu d54ae9b782 avformat/dashdec: remove unused functions and process code 6 years ago
Jacek Jendrzej 0cf5e6b5b4 avformat/dashdec: Fix memleak when resolve_content_path 6 years ago
Jacek Jendrzej 2f45378ba1 avformat/dashdec: fix for ticket #7336 6 years ago
Zhong Li 6434b84460 fftools/qsv: add extra_hw_frames support 6 years ago
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