summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avdevice/decklink_enc: add support to specify field orderMarton Balint2017-02-261-2/+2
* doc/filters: mention 'ffmpeg -filters' in timeline sectionLou Logan2017-02-231-0/+2
* avcodec: add ScreenPressor decoderPaul B Mahol2017-02-221-0/+1
* doc: drawtext options updateMulvya2017-02-221-3/+10
* doc: correct order of options for channelmap filterMulvya2017-02-161-3/+3
* doc: correct table end for metadata filterMulvya2017-02-151-1/+1
* doc/encoders: add documentation for the Opus encoderRostislav Pehlivanov2017-02-141-0/+21
* doc/ffmpeg: document trailing "?" in map optionLou Logan2017-02-131-1/+13
* lavc: Add device context field to AVCodecContextMark Thompson2017-02-131-0/+3
* doc/protocols: add option usage descriptionLou Logan2017-02-131-0/+5
* AVFrame: add an opaque_ref fieldwm42017-02-131-0/+3
* doc/muxers: Fix typo, causing warnings during buildMichael Niedermayer2017-02-121-1/+1
* doc/general: mention Newtek SpeedHQ decoderPaul B Mahol2017-02-121-0/+1
* avcodec: add FM Screen Capture Codec decoderPaul B Mahol2017-02-121-0/+1
* avformat/hlsenc: deprecate hls_wrap optionSteven Liu2017-02-111-3/+2
* doc: Add muxers/demuxers list optionMulvya2017-02-114-5/+13
* doc/encoders: fix broken build with 884506dfe2eRicardo Constantino2017-02-081-10/+10
* Implement optimal huffman encoding for (M)JPEG.Jerry Jiang2017-02-081-0/+21
* doc/filters: extend midequalizer descriptionPaul B Mahol2017-02-071-0/+8
* avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta2017-02-071-0/+5
* doc/muxers: remove confusing example for segment muxer option clocktime_wrap_...Marton Balint2017-02-041-3/+0
* avfilter: add midequalizer filterPaul B Mahol2017-02-041-0/+11
* doc: clarify option on looping infinitely in movie filterWerner Robitza2017-02-031-1/+1
* doc: add a lexiconClément Bœsch2017-02-031-0/+27
* ffplay: allow borderless playback windowsLucas Sandery2017-02-011-0/+2
* Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer2017-01-311-0/+3
|\
| * x86: Add SSSE3_SLOW CPU flag and related convenience macrosDiego Biurrun2016-07-201-0/+3
* | Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'Clément Bœsch2017-01-311-8/+4
|\ \ | |/
| * examples: Properly free AVCodecContextVittorio Giovara2016-07-201-8/+4
| * apichanges: Fill in missing hashes and datesDiego Biurrun2016-07-161-19/+19
| * doc: escape left brace in texi2pod.pl regexJanne Grunau2016-07-101-1/+1
| * hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-07-021-0/+4
| * pixfmt: add P010 pixel formatHendrik Leppkes2016-07-021-0/+3
| * Add an OpenH264 decoder wrapperMartin Storsjö2016-06-281-1/+8
* | doc/muxers: add AVI muxer documentationTobias Rapp2017-01-311-0/+33
* | avfilter/overlay: add gbrp output formatPaul B Mahol2017-01-311-1/+4
* | avfilter: add threshold filterPaul B Mahol2017-01-301-0/+57
* | doc/libav-merge: add unmerged hevc commits hashesClément Bœsch2017-01-301-0/+6
* | avutil/eval: add atan2 functionPaul B Mahol2017-01-301-0/+3
* | avfilter/showcqt: make minimum timeclamp option lowerMuhammad Faiz2017-01-301-1/+1
* | doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.cRostislav Pehlivanov2017-01-291-208/+0
* | doc/examples/decoder_targeted: Disable error concealment after 20 framesMichael Niedermayer2017-01-291-0/+4
* | ffmpeg.c: Add output file index and stream index to vstats file.Sasi Inguva2017-01-271-1/+7
* | doc/filters: mention recently added optionPaul B Mahol2017-01-271-0/+3
* | avfilter: add abitscope multimedia filterPaul B Mahol2017-01-261-0/+22
* | ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v...Sasi Inguva2017-01-251-0/+4
* | avformat: add Sample Dump eXchange demuxerPaul B Mahol2017-01-251-0/+1
* | avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint2017-01-242-1/+9
* | avutil/channel_layout: fix remains of old syntax in docs and commentsMarton Balint2017-01-241-7/+7
* | avfilter: add EIA-608 line extractorPaul B Mahol2017-01-241-0/+70
OpenPOWER on IntegriCloud