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
2011-12-12lavf: add avformat_close_input().Anton Khirnov
2011-12-11Fix a bunch of common typos.Diego Biurrun
2011-12-11Warn about avserver being broken.Anton Khirnov
2011-12-10doc: update to refer to avconvLuca Barbato
2011-12-10doc: remove some stale entries from the faqLuca Barbato
2011-12-10Dxtory capture format decoderKostya Shishkov
2011-12-09doc: update documentation to use avconvLuca Barbato
2011-12-09doc: update demuxers sectionLuca Barbato
2011-12-09doc: extend external library coverageLuca Barbato
2011-12-09doc: split platform specific informationLuca Barbato
2011-12-09doc: port the git-howto to texinfoLuca Barbato
2011-12-09doc: provide fallback css and customize @floatLuca Barbato
2011-12-09doc: document fate in a texinfoLuca Barbato
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-07doc: add editor configuration section with Vim and Emacs settingsDiego Biurrun
2011-12-05doc: document preferred Doxygen syntax and make patcheck detect itDiego Biurrun
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-03Update developers documentation with coding conventions.Victor Vasiliev
2011-12-02doc: improve general documentation for MacOSXLuca Barbato
2011-12-01Add PlayStation Portable PMP format demuxerReimar Döffinger
2011-11-28APIchanges: fill in some blanksMans Rullgard
2011-11-28doc: cleanup filter sectionLuca Barbato
2011-11-27avformat: add CRI ADX format demuxerJustin Ruggles
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-21doc/filters: fix some typos.Anton Khirnov
2011-11-19avcodec: move some AVCodecContext fields to an internal struct.Justin Ruggles
2011-11-18Add an APIchanges entry and a minor bump for avio changes.Anton Khirnov
2011-11-16avutil: Add av_timegm as a public functionMartin Storsjö
2011-11-14doc: add support for an optional navigation bar in texi2html pagesJanne Grunau
2011-11-13texi2html: remove stray \nLuca Barbato
2011-11-13doc: prettyfy the texi2html documentationLuca Barbato
2011-11-12VBLE DecoderDerek Buitenhuis
2011-11-11doc: update libavfilter documentationLuca Barbato
2011-11-09udp: Allow specifying the local IP addressMartin Storsjö
2011-11-08doc/git-howto: expand format-patch and send-email notes.Anton Khirnov
2011-11-08BMV demuxer and decoderKostya Shishkov
2011-11-06doc/APIchanges: add missing dates and hashesAnton Khirnov
2011-11-06avconv: move copy_initial_nonkeyframes to the options context.Anton Khirnov
2011-11-06doc/avconv: elaborate on basic functionality.Anton Khirnov
2011-11-06doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formatsAnton Khirnov
2011-11-06avstring: Add locale independent implementations of strcasecmp/strncasecmpReimar Döffinger
2011-11-06avstring: Add locale independent implementations of toupper/tolowerLuca Barbato
2011-11-05avformat: Add functions for doing global network initializationMartin Storsjö