aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-02-22avcodec: add ScreenPressor decoderPaul B Mahol
2017-02-22doc: drawtext options updateMulvya
2017-02-16doc: correct order of options for channelmap filterMulvya
2017-02-15doc: correct table end for metadata filterMulvya
2017-02-14doc/encoders: add documentation for the Opus encoderRostislav Pehlivanov
2017-02-13doc/ffmpeg: document trailing "?" in map optionLou Logan
2017-02-13lavc: Add device context field to AVCodecContextMark Thompson
2017-02-13doc/protocols: add option usage descriptionLou Logan
2017-02-13AVFrame: add an opaque_ref fieldwm4
2017-02-12doc/muxers: Fix typo, causing warnings during buildMichael Niedermayer
2017-02-12doc/general: mention Newtek SpeedHQ decoderPaul B Mahol
2017-02-12avcodec: add FM Screen Capture Codec decoderPaul B Mahol
2017-02-11avformat/hlsenc: deprecate hls_wrap optionSteven Liu
2017-02-11doc: Add muxers/demuxers list optionMulvya
2017-02-08doc/encoders: fix broken build with 884506dfe2eRicardo Constantino
2017-02-08Implement optimal huffman encoding for (M)JPEG.Jerry Jiang
2017-02-07doc/filters: extend midequalizer descriptionPaul B Mahol
2017-02-07avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta
2017-02-04doc/muxers: remove confusing example for segment muxer option clocktime_wrap_...Marton Balint
2017-02-04avfilter: add midequalizer filterPaul B Mahol
2017-02-03doc: clarify option on looping infinitely in movie filterWerner Robitza
2017-02-03doc: add a lexiconClément Bœsch
2017-02-01ffplay: allow borderless playback windowsLucas Sandery
2017-01-31Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer
2017-01-31Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'Clément Bœsch
2017-01-31doc/muxers: add AVI muxer documentationTobias Rapp
2017-01-31avfilter/overlay: add gbrp output formatPaul B Mahol
2017-01-30avfilter: add threshold filterPaul B Mahol
2017-01-30doc/libav-merge: add unmerged hevc commits hashesClément Bœsch
2017-01-30avutil/eval: add atan2 functionPaul B Mahol
2017-01-30avfilter/showcqt: make minimum timeclamp option lowerMuhammad Faiz
2017-01-29doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.cRostislav Pehlivanov
2017-01-29doc/examples/decoder_targeted: Disable error concealment after 20 framesMichael Niedermayer
2017-01-27ffmpeg.c: Add output file index and stream index to vstats file.Sasi Inguva
2017-01-27doc/filters: mention recently added optionPaul B Mahol
2017-01-26avfilter: add abitscope multimedia filterPaul B Mahol
2017-01-25ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v...Sasi Inguva
2017-01-25avformat: add Sample Dump eXchange demuxerPaul B Mahol
2017-01-24avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint
2017-01-24avutil/channel_layout: fix remains of old syntax in docs and commentsMarton Balint
2017-01-24avfilter: add EIA-608 line extractorPaul B Mahol
2017-01-22avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol
2017-01-22libavutil: add av_lfg_init_from_data() functionJonathan Campbell
2017-01-19avfilter:vf_drawtext: add new line space size set parameterSteven Liu
2017-01-17lavc: Remove old vaapi decode infrastructureMark Thompson
2017-01-12lavfi/buffersink: add accessors for the stream properties.Nicolas George
2017-01-12avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela
2017-01-09doc/scaler: mention default scaling algorithmLou Logan
2017-01-07libavformat/avio: Add avio_get_dyn_buf functionsoftworkz
2017-01-06avcodec: add QDMC decoderPaul B Mahol