ffmpeg @ e300ab4e
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | e300ab4e | almost 14 years | Diego Biurrun | Add a note about tabs + trailing whitespace to ... | |
libavcodec | 3883a99b | almost 14 years | Diego Biurrun | Move H.261 parser to its own file. Originally ... | |
libavformat | a4b120f3 | almost 14 years | Diego Biurrun | cosmetics: Sort entries by CONFIG_ name. Origi... | |
libavutil | 69ae9478 | almost 14 years | Attila Kinali | add missing include of bswap.h Originally comm... | |
libpostproc | e42dba48 | about 14 years | Diego Biurrun | typos/grammar Originally committed as revision... | |
libswscale | c4ca31d0 | almost 14 years | Benoit Fouet | cosmetics: indentation after previous patch Or... | |
tests | 711737af | almost 14 years | Daniel Cardenas | give the position offset of the file in the pac... | |
vhook | ca345e44 | about 14 years | Diego Biurrun | Replace forbidden exit() by return() Víctor Pae... | |
COPYING | 25.8 KB | 5509bffa | over 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.6 KB | b46d68c6 | almost 14 years | Ivo van Poorten | add V.Flash PTX 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.2 KB | b46d68c6 | almost 14 years | Ivo van Poorten | add V.Flash PTX decoder Originally committed a... |
Makefile | 5.71 KB | 7f0f6e13 | about 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 | over 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.55 KB | 946d3b12 | about 14 years | Patrice Bensoussan | change atoll call to equivalent strtoll to fix ... |
cmdutils.h | 1.85 KB | ffdf9a1f | about 14 years | Baptiste Coudurier | add OPT_INT64 option Originally committed as r... |
common.mak | 2.43 KB | 2d93bcc7 | about 14 years | Diego Biurrun | Add CPP_OBJS-yes to CPP_OBJS, same as the other... |
configure | 57 KB | b0caf888 | almost 14 years | Diego Biurrun | Rename oggvorbis decoder to libvorbis. Origina... |
cws2fws.c | 2.97 KB | a7b91ac6 | almost 14 years | Alex Beregszaszi | cosmetics: remove my email address Originally ... |
ffinstall.nsi | 1.82 KB | 4ee10633 | almost 14 years | Diego Biurrun | cosmetics: Remove trailing whitespace and tabs.... |
ffmpeg.c | 133 KB | b60d1379 | almost 14 years | Stefano Sabatini | add a vstats_file command line option patch by ... |
ffplay.c | 77 KB | 5ad75147 | almost 14 years | Alex Beregszaszi | remove CONFIG_NETWORK, av_read_play/pause are e... |
ffserver.c | 152 KB | ba472aaf | almost 14 years | Alex Beregszaszi | implement ff_socket_nonblock and use it in netw... |
ffserver.h | 966 Bytes | f5a90186 | about 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 | about 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