summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | avformat: add MIDI Sample Dump Standard demuxerPaul B Mahol2017-01-221-0/+1
* | libavutil: add av_lfg_init_from_data() functionJonathan Campbell2017-01-221-0/+3
* | avfilter:vf_drawtext: add new line space size set parameterSteven Liu2017-01-191-0/+4
* | lavc: Remove old vaapi decode infrastructureMark Thompson2017-01-171-0/+4
* | lavfi/buffersink: add accessors for the stream properties.Nicolas George2017-01-121-0/+3
* | avformat/hlsenc: hls_start_number_source and start_numberBodecs Bela2017-01-121-2/+27
* | doc/scaler: mention default scaling algorithmLou Logan2017-01-091-1/+2
* | libavformat/avio: Add avio_get_dyn_buf functionsoftworkz2017-01-071-0/+3
* | avcodec: add QDMC decoderPaul B Mahol2017-01-061-0/+1
* | avfilter/vf_shuffleframes: allow also dropping framesPaul B Mahol2017-01-061-1/+2
* | doc/muxers/hlsenc: typo hls_flag: discont_starts => discont_startBela Bodecs2017-01-051-1/+1
* | avformat/hlsenc: size and duration in segment filenamesBela Bodecs2017-01-031-13/+58
* | doc: document cutoff option to ac3 and adjust the option's global documentationMoritz Barsnick2016-12-312-1/+6
* | lavc/libmp3lame: add support for cutoffMoritz Barsnick2016-12-311-0/+4
* | doc/filters: Slightly improve the smartblur documentation.Carl Eugen Hoyos2016-12-311-3/+3
* | avfilter/vf_pad: Add eval=frame supportMichael Niedermayer2016-12-301-0/+18
OpenPOWER on IntegriCloud