No Description https://ffmpeg.org/

Johan Andersson 21de920472 Update the url to the site website and change ffmpeg-devel to libav-devel 14 years ago
doc 21de920472 Update the url to the site website and change ffmpeg-devel to libav-devel 14 years ago
ffpresets c7ac200d15 Update qmin/qmax values for libx264 presets 14 years ago
libavcodec 21de920472 Update the url to the site website and change ffmpeg-devel to libav-devel 14 years ago
libavdevice 737eb5976f Merge libavcore into libavutil 14 years ago
libavfilter 391a1327bd yadif: add parens around macro parameters 14 years ago
libavformat 35d7d6f748 Add one more avc intra fourcc and extend the description 14 years ago
libavutil ef66953875 x86: use raw opcode for xgetbv instruction 14 years ago
libpostproc 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
libswscale 737eb5976f Merge libavcore into libavutil 14 years ago
tests e211e255aa bink: prevent overflows within binkidct by using int-sized intermediate array 14 years ago
tools 009026efb1 In graph2dot, print more specific audio information for audio links. 14 years ago
.gitignore 2c3589bfda consolidate .gitignore patters into a single file 14 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 a5da3b040c Deprecate CREDITS 14 years ago
Changelog ccfcddb3f2 Bink version 'b' audio decoder 14 years ago
Doxyfile 65415bb93a Do not generate LaTeX Doxygen documentation by default. 14 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE 240fd8ef06 Remove h264 asm items off the GPL-only list. They are LGPL now. 14 years ago
MAINTAINERS f4f5cab94e Initial MAINTAINERS update 14 years ago
Makefile 08df7f8666 Makefile: include deps from tools directory 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c f6c7375a17 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
cmdutils.h 3568853f63 Make this_year static to cmdutils.c 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 737eb5976f Merge libavcore into libavutil 14 years ago
configure a5444fee06 Add CONFIG_AC3DSP symbol to simplify makefiles 14 years ago
ffmpeg.c 5dbe78bf91 ffmpeg: remove unused variable in ffmpeg_exit() 14 years ago
ffplay.c 66e5b1df36 avio: deprecate url_feof 14 years ago
ffprobe.c 610219a598 lavf: add av_ prefix to dump_format() 14 years ago
ffserver.c 22a3212e32 avio: rename url_fopen/fclose -> avio_open/close. 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak a854bcdbec fix building test programs with gnu make 3.82 14 years ago
version.sh 203df50d10 Remove old VCSs from version.sh 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.