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-18doc/general.texi: mention MLP/TrueHD encoding supportJames Almer
2016-09-17doc/filters: add two lut2 examplesPaul B Mahol
2016-09-17avfilter/vf_unsharp: limit matrix size in either direction to 23Paul B Mahol
2016-09-17lavf/http: deprecate user-agent optionSteven Liu
2016-09-17doc/muxers: add flv muxer document into doc/muxersSteven Liu
2016-09-16avfilter/vf_lut2: also export video input bit depthPaul B Mahol
2016-09-14lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch
2016-09-12avfilter: add sobel and prewitt filterPaul B Mahol
2016-09-12avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer
2016-09-09doc/filters: add missing palette* optionsLou Logan
2016-09-09avfilter/vf_datascope: let user change background opacityPaul B Mahol
2016-09-08doc/filters: itemize shuffleframes & shuffleplanes examplesPaul B Mahol
2016-09-08avformat/hlsenc: implement program_date_timeMichael Niedermayer
2016-09-07avfilter/vf_waveform: make possible to change background opacityPaul B Mahol
2016-09-07avfilter: add avgblur filterPaul B Mahol
2016-09-06doc/showspectrum*: Change options order to reflect numeric values.Carl Eugen Hoyos
2016-09-05avfilter/vf_gblur: add sigmaV option, different vertical filteringPaul B Mahol
2016-09-04avfilter: add gblur filterPaul B Mahol
2016-09-04doc/filters: improve weave examplePaul B Mahol
2016-09-04vf_colorspace: Allow overriding input color propertiesVittorio Giovara
2016-09-02doc/filters: add weave examplePaul B Mahol
2016-09-02avfilter/vf_zscale: make possible to change chroma locationPaul B Mahol
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