aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-28lavc/qsvenc: use the common option "trellis" of AVCodecContextZhong Li
2019-03-28qsv: fix the dangerous macro definitionsZhong Li
2019-03-28lavc/qsvenc: make the queried libmfx version easily reusedZhong Li
2019-03-28configure: include pkgconfig path as vaapi header searchZhong Li
2019-03-28lavc/vaapi_h264: Do not set FMO fields.Carl Eugen Hoyos
2019-03-28lavc/vaapi_hevc: Do not initialize fields twice.Carl Eugen Hoyos
2019-03-27configure: Do not enable both OpenCL-VAAPI interop modes simultaneouslyMark Thompson
2019-03-27lavf/latmenc: Return the correct error for wrong codec.Carl Eugen Hoyos
2019-03-27avcodec/hevcdec: Avoid only partly skiping duplicate first slicesMichael Niedermayer
2019-03-27swscale/ppc: VSX-optimize yuv2rgb_fullLauri Kasanen
2019-03-27swscale: Remove duplicated codeLauri Kasanen
2019-03-27lavc/h264_levels: add MaxMBPS checking and update fate test.Decai Lin
2019-03-26lavc/bmp: Avoid a heap buffer overwrite for 1bpp input.Carl Eugen Hoyos
2019-03-26avformat/avformat.h: Update the comment for AVInputFormat.flagsJun Zhao
2019-03-25avfilter/vf_lensfun: add scale parameterDaniel Playfair Cal
2019-03-25doc/filters: indicate range for zoom in lavfi/zoompanGyan Doshi
2019-03-25avcodec/cbs_av1: fix range of values for Mastering Display Color Volume Metad...James Almer
2019-03-25avcodec/jpeg2000dec: Skip de-quantization of empty areasMichael Niedermayer
2019-03-25avcodec/prosumer: Check decoded sizeMichael Niedermayer
2019-03-25avcodec/mpegpicture: Check size of edge_emu_bufferMichael Niedermayer
2019-03-25avcodec/indeo2: Check input size against resolution in ir2_decode_plane()Michael Niedermayer
2019-03-25avformat/mov: Fix potential integer overflow in entry check in mov_read_trun()Michael Niedermayer
2019-03-25avcodec/dxtory: Check slice sizes before allocating imageMichael Niedermayer
2019-03-25avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()Michael Niedermayer
2019-03-25avformat/rtsp: Add https tunneling supportJun Li
2019-03-24avcodec/av1_parser: don't abort parsing the first frame if extradata parsing ...James Almer
2019-03-24avcodec/tiff: do not allow bpp 40 with undefined pixel formatsMichael Niedermayer
2019-03-23lavd/v4l2: Fix the type of the probe function.Carl Eugen Hoyos
2019-03-23lavc/libdavs2: fix frame dumping error descriptionhwrenx
2019-03-23lavc/libdavs2: add davs2_flushhwrenx
2019-03-23avformat/avformat.h: update the comment from deprecated to new APISteven Liu
2019-03-23lavf/flvdec: fix typo in log messageJun Zhao
2019-03-23lavfi/sidedata: add missed frame side data typeJun Zhao
2019-03-22Merge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'James Almer
2019-03-22lavd/v4l2-common: Add an entry for Z16.Carl Eugen Hoyos
2019-03-22lavfi/colorspace_common: add ifdef check to be more compatible.Ruiling Song
2019-03-22lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.cRuiling Song
2019-03-22lavfi/opencl: add ff_opencl_print_const_matrix_3x3()Ruiling Song
2019-03-22lavfi/colorspace: move some functions to common fileRuiling Song
2019-03-22lavu/opencl: replace va_ext.h with standard nameRuiling Song
2019-03-21arm: Implement a NEON version of 422 h264_h_loop_filter_chromaMartin Storsjö
2019-03-21MAINTAINERS: remove myself as mailing list maintainerLou Logan
2019-03-21doc/mailing-list-faq: ffmpeg-devel is now subscription onlyLou Logan
2019-03-21lavf: Constify the probe function argument.Carl Eugen Hoyos
2019-03-21Maintainers : remove myselfMartin Vignali
2019-03-21avfilter/af_astats: add support for optimized min/max/peak calculationMarton Balint
2019-03-21avfilter/af_astats: rework sample loopsMarton Balint
2019-03-21avfilter/af_astats: factorize sample loopsMarton Balint
2019-03-21avfilter/af_astats: fix identationMarton Balint
2019-03-21avfilter/af_astats: add support for selecting measured statisticsMarton Balint