summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/jpeg2000dec: Skip de-quantization of empty areasMichael Niedermayer2019-03-25
* avcodec/prosumer: Check decoded sizeMichael Niedermayer2019-03-25
* avcodec/mpegpicture: Check size of edge_emu_bufferMichael Niedermayer2019-03-25
* avcodec/indeo2: Check input size against resolution in ir2_decode_plane()Michael Niedermayer2019-03-25
* avformat/mov: Fix potential integer overflow in entry check in mov_read_trun()Michael Niedermayer2019-03-25
* avcodec/dxtory: Check slice sizes before allocating imageMichael Niedermayer2019-03-25
* avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()Michael Niedermayer2019-03-25
* avformat/rtsp: Add https tunneling supportJun Li2019-03-25
* avcodec/av1_parser: don't abort parsing the first frame if extradata parsing ...James Almer2019-03-24
* avcodec/tiff: do not allow bpp 40 with undefined pixel formatsMichael Niedermayer2019-03-24
* lavd/v4l2: Fix the type of the probe function.Carl Eugen Hoyos2019-03-23
* lavc/libdavs2: fix frame dumping error descriptionhwrenx2019-03-23
* lavc/libdavs2: add davs2_flushhwrenx2019-03-23
* avformat/avformat.h: update the comment from deprecated to new APISteven Liu2019-03-23
* lavf/flvdec: fix typo in log messageJun Zhao2019-03-23
* lavfi/sidedata: add missed frame side data typeJun Zhao2019-03-23
* Merge commit '0676de935b1e81bc5b5698fef3e7d48ff2ea77ff'James Almer2019-03-22
|\
| * arm: Implement a NEON version of 422 h264_h_loop_filter_chromaMartin Storsjö2019-03-21
* | lavd/v4l2-common: Add an entry for Z16.Carl Eugen Hoyos2019-03-22
* | lavfi/colorspace_common: add ifdef check to be more compatible.Ruiling Song2019-03-22
* | lavfi/tonemap_opencl: reuse color matrix calculation from colorspace.cRuiling Song2019-03-22
* | lavfi/opencl: add ff_opencl_print_const_matrix_3x3()Ruiling Song2019-03-22
* | lavfi/colorspace: move some functions to common fileRuiling Song2019-03-22
* | lavu/opencl: replace va_ext.h with standard nameRuiling Song2019-03-22
* | MAINTAINERS: remove myself as mailing list maintainerLou Logan2019-03-21
* | doc/mailing-list-faq: ffmpeg-devel is now subscription onlyLou Logan2019-03-21
* | lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* | Maintainers : remove myselfMartin Vignali2019-03-21
* | avfilter/af_astats: add support for optimized min/max/peak calculationMarton Balint2019-03-21
* | avfilter/af_astats: rework sample loopsMarton Balint2019-03-21
* | avfilter/af_astats: factorize sample loopsMarton Balint2019-03-21
* | avfilter/af_astats: fix identationMarton Balint2019-03-21
* | avfilter/af_astats: add support for selecting measured statisticsMarton Balint2019-03-21
* | lavf/latmenc: Error out for unsupported codecs.Carl Eugen Hoyos2019-03-21
* | avcodec/hevcdec: decode at most one slice reporting being the first in the pi...James Almer2019-03-20
* | lavf/allformats: Remove an accidentally committed line.Carl Eugen Hoyos2019-03-20
* | doc/ffmpeg: muxdelay and muxpreload are output optionsAman Gupta2019-03-20
* | avcodec/arbc: Check nb_segments before allocating and copying frameMichael Niedermayer2019-03-20
* | avcodec/scpr: Perform frame copy laterMichael Niedermayer2019-03-20
* | tools/target_dec_fate.list: add issues 4000 to 6000Michael Niedermayer2019-03-20
* | lavf: Constify AVProbeData* in av_probe_input_format().Carl Eugen Hoyos2019-03-20
* | lavf/avformat: Add a warning that ff_const59 is not part of the public api.Carl Eugen Hoyos2019-03-20
* | lavf: Constify AVInputFormat pointer.Carl Eugen Hoyos2019-03-20
* | lavf: Constify AVOutputFormat pointer.Carl Eugen Hoyos2019-03-20
* | lavc/arbc: Use AV_WB24() where applicable.Carl Eugen Hoyos2019-03-20
* | lavc/tiff: Allow decoding of cmyka (five components).Carl Eugen Hoyos2019-03-20
* | lavf/http: Print metadata updates with -loglevel verbose.Carl Eugen Hoyos2019-03-20
* | lavf/spdifenc: Do not overwrite buffer when muxing TrueHD.Carl Eugen Hoyos2019-03-20
* | lavc/truehd_core: Initialize the last bytes of the output buffer.Carl Eugen Hoyos2019-03-20
* | lavf/sdp: Change pointer to configuration from char* to uint8_t*.Carl Eugen Hoyos2019-03-20