summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avfilter/zoompan: add in_time variableexwm2020-06-25
* avformat/libamqp: add option delivery_modeLevis Florian2020-06-24
* doc/general: mention BT20 decoderPaul B Mahol2020-06-23
* doc/general: merge dupe ProRes entriesPaul B Mahol2020-06-23
* doc/general: mention NotchLCPaul B Mahol2020-06-23
* avfilter/vf_v360: add orthographic projection supportPaul B Mahol2020-06-23
* avfilters/vf_v360: add equisolid projection supportPaul B Mahol2020-06-22
* avfilter/af_ladspa: add latency compensationPaul B Mahol2020-06-21
* doc/encoders: fix the misleading usage of profileLimin Wang2020-06-20
* avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format supportLimin Wang2020-06-19
* fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu2020-06-18
* lavdevice: Add AudioToolbox output device.Thilo Borgmann2020-06-15
* avformat/dashenc: Add hls_master_name optionPrzemysław Sobala2020-06-15
* avcodec/libzvbi-teletextdec: fix txt_default_region limitsMarton Balint2020-06-14
* doc/APIchanges: add new AV_PIX_FMT_X2RGB10Lynne2020-06-12
* avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang2020-06-11
* lavu/opt: add a more general child class iteration APIAnton Khirnov2020-06-10
* doc/utils: document the "s", "ms" and "us" suffixes for durationsMoritz Barsnick2020-06-09
* doc/ffmpeg: remove reference to deprecated optionMoritz Barsnick2020-06-09
* avformat/fifo: add timeshift option to delay outputMarton Balint2020-06-09
* doc/APIchanges: Fill in missing valuesMichael Niedermayer2020-06-08
* avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol2020-06-07
* avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-05
* fftools/ffmpeg: update text requesting samplesAndriy Gelman2020-06-01
* avcodec/mpeg12enc: support mpeg2 encoder const profileLimin Wang2020-06-01
* avfilter: add dblur video filterPaul B Mahol2020-05-30
* avfilter/af_aiir: add S-plane supportPaul B Mahol2020-05-30
* avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol2020-05-30
* avfilter/af_biquads: implement 1st order allpassPaul B Mahol2020-05-30
* doc: add dia_size option documentationLimin Wang2020-05-28
* avcodec: add adpcm_ima_ssi encoderZane van Iperen2020-05-27
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-27
* doc/APIchanges: fix typo in version numberAnton Khirnov2020-05-27
* fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint2020-05-26
* h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-25
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-23
* lavfi: add untile filter.Nicolas George2020-05-23
* lavu: add av_gcd_q().Nicolas George2020-05-23
* avcodec: move mpeg4 profiles to profiles.hMarton Balint2020-05-22
* avcodec/options_table: remove dts profilesMarton Balint2020-05-22
* avcodec: move aacenc profiles to profiles.hMarton Balint2020-05-22
* avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint2020-05-22
* avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint2020-05-22
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-22
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-22
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-22
* avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol2020-05-22
* avfilter/af_aiir: export normalize optionPaul B Mahol2020-05-22
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-21
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-19