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
2014-07-14doc/filters: fixing typoMuhammad Faiz
2014-07-13lavf: add samba protocol via libsmbclientLukasz Marek
2014-07-13AVFormat: LRC demuxer and muxerStar Brilliant
2014-07-13fix spelling errorsAndreas Cadhalpun
2014-07-12doc/encoders: Document "dvdsub workaround for some players"Oliver Fromme
2014-07-10doc/filters: add a signalstats exampleDave Rice
2014-07-10Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4'Michael Niedermayer
2014-07-10Merge commit '33a7b453a8e1f090c694ea4f36769dc837be88f0'Michael Niedermayer
2014-07-10Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1'Michael Niedermayer
2014-07-09display: add matrix flip apiVittorio Giovara
2014-07-09doc: mention option to mix shared/static librariesAndrew Kelley
2014-07-09lavc: export DV profile API used by muxer/demuxer as publicAnton Khirnov
2014-07-08doc: add doxygen target tagTimothy Gu
2014-07-08doc: make doxygen program configurableTimothy Gu
2014-07-08doc: add doxy-wrapper.sh to doc/doxygen/html dependenciesTimothy Gu
2014-07-08doc/Doxyfile: use 5 columns for alphabetical indexMichael Niedermayer
2014-07-08avformat/segment: Support cutting at clocktimeDeti fliegl
2014-07-07transcoding: fix Doxygen file pathTimothy Gu
2014-07-05doc/protocols: document unit of timeouts for ftp and httpLukasz Marek
2014-07-05Doxyfile: imitate gcc for better libavutil/attributes.h documentationTimothy Gu
2014-07-04Doxyfile: enable browser-based search engineTimothy Gu
2014-07-03avfilter: add flanger filterPaul B Mahol
2014-07-02doc/filters: fix typoDave Rice
2014-07-02doc/ffprobe.xsd: fix order and missing elements/attributesDave Rice
2014-07-01Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer
2014-06-30avfilter/showcqt: adding freetype supportMuhammad Faiz
2014-06-30dsputil: Split off IDCT bits into their own contextDiego Biurrun
2014-06-30doc: remove trailing ':' at the end of sectionsClément Bœsch
2014-06-29doc/examples/resampling_audio: use av_freep() for safteyMichael Niedermayer
2014-06-28doc/examples/muxing: remove unused variableMichael Niedermayer
2014-06-28doc/APIchanges: lengthening a hash to make it non ambigousMichael Niedermayer
2014-06-28APIchanges: fillin some missing dataMichael Niedermayer
2014-06-28Merge commit 'f134b5ec53b4cb51cb69bf0c64de87687ea72b12'Michael Niedermayer
2014-06-28apichanges: fill in changes for lavu 51.19 and 51.20Vittorio Giovara
2014-06-27Merge commit '182d3f8221c23716ea4eafa460bdb94968f71f26'Michael Niedermayer
2014-06-27Merge commit 'a7fcd4122b19b0f934020f4e261d0c44c4c32e11'Michael Niedermayer
2014-06-27Merge commit '6a927d7aaf5625e83a674072913b9e292a303fd1'Michael Niedermayer
2014-06-27Merge commit '63fd0d866c8300a8f251a15b1535e9ce40a407fb'Michael Niedermayer
2014-06-27Merge commit 'edd5f957646dcbf1bb55718bc7bf1e5481c25bcb'Michael Niedermayer
2014-06-27Merge commit '5e7b125b6ae36893dfd9cb5661c99b67363cbb38'Michael Niedermayer
2014-06-27Merge commit 'ac85f631c9a9cc59aaca1c8dd6894fb1f701c594'Michael Niedermayer
2014-06-26Merge commit '294daf71a7a1303b5ddd3cbefebed3b732d610f3'Michael Niedermayer
2014-06-26Merge commit '38d044429dabcd28928693240e955c6d4430cca9'Michael Niedermayer
2014-06-26output example: free the muxing format context properlyAnton Khirnov
2014-06-26output example: rewrite encoding logicAnton Khirnov
2014-06-26output example: store the scaling context in the stream contextAnton Khirnov
2014-06-26output example: use a macro instead of a static variableAnton Khirnov
2014-06-26output example: allocate the audio frame only onceAnton Khirnov
2014-06-26output example: use OutputStream for audio streams as wellAnton Khirnov
2014-06-26output example: use the new AVFrame API to allocate audio framesAnton Khirnov