summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update for FFmpeg 4.3.6n4.3.6Michael Niedermayer2023-04-161-1/+1
* Use https for repository linksMichael Niedermayer2023-04-152-3/+3
* Update for 4.3.5n4.3.5Michael Niedermayer2022-10-101-1/+1
* doc/git-howto.texi: Document commit signingMichael Niedermayer2022-09-261-1/+21
* Update for FFmpeg 4.3.4Michael Niedermayer2022-04-061-1/+1
* Update for 4.3.3Michael Niedermayer2021-10-061-1/+1
* Update missed irc linksMichael Niedermayer2021-10-061-1/+1
* Update for 4.3.2Michael Niedermayer2021-02-021-1/+1
* Update for 4.3.1Michael Niedermayer2020-07-091-1/+1
* avcodec/libzvbi-teletextdec: fix txt_default_region limitsMarton Balint2020-06-141-1/+1
* Update for version 4.3Michael Niedermayer2020-06-081-1/+1
* doc/APIchanges: Fill in missing valuesMichael Niedermayer2020-06-081-30/+30
* avfilter/vf_vaguedenoiser: add new type of thresholdPaul B Mahol2020-06-071-0/+14
* avutil/buffer: use the default allocator if none is provided to av_buffer_poo...James Almer2020-06-051-0/+3
* fftools/ffmpeg: update text requesting samplesAndriy Gelman2020-06-011-1/+1
* avcodec/mpeg12enc: support mpeg2 encoder const profileLimin Wang2020-06-011-0/+14
* avfilter: add dblur video filterPaul B Mahol2020-05-301-0/+23
* avfilter/af_aiir: add S-plane supportPaul B Mahol2020-05-301-0/+2
* avfilter/af_aiir: make it clear that transfer function is digital onePaul B Mahol2020-05-301-1/+1
* avfilter/af_biquads: implement 1st order allpassPaul B Mahol2020-05-301-0/+3
* doc: add dia_size option documentationLimin Wang2020-05-281-0/+18
* avcodec: add adpcm_ima_ssi encoderZane van Iperen2020-05-271-1/+1
* avcodec.h: split AVCodec API into its own headerAnton Khirnov2020-05-271-0/+3
* doc/APIchanges: fix typo in version numberAnton Khirnov2020-05-271-1/+1
* fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which...Marton Balint2020-05-261-0/+2
* h264dec: support exporting QP tables through the AVVideoEncParams APIAnton Khirnov2020-05-251-0/+3
* hwcontext: add av_hwdevice_ctx_create_derived_optsLynne2020-05-231-0/+3
* lavfi: add untile filter.Nicolas George2020-05-231-0/+34
* lavu: add av_gcd_q().Nicolas George2020-05-231-0/+3
* avcodec: move mpeg4 profiles to profiles.hMarton Balint2020-05-221-15/+2
* avcodec/options_table: remove dts profilesMarton Balint2020-05-221-10/+0
* avcodec: move aacenc profiles to profiles.hMarton Balint2020-05-221-20/+0
* avcodec/options_table: make AVCodecContext->profile search for child constantsMarton Balint2020-05-221-0/+2
* avutil/opt: add AV_OPT_FLAG_CHILD_CONSTSMarton Balint2020-05-221-0/+3
* avcodec.h: split bitstream filters API into its own headerAnton Khirnov2020-05-221-0/+1
* avcodec.h: split AVCodecParameters API into its own headerAnton Khirnov2020-05-221-0/+3
* Stop hardcoding align=32 in av_frame_get_buffer() calls.Anton Khirnov2020-05-223-3/+3
* avfilter/af_aiir: add more descriptive options aliasesPaul B Mahol2020-05-221-7/+7
* avfilter/af_aiir: export normalize optionPaul B Mahol2020-05-221-0/+4
* avcodec: deprecate Lossless and Intra Only encoder capabilitesJames Almer2020-05-211-0/+3
* avcodec: Add MediaFoundation encoder wrapperwm42020-05-191-0/+8
* avfilter: add gradients source video filterPaul B Mahol2020-05-191-0/+27
* doc/muxers: Document title tag for attachmentsAndreas Rheinhardt2020-05-191-1/+2
* avutil: bump version after addition of av_sat_add64 and av_sat_sub64James Almer2020-05-171-0/+3
* avfilter/vf_minterpolate: change the default threshold to get better scene ch...Limin Wang2020-05-141-1/+1
* avfilter/vf_scdet: add filter to detect scene changeLimin Wang2020-05-141-0/+35
* lavc: add a flag for exporting AVVideoEncParams from decodersAnton Khirnov2020-05-121-0/+3
* libavutil: add API for exporting video frame quantizersJuan De León2020-05-121-0/+4
* doc/examples/muxing: convert to new encoding APIAnton Khirnov2020-05-121-56/+39
* doc/examples/demuxing_decoding: convert to new decoding APIAnton Khirnov2020-05-121-86/+91