91913 Commits (ee96ab2db507b95a694f10b152481cf71842de28)
 

Author SHA1 Message Date
Carl Eugen Hoyos 6130068453 lavf/mov: Force HEVC codec_id for code-point dvh1 and an hvcC atom. 7 years ago
Colin NG af4c2acddd libavformat/dashdec: Fix for un-free memory 7 years ago
Shiyou Yin 90dc584d21 MAINTAINERS: add myself to MIPS section 7 years ago
James Almer b955a33314 ffmpeg: simplify refcounting packets for the muxing queue 7 years ago
hwren f563e7868f avs2: correct avs2 description 7 years ago
Carl Eugen Hoyos 81f25a1051 lavc/libx264: Support monochrome encoding. 7 years ago
Sergey Lavrushkin a66e74306a libavfilter: Fixes warnings for unused variables in dnn_srcnn.h, dnn_espcn.h, dnn_backend_tf.c. 7 years ago
Sergey Lavrushkin 9d87897ba8 libavfilter: Code style fixes for pointers in DNN module and sr filter. 7 years ago
Sergey Lavrushkin 4eb63efbda libavfilter: Adds on the fly generation of default DNN models for tensorflow backend instead of storing binary model. 7 years ago
Steven Liu 243ecadad5 avformat/flvdec: add flv_full_metadata option into flvdec 7 years ago
Steven Liu 3b99bb3889 avformat/flvdec: reindent code for previous commit 7 years ago
Steven Liu d37125fb91 avformat/flvdec: add flv_ignore_prevtag option into flvdec 7 years ago
Steven Liu d54ae9b782 avformat/dashdec: remove unused functions and process code 7 years ago
Jacek Jendrzej 0cf5e6b5b4 avformat/dashdec: Fix memleak when resolve_content_path 7 years ago
Jacek Jendrzej 2f45378ba1 avformat/dashdec: fix for ticket #7336 7 years ago
Zhong Li 6434b84460 fftools/qsv: add extra_hw_frames support 7 years ago
Zhong Li 6088b7b037 lavc/qsvenc: expose qp of encoded frames 7 years ago
Maxym Dmytrychenko 325aa63dd1 qsv: enforcing continuous memory layout 7 years ago
Vittorio Giovara aa8e5eecac vf_tonemap: Update hdr metadata with the new peak value 7 years ago
Vittorio Giovara 572ef567a5 vf_tonemap_opencl: Move update_metadata() to a shared file 7 years ago
Vittorio Giovara e467179cfb vf_tonemap[_opencl]: Move determine_signal_peak() to a shared file 7 years ago
Vittorio Giovara ce7ca726b2 vf_tonemap: Fix logic for detecting the maximum peak of untagged sources 7 years ago
Gyan Doshi 076b19660e avcodec/libaomenc: correct range for cpu-used 7 years ago
Luca Barbato f89ec87afa frame: Simplify the video allocation 7 years ago
Aman Gupta e77a3e996f avcodec/mediacodecdec: fix spurious newline in trace logging 7 years ago
Michael Niedermayer 1940c27c82 avcodec/pnm_parser: Avoid reparsing failed data. 7 years ago
Michael Niedermayer 83dab8183e avcodec/simple_idct_template: Fix several integer overflows 7 years ago
Michael Niedermayer 40c2f870ae avcodec/aacdec_template: Check for duplicate elements 7 years ago
Michael Niedermayer 47db5763e2 avcodec/aacpsdsp_template: Fix integer overflow in ps_stereo_interpolate_c() 7 years ago
Michael Niedermayer 6b67d7f059 avformat/flvenc: Check audio packet size 7 years ago
Aman Gupta 476fd6ba3a avcodec/mediacodecdec: fix SEGV on modern nvidia decoders 7 years ago
Nikolas Bowe 5aeb3b0080 lavc/svq3: Fix regression decoding some files. 7 years ago
Michael Niedermayer 51ac3f43b8 avcodec/mlp_parser: Check if synccode is within buffer 7 years ago
Michael Niedermayer 7dd836a3f9 avcodec/qtrle: Check remaining bytestream in qtrle_decode_XYbpp() 7 years ago
James Almer 2de5209d91 avformat/matroskaenc: filter and reorder AV1 OBUs 7 years ago
James Almer ded339fb3c avformat/av1: reorder OBUs before writting them in ff_isom_write_av1c() 7 years ago
James Almer 692e323d89 avcodec/av1_parse: return size of the parsed OBU in parse_obu_header() 7 years ago
James Almer 1e126560c2 avformat/av1: return an error when no data is provided to ff_isom_write_av1c() 7 years ago
James Almer 4e937b1a60 avcodec/av1_parse: check for OBU header overread 7 years ago
James Almer e45ed15594 avcodec/libaomdec: auto insert dump_extra bitstream filter 7 years ago
James Almer b98bd60bfa avcodec/dump_extradata_bsf: don't allocate a new AVPacket per filtered packet 7 years ago
Gyan Doshi c9118d4d64 avformat/avs: add descriptive name and url 7 years ago
Martin Storsjö e1e3a12242 libopenh264: Add support for decoding of b-frames 7 years ago
wm4 c011beda26 avconv: make sure packets put into the muxing FIFO are refcounted 7 years ago
James Almer 481741ece0 x86/pixelutils: don't use the AVX2 functions on CPUs known to be slow with them 7 years ago
James Almer d5b3077ecf x86/pixelutils: add missing preprocessor wrapper to the AVX2 functions 7 years ago
Carl Eugen Hoyos 1ffd63a445 tools/qt-faststart: Allow free atoms after moov atom. 7 years ago
Jun Zhao d36b8394f4 avutil/pixelutils: sad_32x32 sse2/avx2 optimizations. 7 years ago
Jun Zhao b8bf7408dc lavutil/pixelutils: add sad_32x32 in pixelutils API. 7 years ago
James Almer a9a433564d avcodec/h264_mp4toannexb_bsf: use enum constants for the NAL unit type values 7 years ago