Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2016-08-22doc/filters: re-order hdcd options to match --help filter=hdcdBurt P
2016-08-21doc/filters: update for af_hdcdBurt P
2016-08-21lavf/hlsenc: add append_list flag into hlsencSteven Liu
2016-08-21avfilter/vf_crop: make possible to do exact cropping for subsampled videosPaul B Mahol
2016-08-19avfilter/vf_histogram: make foreground and background opacity configurablePaul B Mahol
2016-08-18avfilter/avf_showvolume: use current peak value for picking colorsPaul B Mahol
2016-08-18examples/demuxing_decoding: convert to codecparJames Almer
2016-08-17avfilter/avf_showfreqs: make minimum amplitude for log scaler configurablePaul B Mahol
2016-08-17doc: add Libav merge documentClément Bœsch
2016-08-17avfilter: add bitplanenoise filterPaul B Mahol
2016-08-17doc/APIChanges: fill in missing git hashesJames Almer
2016-08-17doc/APIchanges: Document addition of list BSF API in lavcJan Sebechlebsky
2016-08-16avfilter/window_func: add cauchy, parzen and poisson window functionPaul B Mahol
2016-08-16avfilter/window_func: add dolph windowPaul B Mahol
2016-08-16lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.Jon Toohill
2016-08-15doc/filters: add yet another zoompan usage examplePaul B Mahol
2016-08-14libavformat/http: add support for content_type option in listen modeMoritz Barsnick
2016-08-13avfilter/vf_signalstats: measure video bitdepthPaul B Mahol
2016-08-13doc/bsfs: Fix bsf options divider in documentationJan Sebechlebsky
2016-08-11doc/filters: move hdcd documentation from video section to audio sectionPaul B Mahol
2016-08-11avfilter/af_adelay: make it possible to delay channels by exact number of sam...Paul B Mahol
2016-08-11avfilter/avf_avectorscope: add scale optionPaul B Mahol
2016-08-11doc/filters: fix typo in acrusher filter docsPaul B Mahol
2016-08-11avfilter: add acrusher filterPaul B Mahol
2016-08-10avfilter/avf_showwaves: add sqrt and cbrt amplitude scalersPaul B Mahol
2016-08-09doc/filters: add one more lutyuv examplePaul B Mahol
2016-08-09docs/filters: Fix parameter names for colorspace filterDerek Buitenhuis
2016-08-08af_hdcd: Add analyze modeBurt P
2016-08-07doc/filters: reorganize some entries, move scale_npp to right sectionPaul B Mahol
2016-08-07doc/filters: fix typo in extrastereo docsPaul B Mahol
2016-08-07avfilter: add crystalizer audio filterVitaly Ostrosablin
2016-08-05avfilter/avf_showspectrum: add color rotation featurePaul B Mahol
2016-08-05avformat: Add av_get_frame_filename2() and AV_FRAME_FILENAME_FLAGS_MULTIPLEMichael Niedermayer
2016-08-04avformat: add a TTA MuxerJames Almer
2016-08-03doc/filters: Fix option ranges for the sab filter.Carl Eugen Hoyos
2016-08-03avutil/hash: Add more detailed Doxygen documentationTimothy Gu
2016-08-03Doxyfile: Set STRIP_FROM_INC_PATH to project rootTimothy Gu
2016-08-02build: Make API documentation depend on config.makTimothy Gu
2016-08-02doc/filters: Add stats_version documentation to PSNR filterLucas Cooper
2016-08-01Doxygen: Re-enable JAVADOC_AUTOBRIEFTimothy Gu
2016-07-31Doxyfile: Reset unused options back to defaultTimothy Gu
2016-07-31doxygen: Remove outdated EXPAND_AS_DEFINEDTimothy Gu
2016-07-30doc/filters: mention HDMI output format for stereo3d filterPaul B Mahol
2016-07-30doxygen: Set tab size to 4Timothy Gu
2016-07-30doxygen: Update Doxyfile for Doxygen 1.8.8Timothy Gu
2016-07-30doxygen: Fix PREDEFINED syntaxTimothy Gu
2016-07-28avfilter/f_drawgraph: add another slide modePaul B Mahol
2016-07-27Add an OpenH264 decoder wrapperMartin Storsjö
2016-07-27ffprobe.xsd: add missing timecode attribute to frameSideDataTypedericed
2016-07-24lavfi/curves: add plot optionClément Bœsch