No Description https://ffmpeg.org/

Michael Niedermayer 9526ad4f25 MAINTAINERS: Remove myself as leader 9 years ago
doc 0ca3dbbfce Merge tag 'n0.8.15' into release/0.7 10 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec 98b0751e89 h264/cabac: check loop index 9 years ago
libavdevice a12dec4699 Merge branch 'release/0.8' into release/0.7 12 years ago
libavfilter 0ca3dbbfce Merge tag 'n0.8.15' into release/0.7 10 years ago
libavformat 20446996f3 avformat/vqf: Use 64bit for ret to avoid overflow 9 years ago
libavutil 1b291e0466 avutil/lzo: Fix integer overflow 9 years ago
libpostproc c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 13 years ago
libswscale 9f993d2d4b swscale/x86/rgb2rgb_template: fix crash with tiny size and nv12 output 9 years ago
mt-work 53781bf13e Update todo 13 years ago
tests b6cc1c77fd Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
tools 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 13 years ago
.gitignore 85b1e265c9 gitignore: ignore .exp files, as generated by the MS linker on win32 12 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 13 years ago
Doxyfile 6f4cda4a6b Update for 0.7.17 9 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 13 years ago
LICENSE be1ae17ec0 libaac+ support 12 years ago
MAINTAINERS 9526ad4f25 MAINTAINERS: Remove myself as leader 9 years ago
Makefile b0804f3705 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 13 years ago
RELEASE 6f4cda4a6b Update for 0.7.17 9 years ago
VERSION 6f4cda4a6b Update for 0.7.17 9 years ago
cmdutils.c 6f4cda4a6b Update for 0.7.17 9 years ago
cmdutils.h 7b6b9be861 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils_common_opts.h 7b6b9be861 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
common.mak c137fdd778 Merge remote-tracking branch 'qatar/master' 13 years ago
configure 3ab6c0c4ec configure: add noexecstack to linker options if supported. 9 years ago
ffmpeg.c 7378101d41 Merge branch 'release/0.8' into release/0.7 11 years ago
ffplay.c a12dec4699 Merge branch 'release/0.8' into release/0.7 12 years ago
ffprobe.c 7b6b9be861 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffserver.c c0cbf3af01 Merge branch 'release/0.8' into release/0.7 12 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
subdir.mak 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 56e11d2305 Merge remote-tracking branch 'qatar/master' 13 years ago

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.