summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/mpeg12dec: always submit the first field to hwaccelZhong Li2020-01-02
* avcodec/nvdec_mpeg12: set field flagsTimo Rothenpieler2020-01-02
* avcodec/librav1e: use AV_OPT_TYPE_DICT for rav1e-paramsMarton Balint2020-01-01
* avcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-paramsMarton Balint2020-01-01
* avcodec/libx265: use AV_OPT_TYPE_DICT for x265-paramsMarton Balint2020-01-01
* avcodec/libx264: use AV_OPT_TYPE_DICT for x264-paramsMarton Balint2020-01-01
* avcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parametersMarton Balint2020-01-01
* avformat/tee: use AV_OPT_TYPE_DICT for fifo_optionsMarton Balint2020-01-01
* avformat/segment: use AV_OPT_TYPE_DICT for segment_format_optionsMarton Balint2020-01-01
* avformat/hlsenc: use AV_OPT_TYPE_DICT for hls_ts_optionsMarton Balint2020-01-01
* avformat/fifo: use AV_OPT_TYPE_DICT for format_optsMarton Balint2020-01-01
* avformat/dashenc: use AV_OPT_TYPE_DICT for format_optionsMarton Balint2020-01-01
* avcodec/libx265: export encoded frame statsJames Almer2020-01-01
* avcodec/libx265: add a qp option and apply the relevant global AVCodecContext...James Almer2020-01-01
* avcodec/libx265: apply some global AVCodecContext settings to the encoder con...James Almer2020-01-01
* avformat/matroskadec: Use AV_DICT_DONT_STRDUP_VAL to save av_strdupAndreas Rheinhardt2020-01-01
* avformat/matroskaenc: Check return value of ff_isom_write_hvcc()Andreas Rheinhardt2020-01-01
* avformat/matroskaenc: Adapt documentation of put_ebml_numAndreas Rheinhardt2020-01-01
* avformat/mpeg: Remove secondary packet for reading VobSubAndreas Rheinhardt2020-01-01
* compat/avisynth: Fix unicode compilation.Matt Oliver2020-01-01
* avfilter/af_dynaudnorm: do not hang forever if only EOF is receivedPaul B Mahol2020-01-01
* avfilter/af_dynaudnorm: do not error out if even filter size was givenPaul B Mahol2020-01-01
* lavf/libsrt: add version guard for srt encryption controlJun Zhao2020-01-01
* configure: bump yearGyan Doshi2020-01-01
* avcodec: Replace get_bits_long() by get_bits() where possibleMichael Niedermayer2019-12-31
* avformat/oggparsetheora: Replace get_bits_long() by get_bits() where possibleMichael Niedermayer2019-12-31
* avformat/oggparseflac: Replace skip_bits_long() by skip_bits() where possibleMichael Niedermayer2019-12-31
* avcodec: Replace skip_bits_long() by skip_bits() where possibleMichael Niedermayer2019-12-31
* avcodec: Replace show_bits_long() by show_bits() where possibleMichael Niedermayer2019-12-31
* avcodec/ffwavesynth: Fix undefined overflow in wavesynth_synth_sample()Michael Niedermayer2019-12-31
* avcodec/cook: Use 3 stage VLC decoding for channel_couplingMichael Niedermayer2019-12-31
* avcodec/options_table: err_detect compliant and aggressive should also enable...Michael Niedermayer2019-12-31
* 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