summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* doc/demuxers: note defaults for apng optionsGyan Doshi2021-06-13
* doc: fix generating doxy with out-of-tree buildsAnton Khirnov2021-06-11
* examples/muxing: add missing headerJames Almer2021-06-10
* examples/extract_mvs: add missing headerJames Almer2021-06-10
* examples/demuxing_decoding: add missing headerJames Almer2021-06-10
* avformat: make AVStream.pts_wrap_bits publicJames Almer2021-06-10
* lavc: move av_get_profile_name() from avcodec.h to codec.hAnton Khirnov2021-06-10
* lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.hAnton Khirnov2021-06-10
* lavc: move av_get_pcm_codec() from avcodec.h to codec_id.hAnton Khirnov2021-06-10
* lavc: move avcodec_profile_name() from avcodec.h to codec_id.hAnton Khirnov2021-06-10
* lavc: move av_get_[exact_]bits_per_sample() to codec_id.hAnton Khirnov2021-06-10
* lavc: move small misc definitions into a separate headerAnton Khirnov2021-06-10
* doc/ffmpeg: document reinit_filterGyan Doshi2021-06-10
* avformat/libsrt: workaround conflict with ffmpeg cmdline optionZhao Zhili2021-06-09
* avformat/libsrt: add tsbpd optionZhao Zhili2021-06-09
* doc/examples/extract_mvs: Explicitly free optionsAndreas Rheinhardt2021-06-08
* doc/examples/demuxing_decoding: Remove unused optionsAndreas Rheinhardt2021-06-08
* avformat/mov: add option to use tfdt for fragment timestamps.Gyan Doshi2021-06-02
* avformat/hls: relay format options to segment demuxerGyan Doshi2021-05-30
* libavfilter: vf_drawtext filter support draw text with detection bounding box...Ting Fu2021-05-26
* libavfilter: vf_drawbox filter support draw box with detection bounding boxes...Ting Fu2021-05-26
* doc/encoders: update default coder for aacGyan Doshi2021-05-23
* avformat/mpegtsenc: add NIT supportUbaldo Porcheddu2021-05-20
* doc/filters: note order of inputs for libvmafGyan Doshi2021-05-19
* avfilter/metadata: add intuitive labels for metadata valuesGyan Doshi2021-05-16
* doc/filters: Unhedge note for sub option in guided filterGyan Doshi2021-05-14
* doc/filters: correct name for guided filterGyan Doshi2021-05-13
* GSoC: Support fast guided filter.Xuewei Meng2021-05-13
* doc/filters: Update commands doc for amixJun Zhao2021-05-11
* GSoC: Add guided filterXuewei Meng2021-05-10
* doc/muxers: note movie_timescale option in movencGyan Doshi2021-05-09
* avcodec: Implement Acorn Replay IMA ADPCM decoderCameron Cawley2021-05-09
* lavfi/dnn_classify: add filter dnn_classify for classification based on detec...Guo, Yejun2021-05-06
* ffprobe: add option to control optional fields displayGyan Doshi2021-05-05
* doc/filters: Documentation to add sess_config option for tensorflow backendLimin Wang2021-04-29
* doc/APIchanges: add hashes and version numbers for recent entriesJames Almer2021-04-27
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify av_*_device_next APIAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify avdevice_list_input_sources/output_sinksAndreas Rheinhardt2021-04-27
* avformat/avformat, utils: Make av_find_best_stream const-correctAndreas Rheinhardt2021-04-27
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* avformat/avformat: Constify AVFormatContext.*_codec pointersAndreas Rheinhardt2021-04-27
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm optionAndreas Rheinhardt2021-04-27
* avformat/dashenc: Remove deprecated min_seg_duration optionAndreas Rheinhardt2021-04-27
* avformat/rtsp: Remove deprecated old options, rename stimeout->timeoutAndreas Rheinhardt2021-04-27
* avformat: Remove remnants of side data mergingAndreas Rheinhardt2021-04-27
* avformat/hlsenc: Remove deprecated localtime optionsAndreas Rheinhardt2021-04-27
* avformat/hlsenc: Remove deprecated wrap optionAndreas Rheinhardt2021-04-27