ffmpeg @ 7c60e55b
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | 05e894bc | almost 14 years | Limin Wang | Explain a few more options that were recently a... | |
libavcodec | 318c5e05 | almost 14 years | Michel Bardiaux | Give context to dprintf Originally committed a... | |
libavformat | 3679f659 | almost 14 years | Baptiste Coudurier | remove wrong avid imx ntsc fourcc Originally c... | |
libavutil | 7c60e55b | almost 14 years | Michael Niedermayer | simple SHA-1 implementation Originally committ... | |
libpostproc | 4906b026 | almost 14 years | Luca Barbato | Typo Originally committed as revision 8185 to ... | |
libswscale | 6cbac7ed | almost 14 years | Karl H. Beckers | Add PIX_FMT_PAL8 to isPacked(). patch by "Karl ... | |
tests | f6ac2667 | almost 14 years | Benoit Fouet | Remove -ab 64k from ffmpeg options, this is now... | |
vhook | 78645c98 | almost 14 years | Diego Biurrun | Simplify .depend file inclusion. Originally co... | |
COPYING | 25.8 KB | 5509bffa | about 15 years | Diego Biurrun | Update licensing information: The FSF changed p... |
CREDITS | 785 Bytes | 02f9d8fb | over 14 years | Oded Shimon | I suppose I can add myself, at least for my vor... |
Changelog | 14.4 KB | 01ca9ac3 | almost 14 years | Kostya Shishkov | DCA decoder Originally committed as revision 8... |
Doxyfile | 40 KB | a88fc5c0 | over 14 years | Diego Biurrun | Remove intrinsics checks, they are no longer us... |
INSTALL | 513 Bytes | b7d690f8 | about 15 years | Dieter | Use gmake instead of make on *BSD. patch by Die... |
MAINTAINERS | 9.77 KB | 44e76d6e | almost 14 years | Baptiste Coudurier | change myself to mov.c maintainer in favor of F... |
Makefile | 5.71 KB | 7f0f6e13 | almost 14 years | Måns Rullgård | include only files actually built in SRCS Orig... |
README | 453 Bytes | c1b54be3 | about 14 years | Diego Biurrun | liba52 was removed, libswscale is also GPLed. ... |
build_avopt | 387 Bytes | 115329f1 | about 15 years | Diego Biurrun | COSMETICS: Remove all trailing whitespace. Ori... |
clean-diff | 324 Bytes | 2805e3b4 | almost 15 years | Diego Biurrun | Add missing newlines at end of file. Originall... |
cmdutils.c | 4.42 KB | b0d7bc1e | about 14 years | Loren Merritt | 10l in r7174 caused all options to be treated a... |
cmdutils.h | 1.8 KB | f5a90186 | almost 14 years | Diego Biurrun | Add missing license headers. Originally commit... |
common.mak | 2.4 KB | 6ca0c110 | about 14 years | Diego Biurrun | Simplify .depend file inclusion. Originally co... |
configure | 56 KB | 3d3361e5 | almost 14 years | Diego Biurrun | libswscale header files are put in a subdirecto... |
cws2fws.c | 2.98 KB | 3d0c32d4 | over 14 years | Alex Beregszaszi | Make public domain. Hope Diego dont mind it, he... |
ffinstall.nsi | 1.82 KB | 951bf3e6 | over 17 years | Fabrice Bellard | fixed windows build Originally committed as re... |
ffmpeg.c | 132 KB | 2a89ee9a | almost 14 years | Ramiro Polla | Remove superfluous HAVE_THREADS #ifdef. patch b... |
ffplay.c | 76 KB | 2a89ee9a | almost 14 years | Ramiro Polla | Remove superfluous HAVE_THREADS #ifdef. patch b... |
ffserver.c | 152 KB | 750f0e1f | almost 14 years | Panagiotis Issaris | Introduce two new logging functions av_hex_dump... |
ffserver.h | 966 Bytes | f5a90186 | almost 14 years | Diego Biurrun | Add missing license headers. Originally commit... |
output_example.c | 15.9 KB | 0afd2a92 | about 14 years | Diego Biurrun | cosmetics: Fix a common typo, sepErate --> sepA... |
pktdumper.c | 3.6 KB | 15ea54d5 | about 14 years | Diego Biurrun | Add standard license header. Originally commit... |
qt-faststart.c | 10.2 KB | bbec8c2c | almost 14 years | Diego Biurrun | Recommend building qt-faststart using make inst... |
unwrap-diff | 105 Bytes | 2805e3b4 | almost 15 years | Diego Biurrun | Add missing newlines at end of file. Originall... |
version.sh | 551 Bytes | 837f0ad7 | over 14 years | Michel Bardiaux | Fall back on grepping for the revision number i... |
Latest revisions
View all revisions | View revisions
README
FFmpeg README
-------------
1) Documentation
----------------
* Read the documentation in the doc/ directory.
2) Licensing
------------
* Read the file COPYING. ffmpeg and the associated libraries EXCEPT
libpostproc and libswscale are licensed under the GNU Lesser General
Public License.
* libpostproc and libswscale are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
Also available in: Atom