FFmpeg git repo
Go to file
Michael Niedermayer fd3064b65e Make sure "Last message repeated" is printed.
Originally committed as revision 24573 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-28 12:08:26 +00:00
doc Fix the lavf docs, we have a RTP muxer, not a demuxer 2010-07-27 15:28:05 +00:00
ffpresets
libavcodec Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx 2010-07-28 08:02:35 +00:00
libavcore libavcore needs libavutil 2010-07-27 06:58:42 +00:00
libavdevice
libavfilter Require libswscale only if the scale filter is used. 2010-07-28 08:56:52 +00:00
libavformat rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxer, too 2010-07-28 09:26:15 +00:00
libavutil Make sure "Last message repeated" is printed. 2010-07-28 12:08:26 +00:00
libpostproc
libswscale Revert commit: 2010-07-28 10:43:02 +00:00
tests fate: clean up also after failed runs 2010-07-27 11:57:51 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog add Chinese AVS encoding via external library libxavs 2010-07-27 07:18:36 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS Add my GPG fingerprint and add myself as ffprobe.c maintainer. 2010-07-28 10:29:41 +00:00
Makefile Add the indevs.texi and outdevs.texi files. 2010-07-27 13:10:59 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Remove reference to the unexisting movie filter and the corresponding 2010-07-28 08:56:49 +00:00
ffmpeg.c Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 2010-07-26 23:12:28 +00:00
ffplay.c Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 2010-07-26 23:12:28 +00:00
ffprobe.c
ffserver.c Deprecate av_parse_video_frame_size() and av_parse_video_frame_rate() 2010-07-26 23:12:28 +00:00
ffserver.h
subdir.mak
version.sh version.sh: write version to stdout if no output file specified 2010-07-26 23:43:59 +00:00

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.