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
2012-12-31Add PJS subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add AQTitle subtitles demuxer.Clément Bœsch
2012-12-31Add MPlayer subtitles demuxer.Clément Bœsch
2012-12-31Add VPlayer subtitles demuxer and decoder.Clément Bœsch
2012-12-31Add MPL2 subtitles demuxer and decoder.Clément Bœsch
2012-12-30lavfi/tinterlace: add low-pass-filter for top/bottom interleave modesMark Himsley
2012-12-30doc/filters: drop duplicated description of resampler options in aresample docsStefano Sabatini
2012-12-30Merge commit '6dd93ee6f1b050ad7c4b247899e83efa293ee405'Michael Niedermayer
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato
2012-12-28lavf/segment: add segment_frames optionStefano Sabatini
2012-12-28lavf/segment: add reference_stream optionStefano Sabatini
2012-12-27doc/encoders: clarify the direction of the quality setting parameters for lib...Stefano Sabatini
2012-12-27doc/ffmpeg-formats: extend documentation for the probesize parameterStefano Sabatini
2012-12-27docs: add soxr documentationRob Sykes
2012-12-26doc/resampler: extend docs for min_comp and min_hard_comp optionsStefano Sabatini
2012-12-24doc/filters: remove outdated commentsStefano Sabatini
2012-12-24doc: stop generating syntax.html.Clément Bœsch
2012-12-24NIST SPHERE demuxerPaul B Mahol
2012-12-23doc/ffserver: fix a few typo.Clément Bœsch
2012-12-23docs: add aresample/async exampleMichael Niedermayer
2012-12-23lavfi: add pp filter.Clément Bœsch
2012-12-23doc/ffmpeg-resampler: mention that the options also work with the aresample f...Michael Niedermayer
2012-12-23docs: point to aresample from asyncts docsMichael Niedermayer
2012-12-22doc/filters: reword introduction sentence of aformat.Clément Bœsch
2012-12-22doc/filters: simplify escaping in aformat.Clément Bœsch
2012-12-22doc/filters: add overlay daisy-chaining exampleStefano Sabatini
2012-12-22doc/filters: rework and itemize examples for the overlay filterStefano Sabatini
2012-12-22lavfi/overlay: make use of av_opt_set_from_string()Stefano Sabatini
2012-12-22doc/filters: rename reference to movie filter from "src_movie" to "movie"Stefano Sabatini
2012-12-22doc/default.css: use ffmpeg.org website CSSStefano Sabatini
2012-12-22doc: move HTML CSS to a dedicated file default.cssStefano Sabatini
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-21doc: remove inclusion of libav* documentation in toolsStefano Sabatini
2012-12-21doc/ffmpeg-formats: include metadata chapterStefano Sabatini
2012-12-20lavfi: add an accessor for ref->audio->channels.Nicolas George
2012-12-20doc/general: sort subtitles formats.Clément Bœsch
2012-12-20doc/faq: move filter links to the ffmpeg-filters.html page.Clément Bœsch
2012-12-20doc/faq: improve concatenation entry.Clément Bœsch
2012-12-19doc: remove mention of fifo filter in the introduction.Clément Bœsch
2012-12-19doc: extend "See Also" chapters in library manualsStefano Sabatini
2012-12-19doc: extend "See Also" chapters in component manualsStefano Sabatini
2012-12-19doc: extend "See Also" chapter rendering for ff* toolsStefano Sabatini
2012-12-19doc: rework synopsis section for ff* toolsStefano Sabatini
2012-12-19doc: use a common authors.texi file blurbStefano Sabatini
2012-12-19doc/texi2pod: rework man inclusion logicStefano Sabatini
2012-12-19doc/filters: reformat and rework gradfun.Clément Bœsch
2012-12-19lavfi/gradfun: support named options.Clément Bœsch
2012-12-19lavfi/gradfun: reduce up limit for threshold.Clément Bœsch
2012-12-18avfilter: add apad filterMichael Niedermayer