You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Vitor Sessak b755a754d1 "[" is a terminating char for the filter name. This fixes the parsing of 16 years ago
doc Update docs after the 8088flex TMV demuxer and decoder addition. 16 years ago
ffpresets
libavcodec Correct x/ymin to avoid segfault due to out of picture reads. 16 years ago
libavdevice Change codec_id type to enum CodecID, fix warning. 16 years ago
libavfilter "[" is a terminating char for the filter name. This fixes the parsing of 16 years ago
libavformat Warning fix: Make ogg_stream.codec const 16 years ago
libavutil Fix 10l typo (usage of PIX_FMT_NE()). 16 years ago
libpostproc configure: Add --enable-runtime-cpudetect 16 years ago
libswscale Fix sliced yuv410 -> yuv420 conversion 16 years ago
tests Correct x/ymin to avoid segfault due to out of picture reads. 16 years ago
tools Use new packet reading API, fixes a memory leak. 16 years ago
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog Update docs after the 8088flex TMV demuxer and decoder addition. 16 years ago
Doxyfile
INSTALL
LICENSE Add note about nonfree license of libfaac. 16 years ago
MAINTAINERS Add my public key fingerprint to MAINTAINERS. 16 years ago
Makefile Move generated file aynth1.sw to the data subdirectory. Thus it does not have 16 years ago
README Move licensing information into a separate file called LICENSE and 16 years ago
cmdutils.c Implement read_yesno(). 16 years ago
cmdutils.h Implement read_yesno(). 16 years ago
common.mak Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. 16 years ago
configure configure: fix licence check function 16 years ago
ffmpeg.c Make function pointer assignments consistent in option handling. 16 years ago
ffplay.c Reset eof state on seeking. 16 years ago
ffserver.c check if feed max file size is too small 16 years ago
ffserver.h
subdir.mak Remove example programs with a wildcard expression. 16 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.