]> git.sesse.net Git - ffmpeg/commit
avcodec: split avpicture from imgconvert
authorLuca Barbato <lu_zero@gentoo.org>
Sun, 11 Nov 2012 23:47:57 +0000 (00:47 +0100)
committerLuca Barbato <lu_zero@gentoo.org>
Tue, 20 Nov 2012 11:45:58 +0000 (12:45 +0100)
commitd1d9efaae6c7e8466b06c30ca21c6b569dd2e480
treeb6ac77d777d573374178796b94155f97d8cbe2fc
parentcbe5a60c9d495df0fb4775b064f06719b70b9952
avcodec: split avpicture from imgconvert

All the non deprecated functions are in avpicture.c now.
libavcodec/Makefile
libavcodec/avpicture.c [new file with mode: 0644]
libavcodec/imgconvert.c