summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avfilter: added motion estimation and interpolation filtersDavinder Singh2016-08-261-0/+128
* avfilter: add yuvtestsrc source filterPaul B Mahol2016-08-251-1/+5
* avfilter: add lut2 filterPaul B Mahol2016-08-251-0/+38
* avfilter: add hysteresis filterPaul B Mahol2016-08-231-0/+19
* avfilter: add maskedclamp filterPaul B Mahol2016-08-231-0/+21
* avformat: Add fifo pseudo-muxerJan Sebechlebsky2016-08-221-0/+95
* doc&tools: Add murge script, for analyzing 3 way conflicts.Michael Niedermayer2016-08-221-0/+4
* doc/filters: re-order hdcd options to match --help filter=hdcdBurt P2016-08-221-3/+3
* doc/filters: update for af_hdcdBurt P2016-08-211-1/+7
* lavf/hlsenc: add append_list flag into hlsencSteven Liu2016-08-211-0/+4
* avfilter/vf_crop: make possible to do exact cropping for subsampled videosPaul B Mahol2016-08-211-0/+5
* avfilter/vf_histogram: make foreground and background opacity configurablePaul B Mahol2016-08-191-0/+6
* avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol2016-08-181-0/+3
* examples/demuxing_decoding: convert to codecparJames Almer2016-08-171-11/+22
* avfilter/avf_showfreqs: make minimum amplitude for log scaler configurablePaul B Mahol2016-08-171-0/+3
* doc: add Libav merge documentClément Bœsch2016-08-171-0/+110
* avfilter: add bitplanenoise filterPaul B Mahol2016-08-171-0/+15
* doc/APIChanges: fill in missing git hashesJames Almer2016-08-161-3/+3
* doc/APIchanges: Document addition of list BSF API in lavcJan Sebechlebsky2016-08-161-0/+6
* avfilter/window_func: add cauchy, parzen and poisson window functionPaul B Mahol2016-08-161-0/+9
* avfilter/window_func: add dolph windowPaul B Mahol2016-08-161-0/+3
* lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill2016-08-161-0/+4
* doc/filters: add yet another zoompan usage examplePaul B Mahol2016-08-151-0/+6
* libavformat/http: add support for content_type option in listen modeMoritz Barsnick2016-08-141-1/+1
* avfilter/vf_signalstats: measure video bitdepthPaul B Mahol2016-08-131-0/+12
* doc/bsfs: Fix bsf options divider in documentationJan Sebechlebsky2016-08-131-1/+1
* doc/filters: move hdcd documentation from video section to audio sectionPaul B Mahol2016-08-111-52/+52
* avfilter/af_adelay: make it possible to delay channels by exact number of sam...Paul B Mahol2016-08-111-0/+8
* avfilter/avf_avectorscope: add scale optionPaul B Mahol2016-08-111-0/+19
* doc/filters: fix typo in acrusher filter docsPaul B Mahol2016-08-111-1/+1
* avfilter: add acrusher filterPaul B Mahol2016-08-111-0/+58
* avfilter/avf_showwaves: add sqrt and cbrt amplitude scalersPaul B Mahol2016-08-101-2/+17
* doc/filters: add one more lutyuv examplePaul B Mahol2016-08-091-0/+6
* docs/filters: Fix parameter names for colorspace filterDerek Buitenhuis2016-08-081-2/+2
* af_hdcd: Add analyze modeBurt P2016-08-081-0/+32
* doc/filters: reorganize some entries, move scale_npp to right sectionPaul B Mahol2016-08-071-265/+294
* doc/filters: fix typo in extrastereo docsPaul B Mahol2016-08-071-1/+1
* avfilter: add crystalizer audio filterVitaly Ostrosablin2016-08-071-0/+14
* avfilter/avf_showspectrum: add color rotation featurePaul B Mahol2016-08-051-0/+8
* avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer2016-08-041-0/+3
* avformat: add a TTA MuxerJames Almer2016-08-041-1/+1
* doc/filters: Fix option ranges for the sab filter.Carl Eugen Hoyos2016-08-031-3/+3
* avutil/hash: Add more detailed Doxygen documentationTimothy Gu2016-08-021-1/+1
* Doxyfile: Set STRIP_FROM_INC_PATH to project rootTimothy Gu2016-08-021-1/+1
* build: Make API documentation depend on config.makTimothy Gu2016-08-021-1/+1
* doc/filters: Add stats_version documentation to PSNR filterLucas Cooper2016-08-021-1/+19
* Doxygen: Re-enable JAVADOC_AUTOBRIEFTimothy Gu2016-07-311-1/+1
* Doxyfile: Reset unused options back to defaultTimothy Gu2016-07-301-7/+7
* doxygen: Remove outdated EXPAND_AS_DEFINEDTimothy Gu2016-07-301-2/+1
* doc/filters: mention HDMI output format for stereo3d filterPaul B Mahol2016-07-301-0/+3
OpenPOWER on IntegriCloud