| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pointless per-frame malloc/free. | Reimar Döffinger | 2011-10-30 | 1 | -12/+7 |
* | propresenc: fix missed LE pixfmt occurance | Michael Niedermayer | 2011-10-30 | 1 | -1/+1 |
* | proresenc: the encoder expects native endian input. | Michael Niedermayer | 2011-10-30 | 1 | -1/+1 |
* | proresenc: add forgotten bytestream include | Michael Niedermayer | 2011-10-29 | 1 | -0/+1 |
* | Use bytestream functions to write header. | Reimar Döffinger | 2011-10-29 | 1 | -25/+19 |
* | Only do 1 malloc instead of 3 and check for failure. | Reimar Döffinger | 2011-10-29 | 1 | -6/+6 |
* | Remove unnecessary memset. | Reimar Döffinger | 2011-10-29 | 1 | -1/+0 |
* | Remove useless casts. | Reimar Döffinger | 2011-10-29 | 1 | -4/+4 |
* | Apple ProRes encoder | Anatoliy Wasserman | 2011-10-29 | 1 | -0/+610 |