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-19doc/general: remove duplicate entry for ADPCM SMJPEG IMAPaul B Mahol
2012-11-19doc/general: remove 8SVX audio, there is no such codecPaul B Mahol
2012-11-19doc/general: move 8SVX codecs to right sectionPaul B Mahol
2012-11-18lavfi/drawtext: implement more generic expansion.Nicolas George
2012-11-17AST demuxerPaul B Mahol
2012-11-17PCM signed 16-bit big-endian planar decoderPaul B Mahol
2012-11-17PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol
2012-11-17doc/texi2pod: recognize @table @command.Nicolas George
2012-11-17lavu/bprint: implement av_bprint_strftime().Nicolas George
2012-11-16doc/filters: fix a few typos in the frei0r docsStefano Sabatini
2012-11-16doc/ffprobe: factorize definition of writers syntaxStefano Sabatini
2012-11-16Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer
2012-11-16lavu/opt: fix av_opt_get_key_value() API.Nicolas George
2012-11-16doc/APIchanges: clarify comment on new APIs.Nicolas George
2012-11-15APIChanges: add entry for av_read_packet deprecationJanne Grunau
2012-11-15avserver: remove daemon modeMans Rullgard
2012-11-15doxygen: remove obsolete options from DoxyfileJanne Grunau
2012-11-14Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2'Michael Niedermayer
2012-11-13Update iec61883 to handle multiple devices, and allowGeorg Lippitsch
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-13hlsenc: stand alone hls segmenterLuca Barbato
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