ffmpeg @ 93dd19e0
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
doc | e2ef53fc | about 14 years | Diego Biurrun | Link to the FFmpeg Windows Help website. Origi... | |
libavcodec | 52548eee | about 14 years | Diego Biurrun | BMP encoder by Michel Bardiaux, mbardiaux media... | |
libavformat | 9ecf7fad | about 14 years | Wolfram Gloger | Fix audio corruption when cutting. Patch by Wol... | |
libavutil | 4302963d | about 14 years | Reimar Döffinger | Move lzo decompression to libavutil Originally... | |
libpostproc | 849f1035 | about 14 years | Måns Rullgård | rename always_inline to av_always_inline and mo... | |
libswscale | 94d122e9 | about 14 years | Luca Barbato | stray fflush spotted by Aurel Originally commi... | |
tests | 93dd19e0 | about 14 years | Michael Niedermayer | 10l uninitalized cola seek regression tests are... | |
vhook | 1b45e304 | about 14 years | Víctor Paesa | Remove hardcoded dependency of imlib2 on Xlib. ... | |
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.3 KB | 52548eee | about 14 years | Diego Biurrun | BMP encoder by Michel Bardiaux, mbardiaux media... |
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.57 KB | 053185c2 | about 14 years | Benjamin Larsson | Flash screen video encoder. Originally committ... |
Makefile | 5.87 KB | ca3798dc | about 14 years | Ramiro Polla | Remove installstrip in favor of explicit strip;... |
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.42 KB | b0d7bc1e | about 14 years | Loren Merritt | 10l in r7174 caused all options to be treated a... |
cmdutils.h | 990 Bytes | 8bbf6db9 | over 15 years | Michael Niedermayer | AVOption API improvments support AVOptions for ... |
common.mak | 2.44 KB | ca3798dc | about 14 years | Ramiro Polla | Remove installstrip in favor of explicit strip;... |
configure | 57.5 KB | 079dd4ba | about 14 years | Diego Biurrun | a bit more consistency for for the imlib2 check... |
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 | 137 KB | 57b7e784 | about 14 years | Michel Bardiaux | Force stereo in target vcd. Patch by Michel Bar... |
ffplay.c | 75 KB | ac50bcc8 | about 14 years | Michael Niedermayer | trigger for the audio scope vissualization Ori... |
ffserver.c | 150 KB | 18b67ae5 | over 14 years | Måns Rullgård | rename HAVE_DLFCN to HAVE_DLFCN_H Originally c... |
ffserver.h | 126 Bytes | e3e105b3 | over 18 years | Fabrice Bellard | added include for ffserver dynamically loaded m... |
output_example.c | 15.9 KB | 5d915e82 | over 14 years | Ramiro Polla | Use av_malloc instead of plain malloc where app... |
pktdumper.c | 2.82 KB | 949b1a13 | over 14 years | Steve L'Homme | Replace most of the %lld and %llx by their (cle... |
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... |
version.sh | 551 Bytes | 837f0ad7 | over 14 years | Michel Bardiaux | Fall back on grepping for the revision number i... |
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