No Description https://ffmpeg.org/

Stefano Sabatini 2a9046c741 vf_lut.c: fix wrong syntax in example 13 years ago
doc 2a9046c741 vf_lut.c: fix wrong syntax in example 13 years ago
ffpresets a96b171d6c remove libx264 lossless presets 13 years ago
libavcodec f8a4075eb8 Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice eae3cf06a5 Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter 91492bd1c4 lavfi: remove usage of deprecated av_opt_set_defaults2() function 13 years ago
libavformat a1876e0072 Fix use of uninitialized memory in 4X Technologies demuxer. 13 years ago
libavutil 5cd754bca2 Introduce av_realloc_f. 13 years ago
libpostproc 3419d9b891 postproc: fix compilation failure, now really 13 years ago
libswresample 834b3760a7 swresample: check for invalid sample formats. 13 years ago
libswscale 537a9e5cc2 Merge remote-tracking branch 'qatar/master' 13 years ago
mt-work 53781bf13e Update todo 13 years ago
tests e60619f9b4 Clear FF_INPUT_BUFFER_PADDING_SIZE bytes at the end of the temporary buffer used in motion pixels decoder. 13 years ago
tools d93a448be3 graph2dot: show timebase information for audio links 13 years ago
.gitignore f5899f026e gitignore: add libswresample* 13 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 abd71130bd G.723.1 doc and change log entry 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 cbf914cf16 libaac+ support 13 years ago
MAINTAINERS 5e06f743d9 MAINTAINERS: loose svn reference 13 years ago
Makefile b5875b9111 Add libswresample. 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE bfea160094 RELEASE: set to 0.8.4.git after the release from 2011-09-22 13 years ago
avconv.c f9a2d0c3fe Merge remote-tracking branch 'qatar/master' 13 years ago
cmdutils.c ecf31a68fd Show configuration and library version with AV_LOG_INFO. 13 years ago
cmdutils.h 7c1aba4f01 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 b5875b9111 Add libswresample. 13 years ago
configure 7c1aba4f01 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c f9a2d0c3fe Merge remote-tracking branch 'qatar/master' 13 years ago
ffplay.c 0aa793a1be ffplay: fix forgotten codec_name checks 13 years ago
ffprobe.c f9d8a3423f ffprobe: fix trailing '=' in stream id. 13 years ago
ffserver.c ef74ab20c2 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.