No Description https://ffmpeg.org/

Måns Rullgård f3bfe388b5 Make ff_url_split() public 14 years ago
doc 2829ce4b40 Remove PPC perf counter support 14 years ago
ffpresets 7ef7ae930c Update x264 presets in line with latest x264 changes. 15 years ago
libavcodec 350120d269 tablegen: implement and use WRITE_ARRAY macros 14 years ago
libavdevice 33e7febdbe Remove stray semicolon. 14 years ago
libavfilter 9164afcbf9 Use enum PixelFormat to silence one icc warning: 14 years ago
libavformat f3bfe388b5 Make ff_url_split() public 14 years ago
libavutil 276fc8a4e2 Add missing avutil.h include to libavutil/mem.h 14 years ago
libpostproc ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
libswscale 2b991422f8 deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 14 years ago
tests 27d8806986 fate: add vp8 tests 14 years ago
tools 91a4abd8f5 fail if input and output are the same 14 years ago
COPYING.GPLv2 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.GPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
COPYING.LGPLv2.1 ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 15 years ago
COPYING.LGPLv3 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 15 years ago
CREDITS 55347a954e Add myself to CREDITS 15 years ago
Changelog db7d307f5c Add missing changelog entry for VP8 decoder. 14 years ago
Doxyfile d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 16 years ago
LICENSE 788c82e308 libvpx now has an (L)GPL-compatible license. 14 years ago
MAINTAINERS 21f45508ba Add myself as VP8 and vorbisdec maintainer 14 years ago
Makefile 3275ac6a23 Make the ffmpeg and ffplay man pages show the list of lavfi filters, 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c 25e25617f6 Make all the numeric options accept in input an expression which is 14 years ago
cmdutils.h 8d787f8e52 Document cmdutils.c:print_error(). 15 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 15 years ago
common.mak 7f02d3570a Add -I flags to HOSTCFLAGS 14 years ago
configure 2829ce4b40 Remove PPC perf counter support 14 years ago
ffmpeg.c 2829ce4b40 Remove PPC perf counter support 14 years ago
ffplay.c 867ab7fb0a Fix pts reordering code. 15 years ago
ffprobe.c 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 14 years ago
ffserver.c f3bfe388b5 Make ff_url_split() public 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
subdir.mak 838c7c7407 Remove $(MSG) override for install-lib targets 15 years ago
version.sh 15ccfff12c Read "Last Changed Rev" field instead of "Revision" field to avoid being 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.