]> git.sesse.net Git - ffmpeg/history - libavfilter/defaults.c
Cosmetical: move statement
[ffmpeg] / libavfilter / defaults.c
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-02-15 Vitor SessakForce alignment of pic->linesize
2008-02-15 Vitor SessakForce linesize to be a multiple of 16
2008-02-15 Vitor SessakRework link property configuration system.
2008-02-15 Vitor SessakRewrite colorspace negotiation.
2008-02-15 Vitor SessakMake an invalid use of a default callback implementatio...
2008-02-15 Vitor SessakEnsure that buffers returned by the default allocator...
2008-02-15 Vitor SessakRevert braindead linked list of permissions
2008-02-15 Vitor SessakTrack the permissions that have been given out to each...
2008-02-15 Vitor Sessakindentation
2008-02-15 Vitor SessakMake default end_frame() implementation more useful.
2008-02-15 Vitor SessakAllow filters to set the requirements on permissions...
2008-02-15 Vitor SessakSeparate the process of creating links between filters...
2008-02-15 Vitor SessakMove default entry point implementations to their own...