No Description https://ffmpeg.org/

Michael Niedermayer 9331a2ee41 configure: slightly more robust looking check for math functions. 13 years ago
doc 9efae6a161 lavfi: bump minor and update APIchanges after recent updates 13 years ago
ffpresets f234cd0f37 Remove libx264 baseline ffpreset 13 years ago
libavcodec 838e36635a avcodec: move "thread emulation" warning to common code 13 years ago
libavdevice f0c64d0d0b dshow: indent 13 years ago
libavfilter 39e0accb7a vf_remove_logo: domt access vf->next->query_format() directly but use the API. 13 years ago
libavformat 38670356f9 libavformat/utils: print ts in the "invalid dts/pts combination" case. 13 years ago
libavutil 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
libpostproc c3b6cc61e5 Merge remote-tracking branch 'qatar/master' 13 years ago
libswscale 27bf599350 swscale: Fix unused asm and enable it 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 13 years ago
tools 094a496818 Merge remote-tracking branch 'qatar/master' 13 years ago
.gitignore 7321163011 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 28ccda7823 add libspeex encoder change 13 years ago
Doxyfile 6337de9252 doxygen: dont generate docs for avconv.c 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 c975cfaef2 build: fix install rule with --progs-suffix. 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 0a7164a191 set Release to 0.8.2.git. We are at 0.8.2 and a bit further. 13 years ago
avconv.c 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.h 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils_common_opts.h 411cc5c46a Merge remote-tracking branch 'qatar/master' 13 years ago
common.mak 1a34478b71 Merge remote-tracking branch 'qatar/master' 13 years ago
configure 9331a2ee41 configure: slightly more robust looking check for math functions. 13 years ago
ffmpeg.c 8f5bb35f40 ffmpeg: fix video synchronization code to be exact on constant fps videos. Fixes Ticket137 13 years ago
ffplay.c fbbe092568 ffplay: remove thread command line option code, it is unneeded for -threads X to work. 13 years ago
ffprobe.c 88fddd0bcc ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__. 13 years ago
ffserver.c d2084402e6 Merge remote-tracking branch 'qatar/master' 13 years ago
subdir.mak 8400607267 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 657eac048e version.sh: handle shallow clones and snapshots. 13 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.