aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc/filters: adds recently added -vf colorspace optionskieranjol2016-11-161-0/+36
* doc/filters: add metadata information for blackframeMartin Vignali2016-11-141-0/+4
* doc/codecs.texi: add new and missing color related optionsJames Almer2016-11-141-0/+35
* doc/ffmpeg: add documentation for the disposition optionSimon Thelen2016-11-141-0/+34
* doc/libav-merge: add skipped fixup commits to the list of missing changesHendrik Leppkes2016-11-131-1/+1
* hwcontext_vaapi: add a quirk for the missing MemoryType attributeAnton Khirnov2016-11-131-0/+3
* hwcontext_vaapi: Add driver quirks to the hwdeviceMark Thompson2016-11-131-0/+4
* doc: update merge status for recent additions and skipped mergesHendrik Leppkes2016-11-131-1/+2
* avformat: Add Pro-MPEG CoP #3-R2 FEC protocolVlad Tarca2016-11-132-0/+36
* lavfi/loudnorm: add an internal libebur128 libraryMarton Balint2016-11-111-3/+0
* doc/encoders: sort list into alphabetical orderLou Logan2016-11-101-169/+168
* doc/encoders: add documentation for the Hap encoderTom Butterworth2016-11-101-0/+39
* avformat/flvenc: add add_keyframe_index optionSteven Liu2016-11-101-0/+3
* pixfmt: Add GRAY12Luca Barbato2016-11-101-0/+3
* ffmpeg: parameters for filter thread countsDeHackEd2016-11-061-0/+10
* doc/libx26[45]: Add documentation for forced-idrDerek Buitenhuis2016-11-061-0/+8
* doc/examples: add fuzz target for individual ffmpeg APIs for in-process fuzzi...Thomas Garnier2016-11-041-0/+201
* avfilter/af_firequalizer: add fft2 optionMuhammad Faiz2016-11-041-0/+4
* avformat/mpegtsenc: Add option to mark stream begin as discontinuousMichael Niedermayer2016-11-021-0/+2
* Revert "img2 encoder: allow %t in filename, based on patch from Yuval Adam"Michael Niedermayer2016-11-011-13/+0
* img2 encoder: use more descriptive vsync namesrogerdpack2016-11-011-3/+3
* img2 encoder: allow %t in filename, based on patch from Yuval Adamrogerdpack2016-11-011-0/+13
* doc: fix spelling errorsAndreas Cadhalpun2016-10-292-2/+2
* avfilter/avf_showcqt: add bar_t optionMuhammad Faiz2016-10-291-0/+4
* doc/APIchanges: add 3.2 Cut markerMichael Niedermayer2016-10-261-0/+2
* doc/patchwork: Document the patchwork statesMichael Niedermayer2016-10-261-0/+10
* doc/APIchanges: Fill in some missing thingsMichael Niedermayer2016-10-261-9/+9
* lavf: add AV_DISPOSITION_TIMED_THUMBNAILSRodger Combs2016-10-242-0/+4
* lavf/mux: add avformat_init_outputRodger Combs2016-10-241-0/+3
* ffprobe: report field order for video streamsRodger Combs2016-10-241-0/+1
* faq: use relative links to own documentationAndreas Cadhalpun2016-10-231-7/+7
* avutil/avassert: Add av_assertX_fpu()Michael Niedermayer2016-10-221-0/+3
* doc: fix spelling errorsAndreas Cadhalpun2016-10-215-11/+11
* lavd/decklink_dec: add option to disable drawing bars on signal lossMarton Balint2016-10-211-0/+4
* avfilter/showcqt: add cscheme optionMuhammad Faiz2016-10-201-0/+5
* avfilter/firequalizer: add cubic_interpolate function on gainMuhammad Faiz2016-10-191-0/+2
* avfilter/firequalizer: add dumpfile and dumpscale optionMuhammad Faiz2016-10-181-0/+7
* doc/examples/demuxing_decoding: Drop AVFrame->pts useMichael Niedermayer2016-10-181-3/+2
* avfilter/showcqt: add font optionMuhammad Faiz2016-10-181-0/+10
* doc: Update x264 option a53cc, forgotten in 93e04102.Carl Eugen Hoyos2016-10-171-1/+1
* avfilter/firequalizer: add scale optionMuhammad Faiz2016-10-171-0/+13
* doc/filters: document tukey window on firequalizerMuhammad Faiz2016-10-161-0/+2
* avfilter/showcqt: add csp optionMuhammad Faiz2016-10-161-0/+26
* lavfi/sidedata: add filter for manipulating frame side dataMarton Balint2016-10-131-0/+30
* doc/demuxers: restore alphabetical orderStefano Sabatini2016-10-131-40/+40
* doc/developer: Mention mime type and patchwork in "Submitting patches"Michael Niedermayer2016-10-111-1/+5
* doc: fix various typos and grammar errorsMoritz Barsnick2016-10-1110-37/+37
* doc/examples/http_multiclient: Fix "doc/examples/http_multiclient.c:43:9: war...Michael Niedermayer2016-10-091-1/+1
* Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes2016-10-081-0/+9
|\
| * avconv: buffer the packets written while the muxer is not initializedAnton Khirnov2016-06-251-0/+9