summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* pixdesc: Add API to map color property names to enum valuesVittorio Giovara2017-09-211-0/+5
* doc/indevs: Document kmsgrab input deviceMark Thompson2017-09-131-0/+62
* lavc: Add flag to mark packets containing trusted inputMark Thompson2017-09-131-0/+3
* lavu: Add DRM hwcontextMark Thompson2017-09-131-0/+3
* lavfi/framesync: reword repeatlast option help.Nicolas George2017-09-121-3/+3
* doc: update filter_design.txt.Nicolas George2017-09-121-116/+135
* add missing ignore filesJesse Liu2017-09-101-0/+1
* avfilter: add generic FFT video convolve filterPaul B Mahol2017-09-091-0/+18
* Add SUP/PGS subtitle muxerPetri Hintukainen2017-09-091-1/+1
* avfilter: add Haas stereo enhancerPaul B Mahol2017-09-081-0/+64
* lavfi/buffersrc: add av_buffersrc_close().Nicolas George2017-09-081-0/+3
* avfilter/vf_overlay: Restore shorthand option orderMichael Niedermayer2017-09-051-0/+9
* avformat/hlsenc: Added configuration to override HTTP User-AgentKarthick J2017-09-051-0/+4
* avfilter/avf_avectorscope: add possibility to auto zoomPaul B Mahol2017-09-051-1/+2
* avfilter: add despill filterPaul B Mahol2017-09-051-0/+35
* avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flagJames Almer2017-09-041-0/+4
* avfilter/vf_fftfilt: make it possible to evaluate expressions per framePaul B Mahol2017-09-041-0/+17
* lavd: drop QTKit indevClément Bœsch2017-09-041-44/+0
* doc/filters: add missing '' for blend examplePaul B Mahol2017-09-031-1/+1
* doc/filters: add one more blend examplePaul B Mahol2017-09-031-0/+6
* avfilter/vf_displace: add mirror edge modePaul B Mahol2017-09-031-0/+3
* avfilter/vf_subtitles: enable processing of alpha channelPaul B Mahol2017-09-031-0/+3
* doc/filters.texi: Add default values to vf_vaguedenoiser optionsLeo Izen2017-09-031-3/+5
* lavf: make avio_read_partial() publicwm42017-09-011-0/+3
* avio: add a destructor for AVIOContextAnton Khirnov2017-09-011-0/+3
* avfilter/af_adelay: remove requirement that at least one delay should be prov...Paul B Mahol2017-08-301-1/+0
* Add FITS EncoderParas Chadha2017-08-301-1/+1
* Add FITS DecoderParas Chadha2017-08-301-0/+2
* doc/filters: document framesync options.Nicolas George2017-08-291-31/+45
* avformat/hls: Fix DoS due to infinite loopMichael Niedermayer2017-08-271-0/+18
* lavd: implement NewTek NDI input/output device supportMaksym Veremeyenko2017-08-272-0/+93
* doc/filters: improve pseudocolor examplePaul B Mahol2017-08-261-1/+1
* avfilter/af_surround: make volume configurable for front center and lfe channelPaul B Mahol2017-08-261-0/+12
* ffmpeg options: Enable trailing ? for map_channelpkviet2017-08-251-1/+12
* doc/filters: add pseudocolor examplePaul B Mahol2017-08-251-0/+10
* avfilter/af_firequalizer: add min_phase optionMuhammad Faiz2017-08-251-0/+3
* avfilter/vf_blend: rename addition128 and difference128 to grainmerge and gra...Paul B Mahol2017-08-241-3/+3
* lavf/g726: Demuxer for raw G.726 streams, both left- and right-justified.Carl Eugen Hoyos2017-08-241-0/+1
* libavdevice/decklink: configurablity to set max queue sizeRavindra2017-08-221-0/+5
* doc/encoders: add "coder" option documentation for h264_vaapiJun Zhao2017-08-201-0/+12
* vaapi_encode: Move quality option to common codeMark Thompson2017-08-201-3/+6
* avutil/eval: add linear interpolation helperPaul B Mahol2017-08-191-0/+3
* avfilter: add pseudocolor filterPaul B Mahol2017-08-191-0/+45
* filters.texi: clarify audio upsampling in loudnormKyle Swanson2017-08-171-5/+3
* filters.texi: explain audio upsampling in loudnormWerner Robitza2017-08-171-0/+4
* encoders.texi: Replace x264 --full-help suggestion with --fullhelpLeo Izen2017-08-161-1/+1
* Add tonemap filterVittorio Giovara2017-08-151-0/+108
* Add single precision planar RGB pixel formatsVittorio Giovara2017-08-151-0/+3
* avfilter/vf_datascope: make it possible to change pixscope window positionPaul B Mahol2017-08-151-2/+8
* imgutils: add function to clear an image to blackwm42017-08-081-0/+3
OpenPOWER on IntegriCloud