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-11-11doc/Makefile: generate library headers with the correct section numberStefano Sabatini
2012-11-11doc: add libavfilter.texiStefano Sabatini
2012-11-11doc: add libavutil.texiStefano Sabatini
2012-11-09doc/faq: explain libfoo-dev packages.Nicolas George
2012-11-08doc/faq: replace @file by @command for "ffmpeg".Nicolas George
2012-11-08doc/libavcodec: hint to where to find the Git historyAlexander Strasser
2012-11-08doc/Makefile: change DOCLIBS checkStefano Sabatini
2012-11-06doc/Makefile: remove .3 file with make cleanStefano Sabatini
2012-11-06doc/libavcodec: do not say multimedia streams in the titleAlexander Strasser
2012-11-06doc/libavcodec: improve wording in descriptionAlexander Strasser
2012-11-06doc/ffserver: fix typos/reword paragraphs about FFM versionsStefano Sabatini
2012-11-06examples/muxing: fix typo: allocated -> allocateStefano Sabatini
2012-11-06examples/demuxing: fix brainoStefano Sabatini
2012-11-06examples/demuxing: dump input information *after* trying to open audio streamStefano Sabatini
2012-11-06Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'Michael Niedermayer
2012-11-06lavu: add av_ctz() for trailing zero bit countJustin Ruggles
2012-11-05AVR demuxerPaul B Mahol
2012-11-05docs/ffserver: document ffm/ffm2Michael Niedermayer
2012-11-04doc/libavcodec: apply misc minor typo fixesStefano Sabatini
2012-11-04doc: add libavcodec.texiStefano Sabatini
2012-11-04cmdutils: allow to set the report file name.Nicolas George
2012-11-04lavu/opt: implement av_opt_get_key_value().Nicolas George
2012-11-03doc/faq: make the -sameq question more explicit.Nicolas George
2012-11-03doc/faq: explain why -sameq is gone.Nicolas George
2012-11-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-11-03lavu/opt: add AV_OPT_SAMPLE_FMT optionStefano Sabatini
2012-11-03doc/ffmpeg: remove -debug option descriptionStefano Sabatini
2012-11-02doc: add apidoc target for doxygen API documentationJanne Grunau
2012-11-02doc: Point to the new location of the c99-to-c89 toolMartin Storsjö
2012-11-01doc/platform: Comply With All Capitalized Words ConventionStefano Sabatini
2012-11-01doc/filters: add "Notes on filtergraph escaping" sectionStefano Sabatini
2012-11-01Fix typo in platform documentation.Carl Eugen Hoyos
2012-10-31lavfi: remove hqdn3d libmpcodecs wrapper.Clément Bœsch
2012-10-31lavfi/mp: drop the mp=rectangle filterStefano Sabatini
2012-10-31lavfi/drawbox: add "width" and "height" aliases for "w" and "h" optionsStefano Sabatini
2012-10-31lavfi/drawbox: add thickness optionStefano Sabatini
2012-10-31Merge commit '652f5185945c8405fc57aed353286858df8d066f'Michael Niedermayer
2012-10-31lavfi/drawbox: implement color=invert modeStefano Sabatini
2012-10-31lavfi/mp: drop wrapped field filterStefano Sabatini
2012-10-31lavfi: add field filterStefano Sabatini
2012-10-31x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun
2012-10-31doc/filters: fix typo in drawbox sectionStefano Sabatini
2012-10-31doc/filters: itemize examples for drawbox, add an example, fix grammarStefano Sabatini
2012-10-31lavfi/drawbox: extend syntax, accept named optionsStefano Sabatini
2012-10-31lavfi: remove yuvcsp and yvu9 libmpcodecs wrappersPaul B Mahol
2012-10-30lavfi: remove palette libmpcodecs wrapperPaul B Mahol
2012-10-30Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-30lavfi: add ashowinfo filterAnton Khirnov
2012-10-29lavfi/frei0r: allow for Windows style pathsrogerdpack