summaryrefslogtreecommitdiff
path: root/libavcodec/proresenc.c
Commit message (Expand)AuthorAge
* Use more designated initializers.Paul B Mahol2011-12-30
* cleanup: for(intMichael Niedermayer2011-12-13
* proresenc: fix typo that caused the wrong dimensions to be used.Michael Niedermayer2011-11-07
* Remove pointless per-frame malloc/free.Reimar Döffinger2011-10-30
* propresenc: fix missed LE pixfmt occuranceMichael Niedermayer2011-10-30
* proresenc: the encoder expects native endian input.Michael Niedermayer2011-10-30
* proresenc: add forgotten bytestream includeMichael Niedermayer2011-10-29
* Use bytestream functions to write header.Reimar Döffinger2011-10-29
* Only do 1 malloc instead of 3 and check for failure.Reimar Döffinger2011-10-29
* Remove unnecessary memset.Reimar Döffinger2011-10-29
* Remove useless casts.Reimar Döffinger2011-10-29
* Apple ProRes encoderAnatoliy Wasserman2011-10-29