summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avformat/options_table: err_detect compliant and aggressive should also enabl...Michael Niedermayer2019-12-31
* avcodec/wmalosslessdec: Fixes undefined overflow in dequantization in decode_...Michael Niedermayer2019-12-31
* avcodec/sonic: Check e in get_symbol()Michael Niedermayer2019-12-31
* avcodec/twinvqdec: Correct overflow in block align checkMichael Niedermayer2019-12-31
* avcodec/h264_ps: Provide more details with "Truncated VUI" MessageMichael Niedermayer2019-12-31
* fftools/ffmpeg_filter: remove sws_param option from buffersrcZhao Zhili2019-12-31
* tools/target_dec_fuzzer: Stop negative block_align and sampling rateMichael Niedermayer2019-12-31
* avcodec/utils: remove access of AV_SAMPLE_FMT_NBZhao Zhili2019-12-31
* swscale/utils: remove access of AV_PIX_FMT_NBZhao Zhili2019-12-31
* avdevice/xcbgrab: capture the full desktop if video_size is not specifiedMarton Balint2019-12-30
* avdevice/xcbgrab: fix packet timestampsMarton Balint2019-12-30
* avfilter/vf_histogram: add envelope to thistogram filterPaul B Mahol2019-12-30
* avfilter/buffersrc: deprecate sws_param optionZhao Zhili2019-12-30
* avfilter/af_crystalizer: add support for commandsPaul B Mahol2019-12-29
* avfilter/af_crystalizer: add timeline supportPaul B Mahol2019-12-29
* avfilter/vf_waveform: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_vectorscope: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_histogram: add support for 12bit yuva formatsPaul B Mahol2019-12-29
* avfilter/vf_histogram: reindent after previous commitPaul B Mahol2019-12-29
* avfilter: add thistogram video filterPaul B Mahol2019-12-29
* lavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx()Zhong Li2019-12-29
* lavc/qsvdec: disable gpu copy when not supportedZhong Li2019-12-29
* lavc/qsvdec: fix the error retrun code in ff_qsv_get_continuous_buffer()Zhong Li2019-12-29
* avformat/matroskadec: Fix lzo decompressionAndreas Rheinhardt2019-12-28
* fate/matroska: Add test for ProRes and bz2 compressionAndreas Rheinhardt2019-12-28
* avfilter/vf_vectorscope: use av_clip_uint8()James Almer2019-12-28
* avfilter/vf_waveform: implement tint optionsPaul B Mahol2019-12-28
* avfilter/vf_vectorscope: improve tint output for gbrp formatsPaul B Mahol2019-12-28
* fftools/ffmpeg_opt: Add a missing closing brackets.Carl Eugen Hoyos2019-12-28
* avfilter/vf_vectorscope: rename gray mode to tint modePaul B Mahol2019-12-28
* avfilter/vf_vectorscope: add invert graticulePaul B Mahol2019-12-28
* avfilter/vf_vectorscope: use enum for graticule itemsPaul B Mahol2019-12-28
* avfilter/vf_geq: Add support for reading sample sums and means of rectanglesMichael Niedermayer2019-12-28
* avfilter/vf_geq: Add NB_PLANESMichael Niedermayer2019-12-28
* avutil/eval: Add av_expr_count_func() similar to av_expr_count_vars()Michael Niedermayer2019-12-28
* avcodec/vc1dec: Fix "return -1" casesMichael Niedermayer2019-12-28
* avcodec/vc1dec: Free sprite_output_frame on errorMichael Niedermayer2019-12-28
* avfilter/vf_geq: Relicense to LGPLMichael Niedermayer2019-12-28
* avcodec/atrac9dec: Clamp band_ext_data to max that can be read if skipped.Michael Niedermayer2019-12-28
* avcodec/agm: Include block size in the MV check for flags == 3Michael Niedermayer2019-12-28
* avcodec/wmadec: Keep track of exponent initialization per channelMichael Niedermayer2019-12-28
* avcodec/iff: Check that video_size is large enough for the read parametersMichael Niedermayer2019-12-28
* avcodec/v4l2_m2m_enc: Check encoder pix_fmt matches pix_fmt on deviceAndriy Gelman2019-12-27
* avutil/tests/opt: add av_opt_get/av_opt_set testsMarton Balint2019-12-27
* avutil/tests/opt: add tests for AV_OPT_TYPE_DICTMarton Balint2019-12-27
* avutil/opt: add full support for AV_OPT_TYPE_DICTMarton Balint2019-12-27
* avfilter/vf_vibrance: add support for commandsPaul B Mahol2019-12-27
* avfilter/vf_il: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_stereowiden: add support for commandsPaul B Mahol2019-12-27
* avfilter/af_extrastereo: add support for commandsPaul B Mahol2019-12-27