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
2014-08-14Merge commit '7e38903b5c86a759549e70647ae42bb22d353b14'Michael Niedermayer
2014-08-14Merge commit 'a8c104a511f97e4ea617df73b31737e28a8a5126'Michael Niedermayer
2014-08-14Merge commit 'afbd4b7e093adf6d7a830b32759ca3ba8500363d'Michael Niedermayer
2014-08-13doc/filters: correct confusing statements about *showinfo shown valuesStefano Sabatini
2014-08-13http: enable icy metadata by default.Andrew Stone
2014-08-13AVOption: add support for dictionary types.Andrew Stone
2014-08-13lavf: add AVFormatContext/AVStream fields for signaling to the user when even...Andrew Stone
2014-08-12avfilter: ported lenscorrection filter from frei0rDaniel Oberhoff
2014-08-10Merge commit 'fb1ddcdc8f51b9d261ae8e9c26b91e81f7b6bf45'Michael Niedermayer
2014-08-10avresample: Introduce AVFrame-based APILuca Barbato
2014-08-10bump libpostproc and libswresampleMichael Niedermayer
2014-08-10Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Merge commit 'd35b94fbabd8beb5d566c0b5d01688aff62c3b36'Michael Niedermayer
2014-08-08avcodec: Rename xvidmmx IDCT to xvidDiego Biurrun
2014-08-08avfilter/showcqt: add and extend tlength and volume optionsMuhammad Faiz
2014-08-08lavf/avio: rename url_feof() to avio_feof()James Almer
2014-08-07avfilter/dctdnoiz: add 8x8 dct and make it the defaultClément Bœsch
2014-08-07doc/APIchanges: Correct function reference.Michael Niedermayer
2014-08-07Merge commit 'bb789016d423d2cfacd2904ac66257bdf7f0964e'Michael Niedermayer
2014-08-07Merge commit 'ad1ee5fa75a3d69d54c0691048939e94ab5a7f0d'Michael Niedermayer
2014-08-07swscale: Undeprecate sws_getContext()Diego Biurrun
2014-08-07avcodec: Undeprecate reordered_opaqueDiego Biurrun
2014-08-06transcode_aac: fix const return valueTimothy Gu
2014-08-06doc/muxers: document which applications are known to need disable_chpl.Michael Niedermayer
2014-08-05avutil: add pixelutils APIClément Bœsch
2014-08-05avfilter/avf_showwaves: New p2p mode for showwaves filtermrskman
2014-08-05Merge commit '0897d2fdc7755849c3ae58d8b543ef734c200d3c'Michael Niedermayer
2014-08-05movenc: Add option to disable nero chaptersJohn Stebbins
2014-08-05Merge commit 'e9abafca278f87e1ecc6d50091d99b73ff63c9a6'Michael Niedermayer
2014-08-04Merge commit 'e96c3b81cadd0ba84d43b1f3a54980df3785d9a5'Michael Niedermayer
2014-08-04Merge commit 'd2962e9f89cca6ff40f0c9d5ffc9c4397b8b1b26'Michael Niedermayer
2014-08-04Merge commit 'eb9244f20210fd420fb9b3c98126f9cae525d1cc'Michael Niedermayer
2014-08-04avutil: add AV_PIX_FMT_YA16 pixel formatVittorio Giovara
2014-08-04avutil: rename AV_PIX_FMT_Y400A to AV_PIX_FMT_YA8Vittorio Giovara
2014-08-04pixdesc: Support pixelformat aliasesLuca Barbato
2014-08-04libavformat: Add Icecast protocolePirat
2014-08-04Add Icecast protocolMarvin Scholz
2014-08-04Merge commit '1ef9e8376466bb1e2c147e47554b94cab9c8b04a'Michael Niedermayer
2014-08-04Deprecate AFD field and add AFD as side-dataKieran Kunhya
2014-08-04avcodec: Deprecate dtg_active_format field in favor of avframe side-dataKieran Kunhya
2014-08-04avcodec/avdct: Add get_pixels()Michael Niedermayer
2014-08-03Merge commit '9f17685dfb70a73823aca16ad246ee3b831d1de8'Michael Niedermayer
2014-08-03Merge commit '6a928293dd29c7f0dcf09107980a1d651c9957df'Michael Niedermayer
2014-08-03avcodec: Deprecate unused defines and optionsDiego Biurrun
2014-08-03doc/ffserver: merge paragraph starting with "What happens next?" with previou...Stefano Sabatini
2014-08-03examples: filter_audio: Add missing mem.h header for av_freep()Diego Biurrun
2014-08-01Merge commit '52269f48e835a52023656f8330262ae70e6061c4'Michael Niedermayer
2014-08-01Revert "vf_interlace: deprecate lowpass option"Vittorio Giovara
2014-08-01Add forgotten APIchanges entry for probesize2.Carl Eugen Hoyos