Mirrored for eternity

Baptiste Coudurier 0c1375575a demux whole PES packets from TS пре 16 година
doc cdce0fb845 Add QCP demuxer. пре 16 година
ffpresets c79de5c07b The default subq value in the x264 CLI is now 6, not 5. пре 17 година
libavcodec ed1dc74e18 Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. пре 16 година
libavdevice cf6bae6883 Change codec_id type to enum CodecID, fix warning. пре 16 година
libavfilter 62c58bcc65 Fix grammar for avfilter_graph_parse() doxy. пре 16 година
libavformat 0c1375575a demux whole PES packets from TS пре 16 година
libavutil 7d9beec775 Add LABEL_MANGLE() to export label symbols from inside asm blocks. пре 16 година
libpostproc ef516f7377 Move ALIGN macro to libavutil/common.h and use it in various places пре 16 година
libswscale 80704c47c4 Move colorspace conversion functions implemented in pure C from template пре 16 година
tests 0c1375575a demux whole PES packets from TS пре 16 година
tools 92147b6bec Use new packet reading API, fixes a memory leak. пре 16 година
COPYING.GPL 5d3049559a Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2. пре 18 година
COPYING.LGPL 5d3049559a Rename COPYING to COPYING.LGPL, add COPYING.GPL with the text of the GPLv2. пре 18 година
CREDITS 10ce8f2372 it seems I never added myself in there before пре 17 година
Changelog e9356be524 CorePNG can be decoded since 18421 пре 16 година
Doxyfile 67eb5da61a HAVE_3DNOW --> HAVE_AMD3DNOW пре 17 година
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. пре 17 година
LICENSE 1754fe4d30 The AC-3 decoder is now LGPL. Exchange the license header and change references пре 16 година
MAINTAINERS 35e2e681b8 Add my public key fingerprint to MAINTAINERS. пре 16 година
Makefile cc013a7423 The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. пре 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 b4c80b649e Fix building from within subdirs пре 16 година
configure 34d11b875f Change HAVE_PPC64 to ARCH_PPC64. пре 16 година
ffmpeg.c b10d7e4e3a pad last audio frame when encoding пре 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.