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 bb4095133f Make ffplay pass the packet.pos information to the filterchain, get it 15 years ago
doc Add APIchanges entry for the libavutil/error.h addition. 15 years ago
ffpresets
libavcodec vp3: Split out motion vectors to their own array 15 years ago
libavdevice Replace BSD-specific integer types by their POSIX equivalents. 15 years ago
libavfilter Add AVFilterPicRef.pos field and make libavfilter propagate stream 15 years ago
libavformat oggdec: Set packet duration for ogm streams 15 years ago
libavutil Add missing parentheses around the AVERROR_PATCHWELCOME macro 15 years ago
libpostproc
libswscale Fix compilation on powerpc with --disable-altivec 15 years ago
tests oggdec: Determine pts and filepos on a packet basis in read_timestamp 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Kega Game Video (KGV1) decoder 15 years ago
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile 10l: fix version.h generation 15 years ago
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Remove .SECONDARY directive 15 years ago
configure Add _XOPEN_SOURCE=600 to CPPFLAGS on NetBSD. 15 years ago
ffmpeg.c Move libm replacements to new header libm.h 15 years ago
ffplay.c Make ffplay pass the packet.pos information to the filterchain, get it 15 years ago
ffprobe.c
ffserver.c Move resolve_host() to ffserver.c 15 years ago
ffserver.h
subdir.mak Reorder some make rules 15 years ago
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.