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
AgeCommit message (Expand)Author
2015-09-17Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes
2015-09-17d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme
2015-09-15lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos
2015-09-15lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-08Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes
2015-09-08Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-07lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara
2015-09-07lavu: extend size of the AVPixFmtDescriptor.flags fieldwm4
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05doc/APIchanges: Fill in missing fields and correct one lavu versionMichael Niedermayer
2015-09-05doc/APIchanges: add 2.8 cut lineMichael Niedermayer
2015-08-28Bump major versions of all librariesVittorio Giovara
2015-08-19vaapi: streamline public context structure.Gwenole Beauchesne
2015-08-19vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne
2015-08-02Merge commit 'd9e8b47e3144262d6bc4681740411d4bdafad6ac'Hendrik Leppkes
2015-08-02Merge commit '5d8bea3bb2357bb304f8f771a4107039037c5549'Hendrik Leppkes
2015-08-02Merge commit 'ae365453c370c85f278bff7fbf9e20d9d335cb2a'Hendrik Leppkes
2015-08-02Merge commit '7a7df34c91e16ea8936f59524145a2cdd6b790f9'Hendrik Leppkes
2015-07-31des: add av_des_alloc()James Almer
2015-07-31xtea: add av_xtea_alloc()James Almer
2015-07-31rc4: add av_rc4_alloc()James Almer
2015-07-31blowfish: add av_blowfish_alloc()James Almer
2015-07-30Merge commit '6877537ff321136cf78ab03b8b91e6b6f218db5b'Michael Niedermayer
2015-07-30hmac: add missing version bump and APIChanges entryJames Almer
2015-07-30doc/APIchanges: fill in some missing thingsMichael Niedermayer
2015-07-28Merge commit 'b94ec30428b9696f99b08055735689623fe63954'Michael Niedermayer
2015-07-27lavc: Update version and APIchangesVittorio Giovara
2015-07-22Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer
2015-07-21Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer
2015-07-20Add a quality factor packet side dataVittorio Giovara
2015-07-17APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara
2015-07-16lavc: Add properties field to AVCodecContext.Carl Eugen Hoyos
2015-07-03Merge commit '832129431fd5c693b12c32a1563944c631feaf36'Michael Niedermayer
2015-07-03lavu: Add version information for av_version_info()Vittorio Giovara
2015-07-03Merge commit '1316df7aa98c4784f190d107206d0bb12c590b89'Michael Niedermayer
2015-07-03lavu: add an API function to return the Libav version stringwm4
2015-07-01lavu: add an API function to return the FFmpeg version stringwm4
2015-06-29avformat/avio: Move avio_delete() avio_move() to avpriv_ namespaceMichael Niedermayer
2015-06-22lavf/avio: Extend API with avio_move() and avio_delete()Mariusz SzczepaƄczyk
2015-06-10doc/APIchanges: fill in missing stuffMichael Niedermayer
2015-06-10doc/APIchanges: Add 2.7 separatorMichael Niedermayer
2015-06-07avio: Add avio_put_str16beLuca Barbato
2015-06-05Revert addition of a few fixed_dsp functions to APIChangesMichael Niedermayer
2015-06-05libavutil/doc: Changes in documentation due to changes to fixed_dspNedeljko Babic
2015-06-04swresample: Add swr_get_out_samples()Michael Niedermayer
2015-05-31x86: add AV_CPU_FLAG_AVXSLOW flagJames Almer
2015-05-27x86/cpu: add AV_CPU_FLAG_AVXSLOW flagJames Almer