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
2011-12-09APIchanges: add entry after av_buffersink_poll_frame() additionStefano Sabatini
2011-12-08docs: Minor project name cleanupMichael Niedermayer
2011-12-08indevs.texi: fix application name to match the codeMichael Niedermayer
2011-12-08lavu: introduce av_log_format_line.Nicolas George
2011-12-08Add Escape 130 to the documentationPaul B Mahol
2011-12-08doc: add pulseaudio to the input listLuca Barbato
2011-12-08cljr: add encoderPaul B Mahol
2011-12-08build: merge lists of HTML documentation targetsDiego Biurrun
2011-12-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-07doc: add editor configuration section with Vim and Emacs settingsDiego Biurrun
2011-12-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-05doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun
2011-12-05lavfi: add life sourceStefano Sabatini
2011-12-05aevalsrc: add duration optionStefano Sabatini
2011-12-04Microsoft Windows ICO demuxerPeter Ross
2011-12-04doc/filters.texi: Update drawtext docs so that the documented input width/hei...Michael Niedermayer
2011-12-04Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-03lavu/error: define AVERROR_BUG.Nicolas George
2011-12-03developer.texi: Fix naming conventionMichael Niedermayer
2011-12-03Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-12-03doc: break some long lines in developer.texiLuca Barbato
2011-12-03drawtext: make x and y parametricLuca Barbato
2011-12-03doc: remove space between variable and post increment in example codeJanne Grunau
2011-12-03Add avcodec_decode_audio4().Justin Ruggles
2011-12-03avcodec: change number of plane pointers from 4 to 8 at next major bump.Justin Ruggles
2011-12-03doc/example/muxing: fix video timestampsMichael Niedermayer
2011-12-03Update developers documentation with coding conventions.Victor Vasiliev
2011-12-03muxing example: set encoder defaultsMichael Niedermayer
2011-12-02doc: improve general documentation for MacOSXLuca Barbato
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-29docs: Spelling fixes to 9 texi files from /docroot
2011-11-29faq.texi: fix spelling errorsroot
2011-11-29developer.texi: fix spelling errorsroot
2011-11-29general.texi: fix spelling errorsroot
2011-11-29Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-28APIchanges: fill in some blanksMans Rullgard
2011-11-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-28doc: cleanup filter sectionLuca Barbato
2011-11-27Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
2011-11-26lavfi: add libass based subtitles rendererStefano Sabatini
2011-11-25Add option -n to exit if output file exists.Carl Eugen Hoyos
2011-11-24lavu: add av_get_alt_sample_fmt().Clément Bœsch
2011-11-24Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-11-24libavutil: add utility functions to simplify allocation of audio buffers.Justin Ruggles
2011-11-24libavutil: add planar sample formats and av_sample_fmt_is_planar()Justin Ruggles
2011-11-24doc: rewrite FATE documentation to be self-containedAlexander Strasser
2011-11-24githowto: git is generally available as package in most distros.Michael Niedermayer
2011-11-23doc: add a -map_channel example for splitting channels into streams.Clément Bœsch
2011-11-22Document a critical gotcha in FATEMike Melanson