summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side dataJames Almer2023-10-06
* avformat/avformat: use the side data from AVStream.codecparJames Almer2023-10-06
* avcodec/codec_par: add side data to AVCodecParametersJames Almer2023-10-06
* avcodec/packet: add generic side data helpersJames Almer2023-10-06
* doc/encoders/libopus: clarify lowdelay and cutoff optionsStefano Sabatini2023-10-06
* doc/encoders/libxvid: fix references for me_quality optionStefano Sabatini2023-10-06
* doc/encoders/libx264: clarify meaning of level optionStefano Sabatini2023-10-06
* lavc: clarify meaning of avctx.level optionStefano Sabatini2023-10-06
* doc/developer: deduplicate commit message rulesAnton Khirnov2023-10-03
* doc/developer: drop an outdated itemAnton Khirnov2023-10-03
* doc/developer: add a code behaviour section to development policyAnton Khirnov2023-10-03
* doc/developer: fix a nonsense statementAnton Khirnov2023-10-03
* doc/developer: merge the 'contributing code' section into its parent chapterAnton Khirnov2023-10-03
* doc/developer: move a sentence to a more appropriate placeAnton Khirnov2023-10-03
* avcodec/codec_par: Move enum AVFieldOrder to defs.hAndreas Rheinhardt2023-10-03
* avformat/avformat: Deprecate AVFMT_ALLOW_FLUSHAndreas Rheinhardt2023-10-03
* avcodec: Remove DCT, FFT, MDCT and RDFTAndreas Rheinhardt2023-10-01
* avutil: add GBRAP14 format supportPaul B Mahol2023-09-28
* avutil/hwcontext_cuda: add option to use current device contextRoman Arzumanyan2023-09-28
* doc/filters: add missing anchorsJames Almer2023-09-27
* avfilter: add libvmaf_cudaKyle Swanson2023-09-27
* pixdesc: add limited|full aliases for -color_range parameterChema Gonzalez2023-09-23
* lavc/vaapi_encode: Add VAAPI AV1 encoderFei Wang2023-09-22
* avutil/avutil: make AV_TIME_BASE_Q available in C++Zhao Zhili2023-09-19
* fftools/ffmpeg: deprecate the -top optionAnton Khirnov2023-09-18
* lavf: deprecate AVFMT_FLAG_SHORTESTAnton Khirnov2023-09-18
* avformat/mov: add interleaved_read optionZhao Zhili2023-09-14
* avutil/imgutils: Add wrapper for av_image_copy() to avoid castsAndreas Rheinhardt2023-09-12
* avutil/fifo: Constify AVFifo pointees in peek functionsAndreas Rheinhardt2023-09-12
* avutil/audio_fifo: Constify some pointeesAndreas Rheinhardt2023-09-12
* avutil/samplefmt: Constify some pointeesAndreas Rheinhardt2023-09-12
* avutil/imgutils: Constify some pointeesAndreas Rheinhardt2023-09-12
* avformat/avio: Constify data pointees of write callbacksAndreas Rheinhardt2023-09-10
* avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* definesAndreas Rheinhardt2023-09-07
* Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"James Almer2023-09-06
* avformat/rtmpproto: support enhanced rtmpSteven Liu2023-09-05
* doc: mention OSQ supportPaul B Mahol2023-09-02
* avutil: add thread executorNuo Mi2023-09-02
* lavc/avfft: deprecate the APILynne2023-09-01
* lavu/tx: add real to real and real to imaginary RDFT transformsLynne2023-09-01
* lavfi/vf_libplacebo: add extra_opts AVDictionaryNiklas Haas2023-08-27
* examples/transcode: flush decoder on EOFZhao Zhili2023-08-26
* avfilter/af_afade: add 4 more curvesPaul B Mahol2023-08-24
* doc/APIChanges: remove bogus entryJames Almer2023-08-18
* avutil/channel_layout: make pre-defined channel layouts C++ friendlyZhao Zhili2023-08-18
* avfilter: add asisdr filterPaul B Mahol2023-08-14
* avfilter: add apsnr filterPaul B Mahol2023-08-14
* lavc/libx264: add mb_info optionElias Carotti2023-08-08
* lavu: add video_hint APIElias Carotti2023-08-08
* avfilter/avf_showcwt: simplifyPaul B Mahol2023-08-07