No Description https://ffmpeg.org/

Michael Niedermayer b256bd3be3 MAINTAINERS: Remove myself as leader 9 years ago
doc 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
ffpresets 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
libavcodec e74795e541 huffyuvdec: check width more completely, avoid out of array accesses 9 years ago
libavdevice 79674d27d9 vfwcap: Include windows.h before vfw.h since the latter requires defines from the former. Patch by kemuri <kemuri9 at gmail dot com> 12 years ago
libavfilter 4475a7d88b lavfi: avfilter_merge_formats: handle case where inputs are same 11 years ago
libavformat b8129b1a7a avformat/mpegts: Check desc_len / get8() return code 9 years ago
libavutil 24a0273cb8 avutil/lzo: Fix integer overflow 10 years ago
libpostproc 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
libswscale 8135c35528 Fix MMX rgb24 to yuv conversion with gcc 4.6 12 years ago
tests 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
tools 11f6eebdd3 consolidate .gitignore patters into a single file 13 years ago
vhook 7e10145976 Check the return values of a few functions to avoid the corresponding warnings. 15 years ago
.gitignore e332c41670 also ignore *.so for vhook plugins 13 years ago
COPYING.GPLv2 dd2089dfd8 Merge (L)GPL upgrade code and related changes from trunk. 15 years ago
COPYING.GPLv3 dd2089dfd8 Merge (L)GPL upgrade code and related changes from trunk. 15 years ago
COPYING.LGPLv2.1 dd2089dfd8 Merge (L)GPL upgrade code and related changes from trunk. 15 years ago
COPYING.LGPLv3 dd2089dfd8 Merge (L)GPL upgrade code and related changes from trunk. 15 years ago
CREDITS 10ce8f2372 it seems I never added myself in there before 15 years ago
Changelog 0360dbefad Merge remote-tracking branch 'qatar/release/0.5' into release/0.5 11 years ago
Doxyfile 67eb5da61a HAVE_3DNOW --> HAVE_AMD3DNOW 15 years ago
INSTALL 3d4fc61064 Clarify that we require GNU make 3.81+. 15 years ago
LICENSE 9ad437eafb Merge OpenCORE AMR support from trunk. 15 years ago
MAINTAINERS b256bd3be3 MAINTAINERS: Remove myself as leader 9 years ago
Makefile 20a93972c4 Bail out if regtest-flashsv is run but zlib is not enabled. 15 years ago
README 030896c76a Merge split of README <-> LICENSE files along with the clarifications. 15 years ago
RELEASE d34cfb33af update for 0.5.11 11 years ago
VERSION 15d6b44ddc update for 0.5.15 9 years ago
cmdutils.c a81f72e482 Update for 0.5.14 10 years ago
cmdutils.h b7438896b3 Fix typo: explixitly -> explicitly. 15 years ago
common.mak a9785f58c6 backport symbol versioning patch 14 years ago
configure b061ee9a5d mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into one 12 years ago
ffmpeg.c 07679e680c revert r16717, r16718, r16719, EAGAIN handling, this causes FFserver to hang 15 years ago
ffplay.c 4b03756748 Document ffplay -ast, -vst, and -sst options. 15 years ago
ffserver.c 5ee999b8e7 convert ffserver to new metadata API 15 years ago
ffserver.h 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 16 years ago
output_example.c a6f925b8f7 Make output_example use av_interleaved_write_frame() instead of av_write_frame(). 15 years ago
subdir.mak 15dfbc503d missing hunk to unbreak linking with symbol versioning 14 years ago
version.sh 8e8813a0a1 Merge improved version number generation from trunk. 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.