Mirrored for eternity

Diego Biurrun ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. пре 16 година
doc 8f3f2e0676 Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. пре 16 година
ffpresets c79de5c07b The default subq value in the x264 CLI is now 6, not 5. пре 17 година
libavcodec f3908a82bc vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 пре 16 година
libavdevice cf6bae6883 Change codec_id type to enum CodecID, fix warning. пре 16 година
libavfilter 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since пре 16 година
libavformat 0e848977ce Move function for reading whole specified amount of data from RTSP пре 16 година
libavutil 530456bf31 MIPS: inline asm for intreadwrite.h пре 16 година
libpostproc ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places пре 16 година
libswscale c0cf20a24a Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. пре 16 година
tests 0c1375575a demux whole PES packets from TS пре 16 година
tools 92147b6bec Use new packet reading API, fixes a memory leak. пре 16 година
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. пре 16 година
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. пре 16 година
CREDITS 10ce8f2372 it seems I never added myself in there before пре 17 година
Changelog cbfe5bee2e Implement SoX native format muxer and demuxer. пре 16 година
Doxyfile 67eb5da61a HAVE_3DNOW --> HAVE_AMD3DNOW пре 17 година
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. пре 17 година
LICENSE ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. пре 16 година
MAINTAINERS c70ac8e7f5 I will take care of the lcl de-/encoder while Roberto is unavailable. пре 16 година
Makefile 2b7a351eb9 Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean пре 16 година
README aae9c405c7 Move licensing information into a separate file called LICENSE and пре 16 година
cmdutils.c 3bf28f9d7f Factorize initial "printf(" and ");" in show_license(). пре 16 година
cmdutils.h 090b61b2d1 Implement read_yesno(). пре 16 година
common.mak 8e8a67faec Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have пре 16 година
configure 85dd97adff configure: detect Loongson MIPS extensions пре 16 година
ffmpeg.c 9e1cc5984c indent пре 16 година
ffplay.c a7e6312b1e Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined пре 16 година
ffserver.c 64159a588b check if feed max file size is too small пре 16 година
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. пре 18 година
subdir.mak d349685bb9 Create shared libs correctly, fix mingw build пре 16 година
version.sh de2c2b5a98 Directly read the version number from a VERSION file; useful for releases. пре 16 година

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.