summaryrefslogtreecommitdiff
path: root/libavfilter/defaults.c
Commit message (Expand)AuthorAge
* Implement the avfilter_default_draw_slice() handler and use it inStefano Sabatini2009-01-11
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Force alignment of pic->linesizeVitor Sessak2008-02-15
* Force linesize to be a multiple of 16Vitor Sessak2008-02-15
* Rework link property configuration system.Vitor Sessak2008-02-15
* Rewrite colorspace negotiation.Vitor Sessak2008-02-15
* Make an invalid use of a default callback implementation return an error.Vitor Sessak2008-02-15
* Ensure that buffers returned by the default allocator are readable, or elseVitor Sessak2008-02-15
* Revert braindead linked list of permissionsVitor Sessak2008-02-15
* Track the permissions that have been given out to each picture.Vitor Sessak2008-02-15
* indentationVitor Sessak2008-02-15
* Make default end_frame() implementation more useful.Vitor Sessak2008-02-15
* Allow filters to set the requirements on permissions for incoming buffers.Vitor Sessak2008-02-15
* Separate the process of creating links between filters from that of configuringVitor Sessak2008-02-15
* Move default entry point implementations to their own file.Vitor Sessak2008-02-15