No Description https://ffmpeg.org/

Paul B Mahol bd70a52712 paf: prevent invalid write 12 years ago
compat 620c6292b1 Merge remote-tracking branch 'qatar/master' 12 years ago
doc c3da2c19e4 build: extend documentation building mechanism 12 years ago
libavcodec bd70a52712 paf: prevent invalid write 12 years ago
libavdevice 4270d8c04d lavd/x11grab: deprecate "nomouse" specification in filename 12 years ago
libavfilter ae60d2c877 lavfi: add hue filter 12 years ago
libavformat ed8d827ad0 riffenc: fix aac 12 years ago
libavresample d0bf3bf1ff Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil a25346e65c lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro 12 years ago
libpostproc 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
libswresample 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
libswscale 118bd609f0 Optimized unscaled yuvp9/yuvp10 -> yuvp16 conversion. 12 years ago
mt-work 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
presets ec271c9579 presets: specify the codecs. 13 years ago
tests bbe1a468d8 fate: split asyncts from aresample test 12 years ago
tools f594dafc10 tools: add a script to find missing codec descriptors. 12 years ago
.gitignore 11a1033c9f Merge remote-tracking branch 'qatar/master' 12 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 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. 16 years ago
CREDITS c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
Changelog ae60d2c877 lavfi: add hue filter 12 years ago
Doxyfile e776ee8f29 Merge remote-tracking branch 'qatar/master' 12 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE 878b3f2a24 LICENSE: Document all GPL files 12 years ago
MAINTAINERS 91c86d3cf8 Canopus Lossless decoder 12 years ago
Makefile 633b90ca8d Merge remote-tracking branch 'qatar/master' 12 years ago
README 3826d53f15 README: be a tiny bit more verbose 13 years ago
RELEASE c23dcd9751 RELEASE: update, seem this has been forgotten 12 years ago
arch.mak 3827a86eac Optimization of AMR NB and WB decoders for MIPS 12 years ago
cmdutils.c ad5043e285 cmdutils: show options in show_help_children only if the context has options 12 years ago
cmdutils.h 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
cmdutils_common_opts.h 3e4b5e68c1 cmdutils: fix -fdebug without -v xy 13 years ago
common.mak 5d8e54fe1d checkheaders: Rename HEADEROBJS to HOBJS 12 years ago
configure c3da2c19e4 build: extend documentation building mechanism 12 years ago
ffmpeg.c c5ea3a009b ffmpeg: Do not discard slightly invalid timestamps. 12 years ago
ffmpeg.h 9f088a1ed4 Merge remote-tracking branch 'qatar/master' 12 years ago
ffmpeg_filter.c 11a1033c9f Merge remote-tracking branch 'qatar/master' 12 years ago
ffmpeg_opt.c 22d804b7f0 ffmpeg: dont auto match videostreams with attachment pics. 12 years ago
ffplay.c ab0ea7cb41 ffplay: avoid SDL_atoi() 12 years ago
ffprobe.c cc650cf029 Remove "Error parsing options string [...]" messages. 12 years ago
ffserver.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
library.mak 11a1033c9f 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.