summaryrefslogtreecommitdiffstats
path: root/libavfilter/defaults.c
Commit message (Expand)AuthorAgeFilesLines
* Force alignment of pic->linesizeVitor Sessak2008-02-151-4/+16
* Force linesize to be a multiple of 16Vitor Sessak2008-02-151-1/+3
* Rework link property configuration system.Vitor Sessak2008-02-151-10/+0
* Rewrite colorspace negotiation.Vitor Sessak2008-02-151-9/+34
* Make an invalid use of a default callback implementation return an error.Vitor Sessak2008-02-151-2/+1
* Ensure that buffers returned by the default allocator are readable, or elseVitor Sessak2008-02-151-1/+3
* Revert braindead linked list of permissionsVitor Sessak2008-02-151-11/+1
* Track the permissions that have been given out to each picture.Vitor Sessak2008-02-151-1/+11
* indentationVitor Sessak2008-02-151-2/+2
* Make default end_frame() implementation more useful.Vitor Sessak2008-02-151-0/+2
* Allow filters to set the requirements on permissions for incoming buffers.Vitor Sessak2008-02-151-2/+0
* Separate the process of creating links between filters from that of configuringVitor Sessak2008-02-151-0/+10
* Move default entry point implementations to their own file.Vitor Sessak2008-02-151-0/+118
OpenPOWER on IntegriCloud