No Description https://ffmpeg.org/

Stefano Sabatini 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
doc 75fd0668df Add APIchanges entry for lavc 52.109.0 14 years ago
ffpresets 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
libavcodec 151595fe2e Rename remaining occurrences of SAMPLE_FMT_* to AV_SAMPLE_FMT_* 14 years ago
libavcore 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
libavdevice c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
libavfilter 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
libavformat e6fb5a4f78 add ff_index_search_timestamp and ff_add_index_entry 14 years ago
libavutil dc75d6dbf2 Avoid pointless check before calling free 14 years ago
libpostproc 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
libswscale ef4a65149d Replace ASMALIGN() with .p2align 14 years ago
tests c3beafa0f1 ac3enc: Change EXP_DIFF_THRESHOLD to 500. 14 years ago
tools 2c3589bfda consolidate .gitignore patters into a single file 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 54bc640362 Missing parts of IVF muxer support. 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 f3619680a7 Makefile: remove unused variable ALLHTMLPAGES 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 3568853f63 Make this_year static to cmdutils.c 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 55127e7b49 Create config.asm for use with yasm 14 years ago
configure d33ed7b367 Enable native build on QNX/x86 14 years ago
ffmpeg.c 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
ffplay.c 4359288c56 Make avfilter_graph_free() free the graph. 14 years ago
ffprobe.c 4712ed26ee Make ffprobe print stream language only once, also remove usage of the 14 years ago
ffserver.c efa6ce9982 ffserver: put gcc attribute under proper ifdef 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 f318ee3e37 Fix quoting in version.sh 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.