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