[FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats
S.N. Hemanth Meenakshisundaram
smeenaks
Wed Jul 21 11:38:28 CEST 2010
Hi,
Patch updated with the compact notation for intializing num_formats in
avfilter_all_formats and type in avfilter_default_query_formats. This
works with make lavfitest and make test. However the next patch in the
series "lavfi audio framework" fails those tests. More details on that
in that thread.
---
libavfilter/avfilter.c | 5 +++--
libavfilter/avfilter.h | 22 ++++++++++++----------
libavfilter/avfiltergraph.c | 4 ++--
libavfilter/defaults.c | 6 +++++-
libavfilter/formats.c | 32 +++++++++++++++++---------------
libavfilter/vf_scale.c | 4 ++--
6 files changed, 41 insertions(+), 32 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Generalize-pixel-format-enum-fields-to-int-formats.patch
Type: text/x-patch
Size: 9154 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100721/73efc3a4/attachment.bin>
More information about the ffmpeg-devel
mailing list