]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavfilter/defaults.c
Copy input codec's chroma_sample_location to output codec when transcoding.
[frescor/ffmpeg.git] / libavfilter / defaults.c
2009-01-11 stefanoImplement the avfilter_default_draw_slice() handler...
2008-05-09 diegoUse full path for #includes from another directory.
2008-02-15 vitorForce alignment of pic->linesize
2008-02-15 vitorForce linesize to be a multiple of 16
2008-02-15 vitorRework link property configuration system.
2008-02-15 vitorRewrite colorspace negotiation.
2008-02-15 vitorMake an invalid use of a default callback implementatio...
2008-02-15 vitorEnsure that buffers returned by the default allocator...
2008-02-15 vitorRevert braindead linked list of permissions
2008-02-15 vitorTrack the permissions that have been given out to each...
2008-02-15 vitorindentation
2008-02-15 vitorMake default end_frame() implementation more useful.
2008-02-15 vitorAllow filters to set the requirements on permissions...
2008-02-15 vitorSeparate the process of creating links between filters...
2008-02-15 vitorMove default entry point implementations to their own...