22 Commits (fc6022e1088df068b72159e8836c59643795e39e)

Author SHA1 Message Date
Mark Thompson e0a967a405 cinepakenc: Move declaration out of for initialisation statement 7 years ago
Mark Thompson 92f0aceb36 cinepakenc: Move declaration out of for initialisation statement 7 years ago
Diego Biurrun ed3b2a999d cinepakenc: misc small changes 7 years ago
Diego Biurrun 47cde2eabc cinepakenc: K&R formatting cosmetics 7 years ago
Timothy Gu 1e12730e5d cinepakenc: Stop using AVPicture 7 years ago
Diego Biurrun b40236d954 cinepakenc: Drop broken debug code 7 years ago
addr-see-the-website@aetey.se 158d2e1545 cinepakenc: add option handling for flexibility 7 years ago
addr-see-the-website@aetey.se 7da9f45231 cinepakenc: fixes and improvements 7 years ago
Tomas Härdin 89e632de9b Add Cinepak encoder 7 years ago
addr-see-the-website@aetey.se 712ad6b661 libavcodec/cinepakenc.c: comments cleanup (contents) 8 years ago
Paul B Mahol 743052ec5b avcodec/cinepakenc: remove CVID from long description 8 years ago
Timothy Gu 0ab25dac2f cinepakenc: Stop using AVPicture 9 years ago
Clément Bœsch fb99ef0bd3 avcodec: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 9 years ago
Carl Eugen Hoyos 3323c5f353 Remove a few occurences of "long long" from the libraries. 10 years ago
Michael Niedermayer e2c7816ab0 avcodec/cinepakenc: use av_malloc_array() 11 years ago
Michael Niedermayer 364e8904ce avcodec/cinepakenc: Fix "may be used uninitialized in this function" warnings 11 years ago
Michael Niedermayer 54ae58802e avcodec/cinepakenc: drop coded_frame init 11 years ago
Michael Niedermayer a6e9448dc6 avcodec/cinepakenc: Zero AVPictures, silence "may be used uninitialized" warnings 11 years ago
addr-see-the-website@aetey.se bf23642dcc Cinepak encoder: adding option handling for flexibility 11 years ago
addr-see-the-website@aetey.se 762c4dc082 avcodec/cinepakenc: fixes and improvements 11 years ago
Tomas Härdin 59dbc36f49 Adding Cinepak encoder 11 years ago