28 Commits (c1bf56a526f94bcfd74da1f19c3f8a0f12fa787e)

Author SHA1 Message Date
Andreas Rheinhardt 56e9e0273a avcodec/encode: Always use intermediate buffer in ff_alloc_packet2() 3 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 0e645b98c6 Remove double ';' 4 years ago
Andreas Rheinhardt f79927990d avcodec/cinepakenc: Mark encoder as init-threadsafe 4 years ago
Andreas Rheinhardt fea984d5c7 avcodec/cinepakenc: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt e3650dcfc9 avcodec/cinepakenc: Fix invalid shifts 5 years ago
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