| Commit message (Expand) | Author | Age | Files | Lines |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Force alignment of pic->linesize | Vitor Sessak | 2008-02-15 | 1 | -4/+16 |
* | Force linesize to be a multiple of 16 | Vitor Sessak | 2008-02-15 | 1 | -1/+3 |
* | Rework link property configuration system. | Vitor Sessak | 2008-02-15 | 1 | -10/+0 |
* | Rewrite colorspace negotiation. | Vitor Sessak | 2008-02-15 | 1 | -9/+34 |
* | Make an invalid use of a default callback implementation return an error. | Vitor Sessak | 2008-02-15 | 1 | -2/+1 |
* | Ensure that buffers returned by the default allocator are readable, or else | Vitor Sessak | 2008-02-15 | 1 | -1/+3 |
* | Revert braindead linked list of permissions | Vitor Sessak | 2008-02-15 | 1 | -11/+1 |
* | Track the permissions that have been given out to each picture. | Vitor Sessak | 2008-02-15 | 1 | -1/+11 |
* | indentation | Vitor Sessak | 2008-02-15 | 1 | -2/+2 |
* | Make default end_frame() implementation more useful. | Vitor Sessak | 2008-02-15 | 1 | -0/+2 |
* | Allow filters to set the requirements on permissions for incoming buffers. | Vitor Sessak | 2008-02-15 | 1 | -2/+0 |
* | Separate the process of creating links between filters from that of configuring | Vitor Sessak | 2008-02-15 | 1 | -0/+10 |
* | Move default entry point implementations to their own file. | Vitor Sessak | 2008-02-15 | 1 | -0/+118 |