summaryrefslogtreecommitdiffstats
path: root/libavcodec/proresenc.c
Commit message (Expand)AuthorAgeFilesLines
* Use more designated initializers.Paul B Mahol2011-12-301-1/+0
* cleanup: for(intMichael Niedermayer2011-12-131-5/+5
* proresenc: fix typo that caused the wrong dimensions to be used.Michael Niedermayer2011-11-071-2/+2
* Remove pointless per-frame malloc/free.Reimar Döffinger2011-10-301-12/+7
* propresenc: fix missed LE pixfmt occuranceMichael Niedermayer2011-10-301-1/+1
* proresenc: the encoder expects native endian input.Michael Niedermayer2011-10-301-1/+1
* proresenc: add forgotten bytestream includeMichael Niedermayer2011-10-291-0/+1
* Use bytestream functions to write header.Reimar Döffinger2011-10-291-25/+19
* Only do 1 malloc instead of 3 and check for failure.Reimar Döffinger2011-10-291-6/+6
* Remove unnecessary memset.Reimar Döffinger2011-10-291-1/+0
* Remove useless casts.Reimar Döffinger2011-10-291-4/+4
* Apple ProRes encoderAnatoliy Wasserman2011-10-291-0/+610
OpenPOWER on IntegriCloud