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-09-02avfilter: add weave filterPaul B Mahol
2016-09-01avfilter/vf_psnr: Add max value output option to psnr stats log.Lucas Cooper
2016-08-30doc/APIChanges: mention nb_threads addition to AVFilterContextJames Almer
2016-08-29doc/muxers: add option hls_init_time documentSteven Liu
2016-08-27avfilter/vf_atadenoise: add planes optionPaul B Mahol
2016-08-27avfilter: add vaguedenoiser filterPaul B Mahol
2016-08-26doc/filters: fix anequalizer docsPaul B Mahol
2016-08-26avfilter: added motion estimation and interpolation filtersDavinder Singh
2016-08-25avfilter: add yuvtestsrc source filterPaul B Mahol
2016-08-25avfilter: add lut2 filterPaul B Mahol
2016-08-23avfilter: add hysteresis filterPaul B Mahol
2016-08-23avfilter: add maskedclamp filterPaul B Mahol
2016-08-22avformat: Add fifo pseudo-muxerJan Sebechlebsky
2016-08-22doc&tools: Add murge script, for analyzing 3 way conflicts.Michael Niedermayer
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