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.
 
 
 
 
Baptiste Coudurier fe335ff530 change cts type to int, save some space 16 years ago
doc V210 Uncompressed 4:2:2 10-bit encoder and decoder 16 years ago
ffpresets
libavcodec Document av_set_string3() returned error codes. 16 years ago
libavdevice Change codec_id type to enum CodecID, fix warning. 16 years ago
libavfilter Add support in av_parse_color() to a "random" color name, which will 16 years ago
libavformat change cts type to int, save some space 16 years ago
libavutil Add @code/@endcode commands to markup C code in av_tree_insert() doxy. 16 years ago
libpostproc configure: Add --enable-runtime-cpudetect 16 years ago
libswscale Add const qualifier to param argument of sws_getContext() and 16 years ago
tests Update regression tests for y4m after r18796 16 years ago
tools Use new packet reading API, fixes a memory leak. 16 years ago
COPYING.GPL
COPYING.LGPL
CREDITS
Changelog V210 Uncompressed 4:2:2 10-bit encoder and decoder 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
README
cmdutils.c
cmdutils.h
common.mak Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it. 16 years ago
configure Add gnu/kfreebsd to list of recognized operating systems. 16 years ago
ffmpeg.c Copy input codec's chroma_sample_location to output codec when transcoding. 16 years ago
ffplay.c Reset eof state on seeking. 16 years ago
ffserver.c
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.