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-13Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.hPaul B Mahol
2012-11-13lavfi: store and propagate number of channels information in audio buffer pro...Stefano Sabatini
2012-11-13doc/encoders: document libtheora encoderStefano Sabatini
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-12lavfi: remove mp=geq filter.Clément Bœsch
2012-11-12lavfi: add geq filter.Clément Bœsch
2012-11-12lavfi: remove mp=fixpts filter.Clément Bœsch
2012-11-12lavfi: remove mp=tile filter.Clément Bœsch
2012-11-12doc/filters: complete tile documentation.Clément Bœsch
2012-11-11doc: git-howto: Leave reviewers time to react before pushing patchesDiego Biurrun
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-11-11lavu: rename audioconvert.* to channel_layout.* and deprecate audioconvert.hJustin Ruggles
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