summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* pthread_frame: merge the functionality for normal decoder init and init_threa...Anton Khirnov2020-04-101-3/+0
* lavc: replace AVCodecInternal.allocate_progress with an internal capAnton Khirnov2020-04-101-2/+3
* avcodec.h: split AVCodecDescriptor API into its own headerAnton Khirnov2020-04-101-1/+2
* avcodec.h: split codec IDs into their own headerAnton Khirnov2020-04-101-1/+2
* avcodec.h: split AVPacket API into its own headerAnton Khirnov2020-04-101-0/+3
* avformat: add subtitle support in master playlist m3u8Limin Wang2020-04-081-0/+15
* avfilter/vf_xfade: add slice transitionsPaul B Mahol2020-04-071-0/+4
* avfilter/vf_derain.c: put all the calculation in model file.Guo, Yejun2020-04-071-2/+5
* doc/general: update avisynth docs with a way to install just the headers usin...Stephen Hutchinson2020-04-051-2/+3
* doc/general: AviSynth+ works on Linux now, AvxSynth is gone.Stephen Hutchinson2020-04-051-9/+11
* avfilter/vf_v360: add pannini input supportPaul B Mahol2020-04-041-2/+5
* ffplay: always show stats at all log levels if requested by userGyan Doshi2020-04-041-2/+3
* avformat/matroskaenc: Don't fail if reserved Cues space doesn't sufficeAndreas Rheinhardt2020-04-021-2/+3
* avfilter/vf_v360: add lagrange9 interpolationPaul B Mahol2020-04-021-0/+2
* avformat/avformat: Update av_read_frame() documentationAndreas Rheinhardt2020-03-291-0/+4
* doc/filters: add tpad default valuesLou Logan2020-03-281-3/+5
* avfilter: add vf_overlay_cudaYaroslav Pogrebnyak2020-03-281-0/+32
* avcodec/avcodec, avpacket: Return blank packet on av_packet_ref() failureAndreas Rheinhardt2020-03-281-0/+4
* doc/developer.texi: Add variadic macros to allowed C language featuresAndreas Rheinhardt2020-03-261-0/+3
* doc/general: Fix entry for AMQPAndriy Gelman2020-03-191-1/+1
* doc/general: remove dupe entry and fix sectionPaul B Mahol2020-03-171-3/+2
* doc/general: mention more DPCM codecsPaul B Mahol2020-03-171-0/+2
* doc/general: move apdcm zork to right placePaul B Mahol2020-03-171-1/+1
* doc/general: mention some added CRI stuffPaul B Mahol2020-03-171-0/+4
* examples/avio_dir_cmd: drop support for move/delete operationsAnton Khirnov2020-03-164-55/+7
* avfilter/f_sendcmd: add more useful variablesPaul B Mahol2020-03-131-0/+9
* avfilter/vf_dnn_processing.c: add frame size change support for planar yuv fo...Guo, Yejun2020-03-121-0/+9
* avfilter/vf_dnn_processing.c: add planar yuv format supportGuo, Yejun2020-03-121-0/+9
* API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataTypevectronic2020-03-101-0/+3
* avformat/libzmq: Make default pkt_size value consistent with amqpAndriy Gelman2020-03-091-1/+1
* avformat: Add AMQP version 0-9-1 protocol supportAndriy Gelman2020-03-092-0/+61
* avcodec: add decoder for High Voltage Software's ALP ADPCMZane van Iperen2020-03-091-0/+1
* doc/demuxers: update mov sectionGyan Doshi2020-03-062-10/+70
* doc/filters: add missed framesync part in filter docsJun Zhao2020-03-051-0/+6
* avfilter/f_sendcmd: implement expr flagPaul B Mahol2020-03-031-0/+23
* avfilter/vf_v360: add half equirectangular input formatPaul B Mahol2020-03-031-0/+3
* avfilter/vf_v360: add truncated square pyramid input formatPaul B Mahol2020-03-021-1/+1
* avfilter/vf_v360: add truncated square pyramid output formatPaul B Mahol2020-03-021-0/+4
* doc/muxers: describe the default behavior of the write_prft dash muxer optionJames Almer2020-02-261-0/+2
* avfilter/vf_v360: add barrel split format output supportPaul B Mahol2020-02-261-1/+2
* doc/filters: split tblend from blendPaul B Mahol2020-02-251-1/+7
* doc/filters: mention commands for v360 filterPaul B Mahol2020-02-251-0/+4
* avfilter: add Contrast Adaptive Sharpen video filterPaul B Mahol2020-02-241-0/+15
* doc: add adpcm_ima_{ssi,apm}Zane van Iperen2020-02-241-0/+2
* avcodec/libzvbi-teletextdec: add option to set default G0 character setKirill Savkov2020-02-241-0/+5
* doc/protocols: clarify SRT timeout options docsMarton Balint2020-02-241-5/+3
* avformat/libsrt: fix name of timeout optionMarton Balint2020-02-241-1/+1
* avcodec: add an AVCodecContext flag to export PRFT side data on demandJames Almer2020-02-222-0/+6
* avcodec: add an AVCodecContext field to signal types of packet, frame, and co...James Almer2020-02-222-0/+12
* avformat/dashenc: add Trick Mode support for AdaptationSetsJames Almer2020-02-161-0/+2