Mirrored for eternity

Reimar Döffinger 8f3f2e0676 Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. 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 8f3f2e0676 Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY. 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 b2984add80 do not parse full header for private streams 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 5d5a8813fc Testing RGB48 variants requires bigger stride in swscale-example.c 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 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 1754fe4d30 The AC-3 decoder is now LGPL. Exchange the license header and change references 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.