No Description https://ffmpeg.org/

Anton Khirnov 20c6837880 id3v2: Add support for UTF-16 encoding. 15 years ago
doc 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
ffpresets 03354862cb Update preset files to jive somewhat better with more recent x264 API. 15 years ago
libavcodec c31afa5d24 Fix format string to match the types printed. 15 years ago
libavdevice 71e4218054 Fix METEOR vs. BKTR typo, noticed by Steve O'Hara-Smith, steve sohara org. 15 years ago
libavfilter 0802356cfc Remove the const qualifier for the name field of AVFilterInOut, since 16 years ago
libavformat 20c6837880 id3v2: Add support for UTF-16 encoding. 15 years ago
libavutil 20c6837880 id3v2: Add support for UTF-16 encoding. 15 years ago
libpostproc 386eaeb43f Remove disabled code cruft. 15 years ago
libswscale 53e5462040 Replace manual gcc version check by AV_GCC_VERSION_AT_LEAST macro. 15 years ago
tests 670bd2005a regtest: do not write to /tmp/ffmpeg$$ 15 years ago
tools 9407246d7a Drop argc/argv parameters from main(), they are unused. 15 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 10ce8f2372 it seems I never added myself in there before 16 years ago
Changelog 61dc238b45 Hook up the MD studio demuxer and Atrac1 decoder. 15 years ago
Doxyfile 67eb5da61a HAVE_3DNOW --> HAVE_AMD3DNOW 16 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE fc1206a4d9 Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding. 15 years ago
MAINTAINERS 609782970c Register myself as RTMP maintainer 15 years ago
Makefile 96fdb62428 Split dnxhd regression test so the parts can run in parallel 15 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c a3d7c19728 Improve compiler information code to print to the console on program startup. 15 years ago
cmdutils.h 4c97a6fafa Move opt_loglevel() from ffmpeg.c to cmdutils.c. 15 years ago
common.mak bce7b696a2 Add PIC flags early so tests they affect give correct results 15 years ago
configure a27090208e configure: fix tms470 flag mapping for soft-float 15 years ago
ffmpeg.c d859bb1db0 Add CODEC_CAP_SUBFRAMES for codecs that output multiple subframes 15 years ago
ffplay.c c0b88f1920 Moves the display of metadata to dump_format() 15 years ago
ffserver.c c64c0a9b76 Move get_arg to avoid future declaration of function when 15 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak b7c10b2a2b Fix dependency generation for yasm assembler files 15 years ago
version.sh 7f6d9b3089 version.sh: use standard sed syntax 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.