No Description https://ffmpeg.org/

Marton Balint d2ba604421 audioconvert: fix type of av_get_default_channel_layout 13 years ago
doc 6638207bce Merge remote-tracking branch 'qatar/master' 13 years ago
ffpresets a96b171d6c remove libx264 lossless presets 13 years ago
libavcodec b93cb8383f lavc: add ff_init_buffer_info() 13 years ago
libavdevice 6638207bce Merge remote-tracking branch 'qatar/master' 13 years ago
libavfilter 073effb6e4 deshake: simplify filename check. 13 years ago
libavformat f7fbbf466f lavf/utils: document AVIndexEntry.timestamp 13 years ago
libavutil d2ba604421 audioconvert: fix type of av_get_default_channel_layout 13 years ago
libpostproc 3419d9b891 postproc: fix compilation failure, now really 13 years ago
libswresample 67b2df792f swresample: Try to handle cases with input channel count and layout mismatching. 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 2f503851c6 fate: fix due to new yuv444 formats 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 26c7ff9317 Add libmodplug support. 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 26c7ff9317 Add libmodplug support. 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 f108b33568 configure: fix compilation without libmodplug 13 years ago
ffmpeg.c 481747c6f7 ffmpeg: make -a/v/sn work with -map 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.