FFmpeg git repo
Go to file
Michael Niedermayer 6c6e6ef5e2 Put codec_info_nb_frames back in AVStream and print its value.
This way streams with no or very few frames can be avoided during
auto selection

Originally committed as revision 21998 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-02-23 15:07:18 +00:00
doc Make -benchmark also print the maximum memory usage if possible. 2010-02-22 22:21:58 +00:00
ffpresets
libavcodec Use reported_size to truncate final Bink Audio frame 2010-02-23 10:28:11 +00:00
libavdevice
libavfilter
libavformat Put codec_info_nb_frames back in AVStream and print its value. 2010-02-23 15:07:18 +00:00
libavutil Clarify non constness of src in av_fifo_generic_write() 2010-02-23 12:14:13 +00:00
libpostproc
libswscale
tests
tools
Changelog Add an RTSP muxer 2010-02-22 21:28:19 +00:00
cmdutils_common_opts.h
cmdutils.c Make opt_default() print an error message and exit if the option 2010-02-22 12:28:51 +00:00
cmdutils.h
common.mak
configure Fix snow encoder dependencies 2010-02-23 08:10:01 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Make -benchmark also print the maximum memory usage if possible. 2010-02-22 22:21:58 +00:00
ffplay.c
ffprobe.c
ffserver.c Prefix non-static RTSP functions with ff_. 2010-02-23 00:35:50 +00:00
ffserver.h
INSTALL
LICENSE
MAINTAINERS
Makefile
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.