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.
 
 
 
 
 
Anton Khirnov a677078e14 asfenc: simplify writing of comment header. 15 years ago
doc Make -benchmark also print the maximum memory usage if possible. 15 years ago
ffpresets
libavcodec Dont allocate direct_table 8 times too large. 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 asfenc: simplify writing of comment header. 15 years ago
libavutil Extend doxy for the src parameter of 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 patcheck: check that pix_fmt etc. initializers are const 15 years ago
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add an RTSP muxer 15 years ago
Doxyfile
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
cmdutils_common_opts.h
common.mak
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 Clear freed pointer in ffplay.c. 15 years ago
ffprobe.c 10l: add prefix "TAG:" to the metadata tags key showed for each stream. 15 years ago
ffserver.c Prefix non-static RTSP functions with ff_. 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.