ffmpeg @ 3a1fda0a
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | fd7b1991 | almost 15 years | Kostya Shishkov | KMVC (used in Worms games) decoder. Works fine ... | |
libavcodec | 2848ce84 | almost 15 years | Loren Merritt | don't force asserts in release builds. 2% faste... | |
libavformat | 9d4461b9 | almost 15 years | Oded Shimon | Disable lavf NUT until it is synced to spec Or... | |
libavutil | 3a1fda0a | almost 15 years | Panagiotis Issaris | clip_uint8 should return an uint8_t instead of ... | |
postproc | 9c445fbe | almost 15 years | Alan Curry | Fix some bugs handling input that is not aligne... | |
tests | e27b6e62 | almost 15 years | Michael Niedermayer | missmatch control for mpeg2 intra dequantizatio... | |
vhook | a11a334d | almost 15 years | Måns Rullgård | make install target depend on vhooks Originall... | |
.cvsignore | 131 Bytes | 84adb95a | almost 16 years | Diego Biurrun | Ignore .pc files. Originally committed as revi... |
COPYING | 25.8 KB | 5509bffa | about 15 years | Diego Biurrun | Update licensing information: The FSF changed p... |
CREDITS | 756 Bytes | dfca23e3 | almost 15 years | Reimar Döffinger | NuppelVideo/MythTVVideo support, including rtjp... |
Changelog | 13.7 KB | fd7b1991 | almost 15 years | Kostya Shishkov | KMVC (used in Worms games) decoder. Works fine ... |
Doxyfile | 40 KB | 115329f1 | about 15 years | Diego Biurrun | COSMETICS: Remove all trailing whitespace. Ori... |
INSTALL | 513 Bytes | b7d690f8 | about 15 years | Dieter | Use gmake instead of make on *BSD. patch by Die... |
MAINTAINERS | 8.06 KB | 2900340e | almost 15 years | Diego Biurrun | Add mphq2 admins. Originally committed as revi... |
Makefile | 4.96 KB | 1e7ffa50 | almost 15 years | Diego Biurrun | Use '-' instead of '|| true' to ignore errors. ... |
README | 445 Bytes | 2805e3b4 | almost 15 years | Diego Biurrun | Add missing newlines at end of file. Originall... |
berrno.h | 517 Bytes | 115329f1 | about 15 years | Diego Biurrun | COSMETICS: Remove all trailing whitespace. Ori... |
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.26 KB | 5509bffa | about 15 years | Diego Biurrun | Update licensing information: The FSF changed p... |
cmdutils.h | 990 Bytes | 8bbf6db9 | over 15 years | Michael Niedermayer | AVOption API improvments support AVOptions for ... |
common.mak | 2.2 KB | 06aa32ff | almost 15 years | Diego Biurrun | Add EXTRADEPS variable for extra dependencies t... |
configure | 53.3 KB | 64eaac62 | almost 15 years | Diego Biurrun | amr_nb should disable amr_nb-fixed and vice ver... |
cws2fws.c | 2.96 KB | 0c2ed2df | about 15 years | Alex Beregszaszi | 10l: now it works really, with 1k outbut buffer... |
ffinstall.nsi | 1.82 KB | 951bf3e6 | over 17 years | Fabrice Bellard | fixed windows build Originally committed as re... |
ffmpeg.c | 145 KB | c3f11d19 | almost 15 years | Luca Abeni | Simplify the code used for assigning video_resa... |
ffplay.c | 73.5 KB | 5509bffa | about 15 years | Diego Biurrun | Update licensing information: The FSF changed p... |
ffserver.c | 150 KB | 267b0e57 | almost 15 years | Aurelien Jacobs | Update ffserver regression tests: - really pro... |
ffserver.h | 126 Bytes | e3e105b3 | over 18 years | Fabrice Bellard | added include for ffserver dynamically loaded m... |
output_example.c | 15 KB | 8720de5b | about 15 years | Michael Niedermayer | fix memleak, based upon a patch by Wolfram Glog... |
pktdumper.c | 2.81 KB | 115329f1 | about 15 years | Diego Biurrun | COSMETICS: Remove all trailing whitespace. Ori... |
qt-faststart.c | 10.2 KB | fd7789db | almost 15 years | Baptiste Coudurier | decrease last_offset when ftyp is present Orig... |
unwrap-diff | 105 Bytes | 2805e3b4 | almost 15 years | Diego Biurrun | Add missing newlines at end of file. Originall... |
xvmc_render.h | 1.72 KB | 115329f1 | about 15 years | Diego Biurrun | COSMETICS: Remove all trailing whitespace. Ori... |
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
liba52 and libpostproc are licensed under the Lesser GNU General
Public License.
* liba52 and libpostproc are distributed under the GNU General Public
License and their compilation and use is optional in ffmpeg.
Fabrice Bellard.
Also available in: Atom