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-01-12lavfi: move version macros to a new installed header version.hAnton Khirnov
2012-01-11doc: Replace ffmpeg references in avserver config file by avconv.Diego Biurrun
2012-01-11doc: Fix names of av_log color environment variables.Diego Biurrun
2012-01-11Fix a bunch of platform name and other typos.Diego Biurrun
2012-01-11No longer build libpostproc by defaultReinhard Tartler
2012-01-10doc: fix stray reference to FFmpegLuca Barbato
2012-01-07faq: Solutions for common problems with sample paths when running FATE.Diego Biurrun
2012-01-05avconv: add symbolic names for -vsync parametersAnton Khirnov
2012-01-04v4l2: list available formatsLuca Barbato
2012-01-04adx: add an adx muxerJustin Ruggles
2012-01-04APIchanges: mention cleaned up header includesJonathan Nieder
2012-01-03lavu: bump lavu minor for av_popcount64Janne Grunau
2012-01-02Release notes: mention cleaned up header includesReinhard Tartler
2011-12-29doxygen: cleanup style to support older doxyLuca Barbato
2011-12-28avformat: Add SMJPEG demuxer.Paul B Mahol
2011-12-28Indeo 4 decoderKostya Shishkov
2011-12-27doxygen: remove unreplaced variables from custom header and footerJanne Grunau
2011-12-25Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov
2011-12-25doxy: add website-alike style to the html outputGautam Gupta
2011-12-25FAQ: add an entry for common error when using -profileAnton Khirnov
2011-12-23Prepare for 0.8_beta1 snapshot releaseReinhard Tartler
2011-12-19segment: introduce segmented chain muxerLuca Barbato
2011-12-19APIchanges: fill in revision for AVFrame.age deprecationMans Rullgard
2011-12-19avcodec: deprecate AVFrame.ageMans Rullgard
2011-12-18lavf: add OpenMG audio muxer.Michael Karcher
2011-12-17avconv: support stream specifiers in -metadata and -map_metadataAlexandra Khirnova
2011-12-14v410 encoder and decoderDerek Buitenhuis
2011-12-14doc: make developer.texi point to correct fate docDerek Buitenhuis
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