Нет описания https://ffmpeg.org/

Michael Niedermayer fe67841355 Revert "Update git-howto with ffmpeg.org URLs" 14 лет назад
doc fe67841355 Revert "Update git-howto with ffmpeg.org URLs" 14 лет назад
ffpresets 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
libavcodec a6e5d231e9 a64enc: make PixelFormat arrays const 14 лет назад
libavcore 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
libavdevice 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
libavfilter daed21a17e avfilter: remove stray semicolon 14 лет назад
libavformat 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
libavutil ec5f57192a cpu-test: include stdio.h only for test prog 14 лет назад
libpostproc 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
libswscale ef4a65149d Replace ASMALIGN() with .p2align 14 лет назад
tests 3240b371f8 fate: simplify vp8 rules 14 лет назад
tools 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
.gitignore 2c3589bfda consolidate .gitignore patters into a single file 14 лет назад
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 лет назад
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 лет назад
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 лет назад
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 лет назад
CREDITS a5da3b040c Deprecate CREDITS 14 лет назад
Changelog 54bc640362 Missing parts of IVF muxer support. 14 лет назад
Doxyfile 65415bb93a Do not generate LaTeX Doxygen documentation by default. 14 лет назад
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 лет назад
LICENSE 240fd8ef06 Remove h264 asm items off the GPL-only list. They are LGPL now. 14 лет назад
MAINTAINERS 111ccca602 Revert "Initial MAINTAINERS update" 14 лет назад
Makefile ef298ea7ac Add demuxers.texi file. 14 лет назад
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 лет назад
cmdutils.c 324e7ee260 Use INFINITY and NAN macros instead of 1/0 and 0/0 14 лет назад
cmdutils.h 6e872935db Implement get_preset_file() in cmdutils.h and use it to factorize code 14 лет назад
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 лет назад
common.mak 55127e7b49 Create config.asm for use with yasm 14 лет назад
configure 44caaa560b ARM: improve VFP ABI check 14 лет назад
ffmpeg.c 59e2118e97 Update threshold to detect real timebase for stream copy. 14 лет назад
ffplay.c d72858f89f Merge two if (got_picture) {} blocks in ffplay.c:get_video_frame(). 14 лет назад
ffprobe.c 4712ed26ee Make ffprobe print stream language only once, also remove usage of the 14 лет назад
ffserver.c 2a12706710 Unbreak ffserver 14 лет назад
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
subdir.mak a854bcdbec fix building test programs with gnu make 3.82 14 лет назад
version.sh f318ee3e37 Fix quoting in version.sh 14 лет назад

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.