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-05doc/APIchanges: add 2.8 cut lineMichael Niedermayer
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
2015-05-26avutil: Add av_q2intfloat()Michael Niedermayer
2015-05-13Merge commit 'e7c5e17d4fbd7c83fb331bf327e25ebd8e6a8623'Michael Niedermayer
2015-05-13vda: Make output CVPixelBuffer format configurableStefano Pigozzi
2015-05-11avformat: add callback for opening further filesMichael Niedermayer
2015-05-08doc/APIchanges: fill missing versions and hashesJames Almer
2015-05-08vp9: add missing changelog and APIchanges entries for new VP9 profilesJames Almer
2015-05-07avcodec: Add av_packet_side_data_name()Michael Niedermayer
2015-05-05vp9: add profile namesJames Almer
2015-04-22avformat: add AVFMT_FLAG_FASTSEEK, use it for mp3wm4
2015-04-20Merge commit 'c253340ae6f74ffd8798bbd476e46d1b33a2d56e'Michael Niedermayer
2015-04-19log: Introduce a more verbose debug levelVittorio Giovara
2015-04-07parseutils: Make av_small_strptime publicLuca Barbato
2015-04-03lavf/avio: Add new types to AVIODirEntryType, bump minor versionMariusz SzczepaƄczyk
2015-04-01lavu/avstring: add av_append_path_component() funcionLukasz Marek