No Description https://ffmpeg.org/

Clément Bœsch 4b365b0868 lavu/timecode: add av_timecode_check_frame_rate(). 12 years ago
compat 620c6292b1 Merge remote-tracking branch 'qatar/master' 12 years ago
doc 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
libavcodec 82e5c5d45b lavc/old_codec_ids: Fix make checkheaders. 12 years ago
libavdevice bb2f13c19f rename missed CodecID to AVCodecID 12 years ago
libavfilter 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
libavformat 6b3484dcbc lavf/mxfenc: better error handling with invalid frame rate. 12 years ago
libavresample 2fc7c818cb Merge remote-tracking branch 'qatar/master' 12 years ago
libavutil 4b365b0868 lavu/timecode: add av_timecode_check_frame_rate(). 12 years ago
libpostproc 561a365dca pp: check that the argument is not NULL as this is not supported 12 years ago
libswresample b9df3f4f6c swr: fix 10l typo mixing in and out config. 12 years ago
libswscale e776ee8f29 Merge remote-tracking branch 'qatar/master' 12 years ago
mt-work 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
presets ec271c9579 presets: specify the codecs. 13 years ago
tests 7ae473e8a0 Merge remote-tracking branch 'qatar/master' 12 years ago
tools 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
.gitignore 6de70d7fbf tools/bisect: rename temporary file and add it to git ignore 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 13c5069187 lavfi: add smptebars source 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 7ae473e8a0 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 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 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 2fc7c818cb Merge remote-tracking branch 'qatar/master' 12 years ago
configure 2fc7c818cb Merge remote-tracking branch 'qatar/master' 12 years ago
ffmpeg.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
ffplay.c e2c96fbf3e ffplay: fix warning that i just mistakenly introduced 12 years ago
ffprobe.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
ffserver.c 7a72695c05 Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 12 years ago
library.mak 49440853d0 build: Fix some paths in uninstall-libs 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.