No Description https://ffmpeg.org/

Stefano Sabatini 0d0fdb0ad5 sdl: use the filename for defining the window title, if not specified 13 years ago
doc 0d0fdb0ad5 sdl: use the filename for defining the window title, if not specified 13 years ago
ffpresets b4bcd1e2f1 Merge remote-tracking branch 'qatar/master' 14 years ago
libavcodec 46eb300d01 Merge remote-tracking branch 'qatar/master' 13 years ago
libavdevice 0d0fdb0ad5 sdl: use the filename for defining the window title, if not specified 13 years ago
libavfilter e977ca2645 lavfi: add avfilter_link_free() function 13 years ago
libavformat 46eb300d01 Merge remote-tracking branch 'qatar/master' 13 years ago
libavutil 5ad38d93e8 cpudetect: add av_force_cpu_flags() 13 years ago
libpostproc c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 13 years ago
libswscale ba91bf58cd swscale: override the lack of the accurate rounding flag when needed for dither. 13 years ago
mt-work a54dceb26a Merge remote-tracking branch 'ffmpeg-mt/master' 13 years ago
tests 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
tools f8ae3a2108 Merge remote branch 'qatar/master' 14 years ago
.gitignore 80d156d7fd Merge remote-tracking branch 'qatar/master' 14 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 b8a43bc1b5 Merge remote-tracking branch 'qatar/master' into master 13 years ago
Doxyfile 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago
INSTALL c88caa522c Merge remote branch 'qatar/master' 14 years ago
LICENSE c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
MAINTAINERS 3c9bfb3368 add MicroDVD muxer and demuxer 14 years ago
Makefile 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
README c0b1bc8d17 Revert "partially rename FFmpeg to Libav" 14 years ago
cmdutils.c eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
cmdutils.h 25c32d082b cmdutils: move "#undef main" from ffplay.c to cmdutils.h 13 years ago
cmdutils_common_opts.h eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
common.mak 5a35cef4b1 Merge remote-tracking branch 'qatar/master' 13 years ago
configure 46eb300d01 Merge remote-tracking branch 'qatar/master' 13 years ago
ffmpeg.c 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
ffplay.c 33af5335fd ffplay: error out with invalid sample rate or channels. 13 years ago
ffprobe.c eb8bc57240 cmdutils: remove OPT_FUNC2 13 years ago
ffserver.c 99eb31e263 Merge remote-tracking branch 'qatar/master' 13 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 87f40364d1 Merge remote-tracking branch 'qatar/master' 13 years ago
version.sh 8ea36711b0 Merge remote-tracking branch 'newdev/master' 14 years ago

README

FFmpeg README
-------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.