]> git.sesse.net Git - ffmpeg/commit
Split avutil.h, move all the pixel format definitions to the new
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 22 Feb 2009 14:27:50 +0000 (14:27 +0000)
committerStefano Sabatini <stefano.sabatini-lala@poste.it>
Sun, 22 Feb 2009 14:27:50 +0000 (14:27 +0000)
commit04331dea2a4164f051ba4454ae5f62a1aa1037eb
tree3ddaacf5241d5db7c8b2181d28328403a4926d9e
parentb81350a866a2123b07fd1a903d901db8e6295329
Split avutil.h, move all the pixel format definitions to the new
dedicated file pixfmt.h.

Originally committed as revision 17528 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/Makefile
libavutil/avutil.h
libavutil/pixfmt.h [new file with mode: 0644]