No Description https://ffmpeg.org/

Michael Niedermayer a064b4eb12 MAINTAINERS: Remove myself as leader 9 years ago
doc ff29290e26 update all trac links to use the trac subdomain 10 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec 8925c44db1 arm: Don't clobber callee saved registers in scalarproduct 10 years ago
libavdevice e5578ad3cd v4l2: fix uninitialized variable 12 years ago
libavfilter 9b0736c08a Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 10 years ago
libavformat 115efdefc5 avformat/utils: do not override pts in h264 when they are provided from the demuxer 10 years ago
libavutil 70a1182a48 Merge commit 'f844cb9bced3148fca2db5bbb092929526108005' into release/0.8 10 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 b6cc1c77fd Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 12 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 a248117f26 update for 0.8.15 10 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 13 years ago
LICENSE be1ae17ec0 libaac+ support 12 years ago
MAINTAINERS a064b4eb12 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 a248117f26 update for 0.8.15 10 years ago
VERSION a248117f26 update for 0.8.15 10 years ago
cmdutils.c 377fabc9e6 Update for 0.8.13 11 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 685321e4bd Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 11 years ago
ffmpeg.c e28814e0e1 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 11 years ago
ffplay.c abaf8c386e ffplay: limit lowres to the maximum supported. Fixes Ticket591 12 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 3b0b8c6531 Merge remote-tracking branch 'qatar/release/0.7' into release/0.8 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.