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.
 
 
 
 
 
Peter Ross dd80be5bfc low-complexity Bink file seeking 15 years ago
doc Make -benchmark also print the maximum memory usage if possible. 15 years ago
ffpresets
libavcodec Replace /2 by faster >>1 as the mvd values are now all positive. 15 years ago
libavdevice vfwcap: support MJPG compressed streams. 15 years ago
libavfilter Use pixel format descriptors for checking if the input format is 15 years ago
libavformat low-complexity Bink file seeking 15 years ago
libavutil Clarify non constness of src in av_fifo_generic_write() 15 years ago
libpostproc Fix warnings about redefining constants when compiling libpostproc. 15 years ago
libswscale Reorder buffer debug. Also print out if slice was buffered. 15 years ago
tests Correctly increment continuity_counter in PCR packets. 15 years ago
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS Add myself as contributor. 15 years ago
Changelog Add an RTSP muxer 15 years ago
Doxyfile Exclude .svn and .git directories from doxygen documentation. 15 years ago
INSTALL
LICENSE
MAINTAINERS Bink video decoder 15 years ago
Makefile Add FFprobe tool. 15 years ago
README
cmdutils.c Make opt_default() print an error message and exit if the option 15 years ago
cmdutils.h Add -timelimit option 15 years ago
cmdutils_common_opts.h
common.mak Move ECFLAGS so it doesn't get added multiple times 15 years ago
configure Add -Wmissing-prototypes to CFLAGS if available. 15 years ago
ffmpeg.c Attempt to fix issue1728 and regression of issue203 15 years ago
ffplay.c Also favor streams with more packets in ffplay. 15 years ago
ffprobe.c FFprobe: take only one input file. 15 years ago
ffserver.c Prefix non-static RTSP functions with ff_. 15 years ago
ffserver.h
subdir.mak Revert r21226, it was a joke: 15 years ago
version.sh Read "Last Changed Rev" field instead of "Revision" field to avoid being 15 years ago

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.