No Description https://ffmpeg.org/

Michael Niedermayer 0a849fe1f2 MAINTAINERS: Remove myself as leader 9 years ago
doc 2ad6e14457 backport libvo-aacenc wrapper for aac encoding 13 years ago
ffpresets dda2062c31 consolidate .gitignore patters into a single file 13 years ago
libavcodec 101e1b36cc avcodec/jpeglsdec: check err value for ls_get_code_runterm() 10 years ago
libavdevice 81d5ceff04 alsa: fallback to buffer_size/4 for period_size. 12 years ago
libavfilter a4e277312c lavfi: avfilter_merge_formats: handle case where inputs are same 11 years ago
libavformat f9225c2884 matroska_read_seek: Fix used streams for subtitle index compensation 11 years ago
libavutil 36f3244ec8 Fix apparently exploitable race condition. 13 years ago
libpostproc 7487d53d01 postprocess.c: filter name needs to be double 0 terminated 12 years ago
libswscale ca87ec53e9 swscale: #include "libavutil/mathematics.h" 12 years ago
tests 5933af562e motionpixels: decode only the 111 complete frames for fate 12 years ago
tools dda2062c31 consolidate .gitignore patters into a single file 13 years ago
.gitignore dda2062c31 consolidate .gitignore patters into a single file 13 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 14 years ago
Changelog 438cfa9090 Merge remote-tracking branch 'qatar/release/0.6' into release/0.6 12 years ago
Doxyfile d343d59837 Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 14 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 15 years ago
LICENSE eb4b8b96fc libvpx now has an (L)GPL-compatible license. 14 years ago
MAINTAINERS 0a849fe1f2 MAINTAINERS: Remove myself as leader 9 years ago
Makefile 1840b28059 Makefile: make fate target depend on compiling ffmpeg 14 years ago
README aae9c405c7 Move licensing information into a separate file called LICENSE and 15 years ago
RELEASE 64eb6892ec Release notes for 0.6.6 12 years ago
VERSION 243396f06d update for 0.6.7 10 years ago
cmdutils.c a22222dadb Open 2-pass logfile in binary mode for both reading and writing. 14 years ago
cmdutils.h 77a023f422 Document cmdutils.c:print_error(). 14 years ago
cmdutils_common_opts.h 3f7bb42607 Implement a -pix_fmts option for listing all the supported pixel 14 years ago
common.mak de5aba8cca Make ranlib silent in brief output mode 14 years ago
configure 3f785a538b configure: Make warnings from -Wreturn-type fatal errors 11 years ago
ffmpeg.c 4979362ae4 ffmpeg: offer alternatives for experimental codecs if they exist 14 years ago
ffplay.c 12ca60ec15 Cosmetics : re-indent after last commit. 14 years ago
ffprobe.c 441881b4f9 Reindent after the last commit. 14 years ago
ffserver.c 1f1d2fa75c ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requests 14 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
subdir.mak 838c7c7407 Remove $(MSG) override for install-lib targets 14 years ago
version.sh 15ccfff12c Read "Last Changed Rev" field instead of "Revision" field to avoid being 14 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.