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-01-14avfilter: add spectrumsynth filterPaul B Mahol
2016-01-12avfilter/avf_showspectrum: add posibility to display phasePaul B Mahol
2016-01-09doc/encoders: fix typo in AAC encoder documentationRostislav Pehlivanov
2016-01-08avfilter/avf_showspectrum: add cool color mapPaul B Mahol
2016-01-08avfilter/avf_showspectrum: add option to draw legendPaul B Mahol
2016-01-05avfilter/avf_avectorscope: add line drawing supportPaul B Mahol
2016-01-05avfilter/window_func: add tukey window functionPaul B Mahol
2016-01-05avfilter/avf_showspectrum: add yet another color mapPaul B Mahol
2016-01-04avfilter/avf_showspectrum: add option to set gain for calculating color inten...Paul B Mahol
2016-01-02doc/encoders: Fix application nameMichael Niedermayer
2016-01-02avfilter/avf_showspectrum: add 4th and 5th root scalerPaul B Mahol
2016-01-02avfilter/avf_showspectrum: add fiery color mapPaul B Mahol
2016-01-02avfilter: add showspectrumpic filterPaul B Mahol
2016-01-02doc: make apidoc output independent of SRC_PATHAndreas Cadhalpun
2016-01-01Merge commit '2c6811397bdf13d43ca206e48d6d6da9c2cd47c6'Hendrik Leppkes
2016-01-01doc/filters: add showwavespic colorize exampleLou Logan
2015-12-31avfilter/avf_showspectrum: add window overlap supportPaul B Mahol
2015-12-31avfilter/avf_showspectrum: add fire color mapPaul B Mahol
2015-12-30avfilter/avf_showspectrum: add nebulae color mapPaul B Mahol
2015-12-30avfilter/avf_showspectrum: add moreland color mapPaul B Mahol
2015-12-29avfilter/avf_showspectrum: add rainbow colormapPaul B Mahol
2015-12-29avfilter/avf_showspectrum: add horizontal orientation supportPaul B Mahol
2015-12-28avfilter/avf_showspectrum: use ff_generate_window_funcPaul B Mahol
2015-12-28avfilter/avf_showspectrum: add rscroll sliding modePaul B Mahol
2015-12-28avformat/http: Documented http_proxy optionJoel Holdsworth
2015-12-28lavf: add automatic bitstream filtering; bump versionRodger Combs
2015-12-28doc/filters: add one more silenceremove examplePaul B Mahol
2015-12-28avfilter/af_silenceremove: make size of window user configurablePaul B Mahol
2015-12-27avfilter/af_silenceremove: add peak detectorPaul B Mahol
2015-12-27doc/filters: note NetCDF dependency for sofalizerLou Logan
2015-12-25avfilter: add high-order parametric multiband equalizer filterPaul B Mahol
2015-12-25doc/muxers/mpegts: update doc after adding flag to embed an AC-3/E-AC-3 ES th...Stefan Pöschel
2015-12-22lavfi: deprecate avfilter_link_set_closed().Nicolas George
2015-12-20avfilter/avf_showfreqs: make it possible to split channelsPaul B Mahol
2015-12-19avfilter/vf_stereo3d: add interleave columns input supportPaul B Mahol
2015-12-18doc/filters: copy all input modes to output modes.Paul B Mahol
2015-12-18doc/errno: fix description typo for ENAMETOOLONGMarton Balint
2015-12-17Merge commit 'e02de9df4b218bd6e1e927b67fd4075741545688'Hendrik Leppkes
2015-12-17Merge commit 'f0b769c16daafa64720dcba7fa81a9f5255e1d29'Hendrik Leppkes
2015-12-17Merge commit '84adab333cddeefc3cfd843089dee23f58bd372c'Hendrik Leppkes
2015-12-17Merge commit '31c51f7441de07b88cfea2550245bf1f5140cb8f'Hendrik Leppkes
2015-12-16ffmpeg: Allow specifying the program number for created programsMichael Niedermayer
2015-12-16doc/encoders/libopenh264: update documentation after recent changesStefano Sabatini
2015-12-14avfilter/af_sofalizer: add frequency domain processing and use it by defaultPaul B Mahol
2015-12-12doc/general: add missing @tab for ADPCM VIMAPaul B Mahol
2015-12-12lavc: add profiles to AVCodecDescriptorAnton Khirnov
2015-12-12avfilter: add SOFAlizer audio filterPaul B Mahol
2015-12-12doc: fix selectivecolor filter positionClément Bœsch
2015-12-12ffmpeg: Add basic support to mux multiple programsMichael Niedermayer
2015-12-12avformat: Add av_program_add_stream_index()Michael Niedermayer