On 05/21/2012 01:53 PM, Anton Khirnov wrote: > From: Mina Nagy Zaki <[email protected]> > > Link properties have to be checked after config_props() is called to > make sure everything is sane, so the default config_props() for output > links was redundant. > > Remove now empty defaults.c > > Signed-off-by: Anton Khirnov <[email protected]> > --- > libavfilter/Makefile | 1 - > libavfilter/avfilter.c | 39 +++++++++++++++++++++++++++++++++------ > libavfilter/avfilter.h | 3 +++ > libavfilter/defaults.c | 48 > ------------------------------------------------ > libavfilter/version.h | 3 +++ > 5 files changed, 39 insertions(+), 55 deletions(-) > delete mode 100644 libavfilter/defaults.c
Looks ok. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
