mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-24 20:19:55 +00:00
Fork of FFmpeg for xenia's usage. Branched from latest release. On changes use a git rebase strategy when applicable!
16e83cbbc4
when this conversion was used. I suspect that the same bug may be lurking in other conversions. [The assumption was that the linesize was equal to the width for both the source and destination images. This turns out not to be true in some cases.] Originally committed as revision 1556 to svn://svn.ffmpeg.org/ffmpeg/trunk |
||
---|---|---|
doc | ||
libavcodec | ||
libavformat | ||
postproc | ||
tests | ||
vhook | ||
.cvsignore | ||
berrno.h | ||
Changelog | ||
configure | ||
COPYING | ||
CREDITS | ||
cygwin_inttypes.h | ||
ffmpeg.c | ||
ffserver.c | ||
ffserver.h | ||
INSTALL | ||
Makefile | ||
README | ||
VERSION |
FFmpeg README ------------- 1) Documentation ---------------- * Read the documentation in the doc/ directory. 2) Licensing ------------ * Read the file COPYING. ffmpeg and the associated libraries EXCEPT liba52 are licensed under the Lesser GNU General Public License. liba52 is distributed under the GNU General Public License. Fabrice Bellard.