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
2017-11-08Merge commit 'ed3b2a999d189771c9b0ada9a9200117595fa474'James Almer
2017-10-22cinepakenc: Move declaration out of for initialisation statementMark Thompson
2017-07-05cinepakenc: misc small changesDiego Biurrun
2017-07-05cinepakenc: K&R formatting cosmeticsDiego Biurrun
2017-07-05cinepakenc: Stop using AVPictureTimothy Gu
2017-07-05cinepakenc: Drop broken debug codeDiego Biurrun
2017-07-05cinepakenc: add option handling for flexibilityaddr-see-the-website@aetey.se
2017-07-05cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se
2017-07-05Add Cinepak encoderTomas Härdin
2017-02-02libavcodec/cinepakenc.c: comments cleanup (contents)addr-see-the-website@aetey.se
2017-01-14avcodec/cinepakenc: remove CVID from long descriptionPaul B Mahol
2016-02-03cinepakenc: Stop using AVPictureTimothy Gu
2015-12-04avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2015-06-13Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos
2014-05-11avcodec/cinepakenc: use av_malloc_array()Michael Niedermayer
2014-05-08avcodec/cinepakenc: Fix "may be used uninitialized in this function" warningsMichael Niedermayer
2014-05-07avcodec/cinepakenc: drop coded_frame initMichael Niedermayer
2014-05-07avcodec/cinepakenc: Zero AVPictures, silence "may be used uninitialized" warn...Michael Niedermayer
2014-01-23Cinepak encoder: adding option handling for flexibilityaddr-see-the-website@aetey.se
2014-01-22avcodec/cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se
2014-01-22Adding Cinepak encoderTomas Härdin