[FFmpeg-devel] [PATCH] Generalize pixel format enum fields to int formats

S.N. Hemanth Meenakshisundaram smeenaks
Tue Jul 20 06:35:58 CEST 2010


Almost same patch as earlier. Bringing some doxy changes corresponding
to PixelFormat format -> int format change from the lavfi audio patch.
Used the phrase 'media formats' in place of pixel formats or colorspace
since it is generic and does not talk about sample formats or audio
which hasn't been added as of this patch.

---
 libavfilter/avfilter.c      |    5 +++--
 libavfilter/avfilter.h      |   22 ++++++++++++----------
 libavfilter/avfiltergraph.c |    4 ++--
 libavfilter/defaults.c      |    5 ++++-
 libavfilter/formats.c       |   35 ++++++++++++++++++++---------------
 libavfilter/vf_scale.c      |    4 ++--
 6 files changed, 43 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: 9157 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100719/c0387c8e/attachment.bin>



More information about the ffmpeg-devel mailing list