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.
 
 
 
 
Sebastian Vater fe51b5ce50 Move some branches outside looped code. Should improve the generated asm (and 15 years ago
doc Consistently prefer @var{VAR} over ``VAR'' for indicating filter 15 years ago
ffpresets
libavcodec Move some branches outside looped code. Should improve the generated asm (and 15 years ago
libavdevice Implement v4l2 input size autodetection in v4l2_read_header(). 15 years ago
libavfilter Remove explicit filename from Doxygen @file commands. 15 years ago
libavformat Make file_open() return the error code set in errno if open() fails, 15 years ago
libavutil Reindent after r22968. 15 years ago
libpostproc Remove explicit filename from Doxygen @file commands. 15 years ago
libswscale Remove explicit filename from Doxygen @file commands. 15 years ago
tests FATE: update nsv-demux checksums 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Makefile: make fate target depend on compiling ffmpeg 15 years ago
README
cmdutils.c AVERROR(FF_NETERROR(x)) -> FF_NETERROR(x) 15 years ago
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Set ARCH=c with --disable-asm, fix build 15 years ago
ffmpeg.c Make ffmpeg use print_error() to make apparent the exact cause of 15 years ago
ffplay.c Fix compilation error of ffmpeg and ffplay with --disable-avdevice. 15 years ago
ffprobe.c Make ffprobe show stream->nb_frames if that info is known. 15 years ago
ffserver.c Mark av_metadata_set() as deprecated, and use av_metadata_set2() 15 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.