[FFmpeg-devel] [PATCH] Add missing pixdescs
Stefano Sabatini
stefano.sabatini-lala
Tue Mar 31 02:49:51 CEST 2009
On date Monday 2009-03-30 01:12:51 +0200, Stefano Sabatini encoded:
> On date Sunday 2009-03-29 23:18:44 +0200, Michael Niedermayer encoded:
> > On Tue, Mar 24, 2009 at 09:51:26PM +0100, Stefano Sabatini wrote:
> > > Hi all,
> > >
> > > cosmetics+reorder patch.
> > >
> > > Second patch is unfortunately unreadable, what it does is to resort
> > > the pixdescs in the same order as the pixfmts, that should ease my
> > > future work of filling the gaps.
[...]
Summary:
* pixdesc-fix-const.patch
Fix write_line() constness.
* pixdesc-document-read-line.patch
Document read_line().
* pixdesc-readline-cosmetics.patch
Various cosmetics.
* pixdesc-define-step-offset-for-bitstream.patch
Change the semantics of the AVComponentDescriptor for bitstream
formats.
* pixdesc-bitstream-management.patch
Add support for bitstream formats in read_line()
* pixdesc-read-line-indent.patch
Reindent after the previous patch.
* pixdesc-write-line.patch
Implement a write_line() function corresponding to write_line().
* pixdesc-cosmetics.patch
Various cosmetics.
* invert-rgb-comp-order.patch
Make the order of components more natural (consistent with the
names).
* pixdesc-reorder.patch
Resort the already present pixdescs to make them match the same
order as in pixfmt.h.
* pixdesc-add-pixdescs.patch
Add missing pixel format descriptors in pixdesc.c (all but the
HW acclerated ones).
* add-pixdesc-to-make.patch
Put pixdesc.c in libavcodec.
* implement-pixconv-vf.patch
Implement a simple filter used to test the pixel format descriptors
and the read_line()/write_line() functions.
Regards.
--
FFmpeg = Faithless and Fundamental Maxi Philosofic Enlightening Game
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-fix-const.patch
Type: text/x-diff
Size: 753 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-document-read-line.patch
Type: text/x-diff
Size: 1110 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-readline-cosmetics.patch
Type: text/x-diff
Size: 1676 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-define-step-offset-for-bitstream.patch
Type: text/x-diff
Size: 1186 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-bitstream-management.patch
Type: text/x-diff
Size: 1794 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0004.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-read-line-indent.patch
Type: text/x-diff
Size: 1160 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0005.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-write-line.patch
Type: text/x-diff
Size: 2355 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0006.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-cosmetics.patch
Type: text/x-diff
Size: 5117 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0007.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: invert-rgb-comp-order.patch
Type: text/x-diff
Size: 990 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0008.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-reorder.patch
Type: text/x-diff
Size: 6066 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0009.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pixdesc-add-pixdescs.patch
Type: text/x-diff
Size: 10282 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0010.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add-pixdesc-to-make.patch
Type: text/x-diff
Size: 832 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0011.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: implement-pixconv-vf.patch
Type: text/x-diff
Size: 5296 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090331/40b1db5c/attachment-0012.patch>
More information about the ffmpeg-devel
mailing list