aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2020-06-19avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format supportLimin Wang
2020-06-18fftools/ffmpeg_filter: add -autoscale to disable/enable the default scaleLinjie Fu
2020-06-15lavdevice: Add AudioToolbox output device.Thilo Borgmann
2020-06-15avformat/dashenc: Add hls_master_name optionPrzemysław Sobala
2020-06-14avcodec/libzvbi-teletextdec: fix txt_default_region limitsMarton Balint
2020-06-12doc/APIchanges: add new AV_PIX_FMT_X2RGB10Lynne
2020-06-11avutil: add AV_FRAME_DATA_SEI_UNREGISTERED side data typeLimin Wang
2020-06-10lavu/opt: add a more general child class iteration APIAnton Khirnov
2020-06-09doc/utils: document the "s", "ms" and "us" suffixes for durationsMoritz Barsnick
2020-06-09doc/ffmpeg: remove reference to deprecated optionMoritz Barsnick
2020-06-09avformat/fifo: add timeshift option to delay outputMarton Balint
2020-06-08doc/APIchanges: Fill in missing valuesMichael Niedermayer
2020-06-07avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol
2020-06-05avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer
2020-06-01fftools/ffmpeg: update text requesting samplesAndriy Gelman
2020-06-01avcodec/mpeg12enc: support mpeg2 encoder const profileLimin Wang
2020-05-30avfilter: add dblur video filterPaul B Mahol
2020-05-30avfilter/af_aiir: add S-plane supportPaul B Mahol
2020-05-30avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol
2020-05-30avfilter/af_biquads: implement 1st order allpassPaul B Mahol
2020-05-28doc: add dia_size option documentationLimin Wang
2020-05-27avcodec: add adpcm_ima_ssi encoderZane van Iperen
2020-05-27avcodec.h: split AVCodec API into its own headerAnton Khirnov
2020-05-27doc/APIchanges: fix typo in version numberAnton Khirnov
2020-05-26fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint
2020-05-25h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov
2020-05-23hwcontext: add av_hwdevice_ctx_create_derived_optsLynne
2020-05-23lavfi: add untile filter.Nicolas George
2020-05-23lavu: add av_gcd_q().Nicolas George
2020-05-22avcodec: move mpeg4 profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: remove dts profilesMarton Balint
2020-05-22avcodec: move aacenc profiles to profiles.hMarton Balint
2020-05-22avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint
2020-05-22avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint
2020-05-22avcodec.h: split bitstream filters API into its own headerAnton Khirnov
2020-05-22avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov
2020-05-22Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov
2020-05-22avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol
2020-05-22avfilter/af_aiir: export normalize optionPaul B Mahol
2020-05-21avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer
2020-05-19avcodec: Add MediaFoundation encoder wrapperwm4
2020-05-19avfilter: add gradients source video filterPaul B Mahol
2020-05-19doc/muxers: Document title tag for attachmentsAndreas Rheinhardt
2020-05-17avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer
2020-05-14avfilter/vf_minterpolate: change the default threshold to get better scene ch...Limin Wang
2020-05-14avfilter/vf_scdet: add filter to detect scene changeLimin Wang
2020-05-12lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov
2020-05-12libavutil: add API for exporting video frame quantizersJuan De León
2020-05-12doc/examples/muxing: convert to new encoding APIAnton Khirnov
2020-05-12doc/examples/demuxing_decoding: convert to new decoding APIAnton Khirnov