No Description https://ffmpeg.org/

Dominique Leuenberger 4839fafc1c RELEASE: 0.8.5 has been released 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 a5dfeb612e VP8: armv6 optimizations. 13 years ago
libavdevice 2d8cfe1f65 libcdio: Fix missing avclass in context 13 years ago
libavfilter 91492bd1c4 lavfi: remove usage of deprecated av_opt_set_defaults2() function 13 years ago
libavformat 85ea5c6e73 lavf/utils: fix overestimation of the rational number density. 13 years ago
libavutil c3a774969a avutil: bump for av_get_default_channel_layout() 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 ae23b26995 Enable conversions to YUV444P9/YUV444P10, they seem to work fine. 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. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 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 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 cffd20b90e MAINTAINERS: new ffplay maintainer 13 years ago
Makefile b5875b9111 Add libswresample. 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
RELEASE 4839fafc1c RELEASE: 0.8.5 has been released 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 1dd3c473a2 ffplay: use libswresample instead of av_audio_convert 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.