No Description https://ffmpeg.org/

Michael Niedermayer 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
doc 518d8d4365 lavf: bump minor and add APIchanges entry for av_get_output_timestamp 13 years ago
ffpresets e1674d7ef7 presets: forgotten libvpx presets 13 years ago
libavcodec 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice 392acaedcb ALSA: fix use of period_size. 13 years ago
libavfilter 7464a53aaa lavfi: make pix_fmt_is_in() in vf_lut.c an internal function 13 years ago
libavformat 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc bb9d5171a7 Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
tools 4ae28eb853 showfiltfmts: use av_get_pix_fmt_name() 13 years ago
.gitignore 80d156d7fd Merge remote-tracking branch 'qatar/master' 14 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 65eae2a7a2 lavdev: add openal input device 13 years ago
Doxyfile 3074f03a07 Merge remote-tracking branch 'qatar/master' 13 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 470ac1437d MAINTAINERS: add a "Releases" section 13 years ago
Makefile 721be99371 Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 13 years ago
cmdutils.c a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils.h a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
cmdutils_common_opts.h a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
common.mak 8c0cbb0848 Merge remote-tracking branch 'qatar/master' 13 years ago
configure 8c0cbb0848 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffplay.c a09918335f Make all option parsing functions match the function pointer type through which they are called. 13 years ago
ffprobe.c 46edd3a01b ffprobe: fix opt_pretty() signature 13 years ago
ffserver.c a09918335f 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 bb9d5171a7 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.