You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Aurelien Jacobs 00dc0206cb matroskaenc: make sure we don't produce invalid file with no codec ID 15 years ago
doc fix typo 15 years ago
ffpresets Update qmin/qmax values for libx264 presets 15 years ago
libavcodec Merge remote-tracking branch 'newdev/master' 15 years ago
libavdevice Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 15 years ago
libavfilter fade: fix draw_slice() check on fade->factor value 15 years ago
libavformat matroskaenc: make sure we don't produce invalid file with no codec ID 15 years ago
libavutil Merge remote-tracking branch 'newdev/master' 15 years ago
libpostproc Merge remote-tracking branch 'newdev/master' 15 years ago
libswscale Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 15 years ago
mt-work Fake-Merge remote-tracking branch 'ffmpeg-mt/master' 15 years ago
tests Merge remote-tracking branch 'newdev/master' 15 years ago
tools patcheck: warn about assert usage 15 years ago
.gitignore consolidate .gitignore patters into a single file 15 years ago
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 16 years ago
CREDITS Revert "partially rename FFmpeg to Libav" 15 years ago
Changelog Merge remote-tracking branch 'newdev/master' 15 years ago
Doxyfile Merge remote-tracking branch 'newdev/master' 15 years ago
INSTALL Revert "partially rename FFmpeg to Libav" 15 years ago
LICENSE Revert "partially rename FFmpeg to Libav" 15 years ago
MAINTAINERS Bitmap Brothers JV errata 15 years ago
Makefile Merge remote-tracking branch 'newdev/master' 15 years ago
README Revert "partially rename FFmpeg to Libav" 15 years ago
cmdutils.c Revert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION" 15 years ago
cmdutils.h Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 15 years ago
cmdutils_common_opts.h Implement a -pix_fmts option for listing all the supported pixel 16 years ago
common.mak Merge libavcore into libavutil 15 years ago
configure Merge remote-tracking branch 'newdev/master' 15 years ago
ffmpeg.c Merge remote-tracking branch 'newdev/master' 15 years ago
ffplay.c ffplay: add braces around union definition 15 years ago
ffprobe.c ffprobe: tweak error message in open_input_file() 15 years ago
ffserver.c avio: deprecate url_open_buf 15 years ago
ffserver.h Add FFMPEG_ prefix to all multiple inclusion guards. 18 years ago
subdir.mak fix building test programs with gnu make 3.82 15 years ago
version.sh Merge remote-tracking branch 'newdev/master' 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.