ffmpeg @ 5b21bdab
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | 636b13c5 | over 13 years | Benjamin Larsson | Nellymoser ASAO decoder Originally committed a... | |
libavcodec | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... | |
libavformat | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... | |
libavutil | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... | |
libpostproc | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... | |
libswscale | 298726ba | over 13 years | Diego Biurrun | cosmetics: Fix AltiVec spelling. Originally co... | |
tests | 64d8ef0b | over 13 years | Roberto Togni | Fix seek regression test for ac3 in rm after r1... | |
tools | 1f48345a | over 13 years | Benoit Fouet | remove warnings Originally committed as revisi... | |
vhook | e48f83fe | over 13 years | Ramiro Polla | Remove duplication of imlib2 vhook documentatio... | |
COPYING.GPL | 17.7 KB | 5d304955 | almost 14 years | Diego Biurrun | Rename COPYING to COPYING.LGPL, add COPYING.GPL... |
COPYING.LGPL | 25.9 KB | 5d304955 | almost 14 years | Diego Biurrun | Rename COPYING to COPYING.LGPL, add COPYING.GPL... |
CREDITS | 814 Bytes | c40485fa | over 13 years | Benoit Fouet | add Dénes Balatoni to CREDITS Originally commi... |
Changelog | 15.1 KB | 636b13c5 | over 13 years | Benjamin Larsson | Nellymoser ASAO decoder Originally committed a... |
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 | 10.8 KB | fc4cbc16 | over 13 years | Baptiste Coudurier | DNxHD (SMPTE VC-3) encoder Originally committe... |
Makefile | 9.14 KB | 2c8c5021 | over 13 years | Stefano Sabatini | Make distclean should remove .vhookdep. patch b... |
README | 830 Bytes | bc101c10 | over 13 years | Diego Biurrun | cosmetics: Remove useless empty line. Original... |
cmdutils.c | 7.49 KB | b6cd8593 | over 13 years | Ronald S. Bultje | cmdutils.c uses FFMPEG_CONFIGURATION from confi... |
cmdutils.h | 2.93 KB | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
common.mak | 2.61 KB | 20369773 | over 13 years | Dave Yeo | ln is not available on all platforms, so introd... |
configure | 56.9 KB | 7f3c02fc | over 13 years | Diego Biurrun | comment grammar fix Originally committed as re... |
ffinstall.nsi | 1.82 KB | 4ee10633 | almost 14 years | Diego Biurrun | cosmetics: Remove trailing whitespace and tabs.... |
ffmpeg.c | 133 KB | 9a3fb640 | over 13 years | Benoit Fouet | Merge audio and video bitstream filter options ... |
ffplay.c | 76.5 KB | 9c5755ee | over 13 years | Stefano Sabatini | Remove unnecessary copyright notice from ffplay... |
ffserver.c | 148 KB | 8eb1c1cd | over 13 years | Stefano Sabatini | Remove redundant banner output from ffserver. p... |
ffserver.h | 1004 Bytes | 5b21bdab | over 13 years | Diego Biurrun | Add FFMPEG_ prefix to all multiple inclusion gu... |
output_example.c | 15.9 KB | 755bfeab | almost 14 years | Diego Biurrun | misc spelling fixes Originally committed as re... |
version.sh | 612 Bytes | 7a68f7fa | almost 14 years | Måns Rullgård | kill error messages from failed svn revision ex... |
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.LGPL. FFmpeg and the associated libraries EXCEPT
for libpostproc and libswscale are licensed under the GNU Lesser General
Public License.
* libpostproc and libswscale are distributed under the GNU General Public
License, see the file COPYING.GPL for details. Their compilation and use
in FFmpeg is optional.
* The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c
are taken from libjpeg, see the top of the files for licensing details.
* The file libavcodec/fdctref.c is copyrighted by the MPEG Software Simulation
Group with all rights reserved. It is only used to create a DCT test program
and not compiled into libavcodec.
Also available in: Atom