93464 Commits (1e34014010dba9325fc5430934b51a61a5007c63)
 

Author SHA1 Message Date
Carl Eugen Hoyos 1e34014010 lavc/bmp: Avoid a heap buffer overwrite for 1bpp input. 6 years ago
Jun Zhao e9c9514ce3 avformat/avformat.h: Update the comment for AVInputFormat.flags 6 years ago
Daniel Playfair Cal 6e42021128 avfilter/vf_lensfun: add scale parameter 6 years ago
Gyan Doshi 9ae8f3cdd3 doc/filters: indicate range for zoom in lavfi/zoompan 6 years ago
James Almer 40490b3a63 avcodec/cbs_av1: fix range of values for Mastering Display Color Volume Metadata OBUs 6 years ago
Michael Niedermayer b8f53a2342 avcodec/jpeg2000dec: Skip de-quantization of empty areas 6 years ago
Michael Niedermayer c0ca67ba40 avcodec/prosumer: Check decoded size 6 years ago
Michael Niedermayer 635067b75f avcodec/mpegpicture: Check size of edge_emu_buffer 6 years ago
Michael Niedermayer 4ef27d4072 avcodec/indeo2: Check input size against resolution in ir2_decode_plane() 6 years ago
Michael Niedermayer ff13a92a6f avformat/mov: Fix potential integer overflow in entry check in mov_read_trun() 6 years ago
Michael Niedermayer d92034a06a avcodec/dxtory: Check slice sizes before allocating image 6 years ago
Michael Niedermayer 1223696c72 avcodec/truemotion2: Fix integer overflow in tm2_null_res_block() 6 years ago
Jun Li c3b517dac2 avformat/rtsp: Add https tunneling support 6 years ago
James Almer 699d0c2a30 avcodec/av1_parser: don't abort parsing the first frame if extradata parsing fails 6 years ago
Michael Niedermayer 013f71497b avcodec/tiff: do not allow bpp 40 with undefined pixel formats 6 years ago
Carl Eugen Hoyos 5fceac1cdb lavd/v4l2: Fix the type of the probe function. 6 years ago
hwrenx 5252d594a1 lavc/libdavs2: fix frame dumping error description 6 years ago
hwrenx bf05f621d5 lavc/libdavs2: add davs2_flush 6 years ago
Steven Liu 2cb29a5d8d avformat/avformat.h: update the comment from deprecated to new API 6 years ago
Jun Zhao fba42b33b7 lavf/flvdec: fix typo in log message 6 years ago
Jun Zhao 305025c8ae lavfi/sidedata: add missed frame side data type 6 years ago
James Almer 47e12966b7 Merge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff' 6 years ago
Carl Eugen Hoyos e704070f61 lavd/v4l2-common: Add an entry for Z16. 6 years ago
Ruiling Song b073fb9eea lavfi/colorspace_common: add ifdef check to be more compatible. 6 years ago
Ruiling Song 8b951cd475 lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.c 6 years ago
Ruiling Song 2593122a16 lavfi/opencl: add ff_opencl_print_const_matrix_3x3() 6 years ago
Ruiling Song d0f3798b4e lavfi/colorspace: move some functions to common file 6 years ago
Ruiling Song 61cb505d18 lavu/opencl: replace va_ext.h with standard name 6 years ago
Martin Storsjö 0676de935b arm: Implement a NEON version of 422 h264_h_loop_filter_chroma 6 years ago
Lou Logan 7366174086 MAINTAINERS: remove myself as mailing list maintainer 6 years ago
Lou Logan 171f8ee40b doc/mailing-list-faq: ffmpeg-devel is now subscription only 6 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Martin Vignali 6dc1da416e Maintainers : remove myself 6 years ago
Marton Balint 6af67dcc35 avfilter/af_astats: add support for optimized min/max/peak calculation 6 years ago
Marton Balint 5cc4b79b29 avfilter/af_astats: rework sample loops 6 years ago
Marton Balint 235228ea50 avfilter/af_astats: factorize sample loops 6 years ago
Marton Balint 233fdd84c2 avfilter/af_astats: fix identation 6 years ago
Marton Balint e85f37d51e avfilter/af_astats: add support for selecting measured statistics 6 years ago
Carl Eugen Hoyos 978880c803 lavf/latmenc: Error out for unsupported codecs. 6 years ago
James Almer 70c8c8a818 avcodec/hevcdec: decode at most one slice reporting being the first in the picture 6 years ago
Carl Eugen Hoyos 3ac474892c lavf/allformats: Remove an accidentally committed line. 6 years ago
Aman Gupta 9e40c97a84 doc/ffmpeg: muxdelay and muxpreload are output options 6 years ago
Michael Niedermayer 9d20901b92 avcodec/arbc: Check nb_segments before allocating and copying frame 6 years ago
Michael Niedermayer 8f63fa4c2e avcodec/scpr: Perform frame copy later 6 years ago
Michael Niedermayer 21b90435d6 tools/target_dec_fate.list: add issues 4000 to 6000 6 years ago
Carl Eugen Hoyos 6a3520bf98 lavf: Constify AVProbeData* in av_probe_input_format(). 6 years ago
Carl Eugen Hoyos cc49341084 lavf/avformat: Add a warning that ff_const59 is not part of the public api. 6 years ago
Carl Eugen Hoyos 3aa6208db9 lavf: Constify AVInputFormat pointer. 6 years ago
Carl Eugen Hoyos 9461e4bc69 lavf: Constify AVOutputFormat pointer. 6 years ago
Carl Eugen Hoyos 4602456c4f lavc/arbc: Use AV_WB24() where applicable. 6 years ago