Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Tue, 07 Sep 2010 21:23:55 +0000 | stefano | Move av_picture_data_copy() to libavcore, and rename it libavcodec |
Tue, 07 Sep 2010 21:23:52 +0000 | stefano | Reimplement av_picture_data_copy() avoiding the use of PixFmtInfo libavcodec |
Tue, 07 Sep 2010 21:23:48 +0000 | stefano | Reindent after the last commit. libavcodec |
Tue, 07 Sep 2010 21:23:45 +0000 | stefano | Reimplement ff_img_copy_plane() as av_image_copy_plane() in libavcore, libavcodec |
Tue, 07 Sep 2010 20:46:29 +0000 | vitor | Move lsp2lpc_sipr() function to common code so it can be reused in a libavcodec |
Tue, 07 Sep 2010 20:44:41 +0000 | vitor | Move AMRNB lsf2lsp() function to common code for using in future AMRWB decoder. libavcodec |