No Description https://ffmpeg.org/

Stefano Sabatini 8d61c68442 vf_unsharp: set default chroma size value to 5x5 13 years ago
doc 8d61c68442 vf_unsharp: set default chroma size value to 5x5 13 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec d414c77ded Check for unsupported parameters in ff_j2k_dwt_init() 13 years ago
libavdevice ec7f0b527c Merge remote-tracking branch 'khirnov/release/0.7' into release/0.8 13 years ago
libavfilter 8d61c68442 vf_unsharp: set default chroma size value to 5x5 13 years ago
libavformat 17b6abab50 movenc: Replace av_realloc by av_realloc_f when relevant. 13 years ago
libavutil a75b5a89d1 Introduce av_realloc_f. 13 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 02affe2f0e Compile x86/swscale_template with -mno-red-zone. 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests e952ff6981 smacker: fix a few off by 1 errors 13 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 13 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" 14 years ago
Changelog be1ae17ec0 libaac+ support 13 years ago
Doxyfile b00fc80d40 update version numbers for 0.8.4 13 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE be1ae17ec0 libaac+ support 13 years ago
MAINTAINERS ed288c0edd MAINTAINERS: add my GPG fingerprint. 13 years ago
Makefile 095946afa7 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE b00fc80d40 update version numbers for 0.8.4 13 years ago
VERSION b00fc80d40 update version numbers for 0.8.4 13 years ago
cmdutils.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils.h 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils_common_opts.h 7d704f5127 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 be1ae17ec0 libaac+ support 13 years ago
ffmpeg.c 6109974cd9 ffmpeg: increase bit_buffer_size, the header size is clearly too small for rgb48 raw based formats 13 years ago
ffplay.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffprobe.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffserver.c 7d704f5127 Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 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.