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.
 
 
 
 
Stefano Sabatini 0b90e4a240 Document AVFilterInOut fields. 14 years ago
doc Fix date in latest APIchanges entry. 14 years ago
ffpresets
libavcodec Optimize / simplify avcodec_get_pix_fmt_name() check. 14 years ago
libavcore
libavdevice Make x11grab cursor drawing suck less 14 years ago
libavfilter Document AVFilterInOut fields. 14 years ago
libavformat rtsp: Set the real_setup pointer properly, avoid out of bounds memory accesses 14 years ago
libavutil
libpostproc
libswscale
tests Add test for cropping of interlaced H.264. 14 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS add my (compn) fingerprint to svn write list in maintainers file 14 years ago
Makefile
README
cmdutils.c Implement get_preset_file() in cmdutils.h and use it to factorize code 14 years ago
cmdutils.h Implement get_preset_file() in cmdutils.h and use it to factorize code 14 years ago
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c Rename AVFilterInOut field filter to filter_ctx, more semantically correct. 14 years ago
ffplay.c Rename AVFilterInOut field filter to filter_ctx, more semantically correct. 14 years ago
ffprobe.c
ffserver.c Implement get_preset_file() in cmdutils.h and use it to factorize code 14 years ago
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.