summaryrefslogtreecommitdiff
path: root/libavcodec/cinepakenc.c
Commit message (Expand)AuthorAge
* avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* Remove a few occurences of "long long" from the libraries.Carl Eugen Hoyos2015-06-13
* avcodec/cinepakenc: use av_malloc_array()Michael Niedermayer2014-05-11
* avcodec/cinepakenc: Fix "may be used uninitialized in this function" warningsMichael Niedermayer2014-05-08
* avcodec/cinepakenc: drop coded_frame initMichael Niedermayer2014-05-07
* avcodec/cinepakenc: Zero AVPictures, silence "may be used uninitialized" warn...Michael Niedermayer2014-05-07
* Cinepak encoder: adding option handling for flexibilityaddr-see-the-website@aetey.se2014-01-23
* avcodec/cinepakenc: fixes and improvementsaddr-see-the-website@aetey.se2014-01-22
* Adding Cinepak encoderTomas Härdin2014-01-22