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
2013-03-28lavfi/gradfun: fix rounding in MMX code.Clément Bœsch
2013-03-28avconv: add options for reading filtergraphs from a file.Anton Khirnov
2013-03-21doc/developer: Clarify symbol naming prefixes section.Diego Biurrun
2013-03-19pixdesc: add a function for counting planes in a pixel format.Anton Khirnov
2013-03-19avplay: remove the -debug option.Anton Khirnov
2013-03-18print_options: do not generate docs for options without enc or dec flagsAnton Khirnov
2013-03-16document the release processReinhard Tartler
2013-03-16filters.texi: restore mistakenly removed section name for noformatAnton Khirnov
2013-03-16avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov
2013-03-08Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov
2013-03-08lavc decoders: work with refcounted frames.Anton Khirnov
2013-03-08lavfi: switch to AVFrame.Anton Khirnov
2013-03-07avstring: Add locale independent versions of some ctype.h functionsReimar Döffinger
2013-02-24lavfi: connect libavresample options to af_resample via AVFilterGraphJustin Ruggles
2013-02-23doc: developer: Allow tabs in the vim configuration for Automake filesDiego Biurrun
2013-02-20doc: filters: Correct BNF FILTER descriptionVicente Jimenez Aguilar
2013-02-18doc: Fix some obsolete references to av* tools as ff* toolsVicente Jimenez Aguilar
2013-02-14doc/platform: Fix 10l typoDerek Buitenhuis
2013-02-11doc: developer: Add a note about reserved system name spaceDiego Biurrun
2013-02-11doc: developer: Fix wording in "naming conventions" sectionDiego Biurrun
2013-02-01doc/developer: Drop obsolete MPlayer referenceDiego Biurrun
2013-02-01doc/developer: Add ISC license to list of acceptable licensesDiego Biurrun
2013-02-01doc/developer: Add web links for all suggested licensesDiego Biurrun
2013-01-26doc: update the reference for the titleLuca Barbato
2013-01-25doc: document libx264 options and mappingsLuca Barbato
2013-01-25dict: add av_dict_parse_string()Justin Ruggles
2013-01-25doc: support multitable in texi2podLuca Barbato
2013-01-25avfilter: allow setpts filter to use wallclock time for calculationsVladimir Pantelic
2013-01-25lavu: Add av_strnstr()Vladimir Pantelic
2013-01-24doc: fix dependencies in pod generationLuca Barbato
2013-01-23Drop DCTELEM typedefDiego Biurrun
2013-01-15lavu: Add an API for calculating HMAC (RFC 2104)Martin Storsjö
2013-01-13vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont
2013-01-12Add version bump and APIchanges entry for Add AV_PIX_FMT_VDPAU.Diego Biurrun
2013-01-09oggenc: add a page_duration option and deprecate the pagesize optionJustin Ruggles
2013-01-08doc/APIchanges: fill in missing dates and hashes.Justin Ruggles
2013-01-08lavr: add a public function for setting a custom channel mapJustin Ruggles
2013-01-07doc: Extend commit message sectionDerek Buitenhuis
2013-01-07doc: Mention memory allocation in the fuzz testing sectionDerek Buitenhuis
2013-01-07doc: Mention zzuf in the fuzz testing sectionDerek Buitenhuis
2013-01-07doc: Merge disjointed bits about emailing patchesDerek Buitenhuis
2013-01-07doc: Fix a few typos in the developer documentationDerek Buitenhuis
2013-01-06Drop Snow codecDiego Biurrun
2013-01-04Update release notes for the 9 release.Anton Khirnov
2012-12-29avstring: add av_basename and av_dirnameLuca Barbato
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-12-13doc: improve documentation for the asyncts filter first_pts optionJustin Ruggles
2012-12-08img2: document the options availableLuca Barbato
2012-12-08hls: improve options descriptionLuca Barbato
2012-12-08hls: add start_number optionLuca Barbato