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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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
2012-12-18Fix "bistream" typo and add a check in tools/patcheck.Clément Bœsch
2012-12-18doc/ffmpeg-bitstream-filters: fix typo in titleStefano Sabatini
2012-12-18doc/indevs: update syntax for the color filter in the lavfi device examplesStefano Sabatini
2012-12-18doc/texi2pod: correctly handle @url commands in the form @url{URL,...}Stefano Sabatini
2012-12-18doc/Makefile: add docclean ruleStefano Sabatini
2012-12-18doc/texi2pod: add support to @ifhtml and @ifnothtml directivesStefano Sabatini
2012-12-18doc: remove references to external documentsStefano Sabatini
2012-12-17Silicon Graphics Movie (.mv) demuxerPeter Ross
2012-12-17Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross
2012-12-17SGI RLE 8-bit decoderPeter Ross
2012-12-17doc/examples/resampling_audio.c: fix pathMichael Niedermayer
2012-12-16doc/filters: fix "Dolby Pro Logic II" option nameMichael Niedermayer
2012-12-16ffplay: improve robustness of opt_codec(), and add options acodec,vcodec,scodecStefano Sabatini
2012-12-16doc/filters: remove @example use for showing syntaxStefano Sabatini