No Description https://ffmpeg.org/

Micah Galizia 10315b1cb8 doc/protocols: document HTTP protocol cookie support 12 years ago
compat f3b8096bc0 Merge commit '0c03cc68386443f1e96ab6fb358220faf67cd5ff' 12 years ago
doc 10315b1cb8 doc/protocols: document HTTP protocol cookie support 12 years ago
libavcodec e9ffee23f3 vorbisdec: handle midstream parameter changes 12 years ago
libavdevice d012059e7b lavd/v4l2: apply grammar/consistency fixes to options help fields 12 years ago
libavfilter 329675cfd7 Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de' 12 years ago
libavformat 0b80a12184 lavf/http: add HTTP protocol cookie support 12 years ago
libavresample 4765f63538 Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil b7ede94bbd Merge remote-tracking branch 'qatar/master' 12 years ago
libpostproc 518239cd61 build: postproc cleanup. 12 years ago
libswresample 55d0528669 swr/dither: fix division by 0 12 years ago
libswscale bb4fb7715c Merge remote-tracking branch 'qatar/master' 12 years ago
presets ec271c9579 presets: specify the codecs. 13 years ago
tests 6d6eb7c12c Merge commit 'abae27ed3acd0a7c54f11760c5be2d2653c4edf8' 12 years ago
tools d885cc41e5 Fix "knwon" typo and add a check in tools/patcheck 12 years ago
.gitignore 0f65d56080 Add examples/resampling_audio to .gitignore. 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 0bba26466f cosmetics: Delete empty lines at end of file. 13 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 b52925d2cd Merge commit '2f3bada63e57345329c4f9b48e9b81b5cfc03d05' 12 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE 0140566359 lavfi: add histeq filter 12 years ago
MAINTAINERS 58edabb198 MAINTAINERS: add 1.1, remove 0.10 12 years ago
Makefile 9696ad6a76 Merge remote-tracking branch 'qatar/master' 12 years ago
README 3826d53f15 README: be a tiny bit more verbose 13 years ago
RELEASE d46fca4b75 RELEASE: 1.1.git for master 12 years ago
arch.mak aba1a48cc5 Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30' 12 years ago
cmdutils.c 9b53306178 cmdutils: we have 2013 12 years ago
cmdutils.h 3ac85bebd5 lavf: remove nonexistent symbols 12 years ago
cmdutils_common_opts.h ba4bcb191a cmdutils: implement debug/fdebug log level update differently. 12 years ago
common.mak 9696ad6a76 Merge remote-tracking branch 'qatar/master' 12 years ago
configure cfc40a6aff Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668' 12 years ago
ffmpeg.c 40648d8cc3 add note on windows pipe 12 years ago
ffmpeg.h af4b1c02ac Merge commit '77bd1bc73a1946b0f0ce09a7cbb242a65e138d06' 12 years ago
ffmpeg_filter.c 102cf964dd ffmpeg: sub2video: set resample size. 12 years ago
ffmpeg_opt.c 9aeffb3c2a Merge commit 'bff3607547fdbb6e32b3830a351e6a33280c1e0d' 12 years ago
ffplay.c 2d8d63a9a0 ffplay: fix sws_flags 12 years ago
ffprobe.c d079d1d368 ffprobe: do not escape '"' between single quotes. 12 years ago
ffserver.c 9db5f82032 ffserver: add missing padding to extradata. 12 years ago
library.mak 9696ad6a76 Merge remote-tracking branch 'qatar/master' 12 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 in git.
You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.