summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* 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
* avformat/http: Remove deprecated "user-agent" optionAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* avcodec: Remove private options from AVCodecContextAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated coder type optionsAndreas Rheinhardt2021-04-27
* avcodec: Remove deprecated stat-bits fieldsAndreas Rheinhardt2021-04-27
* doc/filters: correct http linkLimin Wang2021-04-27
* doc: update for adpcm_ima_ws encoder and wsaud muxerZane van Iperen2021-04-27
* doc/muxers: add entry for ALP muxerGyan Doshi2021-04-26
* doc/muxers: add entry for ADTS muxerGyan Doshi2021-04-26
* doc/transforms: add documentation for the FFT transformsLynne2021-04-24
* lavu: bump minor and add APIchanges entry for the lavu/tx changesLynne2021-04-24
* doc/filters: note requirements for xfade inputsGyan Doshi2021-04-20
* doc/muxers.texi: fix build issue for unknown commandGuo, Yejun2021-04-19
* lavfi: add filter dnn_detect for object detectionGuo, Yejun2021-04-17
* lavu: add side data AV_FRAME_DATA_DETECTION_BBOXES for object detection/class...Guo, Yejun2021-04-17
* doc/ffprobe.xsd: Clean-up choice indicator definitionsTobias Rapp2021-04-16
* doc/muxers: add entries for raw muxersGyan Doshi2021-04-11
* doc/protocols: update rtsp optionsAndriy Gelman2021-04-10
* avformat/utils: add helper functions to retrieve index entries from an AVStreamJames Almer2021-04-07
* doc/muxers: fix alphabetical sorting of entriesGyan Doshi2021-04-07
* avfilter/find_rect: add option to discard non-matching framesGyan Doshi2021-04-04
* doc/ffmpeg: clarify what -hwaccels list indicatesGyan Doshi2021-04-03
* doc/muxers: add entry for A64 muxerGyan Doshi2021-04-02
* doc/encoders: add entry for a64 encodersGyan Doshi2021-04-02
* fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt2021-03-31
* doc/demuxers: note support for flv variant KUXGyan Doshi2021-03-31
* avcodec/dvbsubdec: Support computing clut only onceMichael Niedermayer2021-03-29
* doc/filters: note default for elbg pal8 optionGyan Doshi2021-03-28
* doc/filters: fix option name for mix filterGyan Doshi2021-03-24
* avutil/frame: Deprecate av_get_colorspace_name()Andreas Rheinhardt2021-03-24
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* doc/APIchanges: fill in missing fieldsMichael Niedermayer2021-03-20
* avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao2021-03-19
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-19
* doc/filters: remove option band in delogoGyan Doshi2021-03-19
* doc/ffmpeg: document parameters set by -targetGyan Doshi2021-03-19
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-19
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-19
* doc/examples/vaapi_transcode: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/vaapi_encode: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/transcoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/transcode_aac: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* doc/examples/demuxing_decoding: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* avcodec/packet: deprecate av_init_packet()James Almer2021-03-17