No Description https://ffmpeg.org/

Michael Niedermayer 85c9365d65 Revert "configure: use dlltools instead of lib.exe" 14 years ago
doc 7dd29fb606 drawtext: extend/clarify examples in the filter description 14 years ago
ffpresets a97b9325cb Update qmin/qmax values for libx264 presets 14 years ago
libavcodec c4804feca2 dpx:fix typo 14 years ago
libavdevice 1e96d4c71e ALSA: fix a stupid bad use of av_freep. 14 years ago
libavfilter 679191a5df yadif:Fix assert() failure 14 years ago
libavformat 4defa68fe2 Merge remote branch 'qatar/master' 14 years ago
libavutil 48ee302e0f Fix apparently exploitable race condition. 14 years ago
libpostproc 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
libswscale ffd39f9d23 Fix typo from e3a84542. 14 years ago
mt-work 55ce3c67bb Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
tests 4defa68fe2 Merge remote branch 'qatar/master' 14 years ago
tools a96c0059d8 patcheck: warn about assert usage 14 years ago
.gitignore 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog f339f908a4 DPX image encoder 14 years ago
Doxyfile 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
INSTALL c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 7dfd58ef49 Add crystalhd maintainer 14 years ago
Makefile b1ca9642a2 Revert "Remove support for stripping executables" 14 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c 0c55c6d30e cmdutils: remove list_fmts(), simplify 14 years ago
cmdutils.h 0c55c6d30e cmdutils: remove list_fmts(), simplify 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 7ac167493e Merge remote-tracking branch 'newdev/master' 14 years ago
configure 85c9365d65 Revert "configure: use dlltools instead of lib.exe" 14 years ago
ffmpeg.c b25d931a82 Fix stream mapping regression 14 years ago
ffplay.c c743a5e287 ffplay: add braces around union definition 14 years ago
ffprobe.c 98ac192b4e ffprobe: provide format parameters to av_open_input_file() 14 years ago
ffserver.c 83fddaeb81 avio: deprecate url_open_buf 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak b1ca9642a2 Revert "Remove support for stripping executables" 14 years ago
version.sh 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.