added still image support
Originally committed as revision 1439 to svn://svn.ffmpeg.org/ffmpeg/trunk
Showing
- libavformat/Makefile 5 additions, 1 deletionlibavformat/Makefile
- libavformat/allformats.c 10 additions, 0 deletionslibavformat/allformats.c
- libavformat/img.c 143 additions, 745 deletionslibavformat/img.c
- libavformat/pnm.c 285 additions, 0 deletionslibavformat/pnm.c
- libavformat/utils.c 115 additions, 12 deletionslibavformat/utils.c
- libavformat/yuv.c 158 additions, 0 deletionslibavformat/yuv.c
This diff is collapsed.
libavformat/pnm.c
0 → 100644
libavformat/yuv.c
0 → 100644
Please register or sign in to comment