FFmpeg git repo
Go to file
Peter Ross 0a624147c3 Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type.
Originally committed as revision 23392 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-05-31 10:47:36 +00:00
doc On2 IVF demuxer 2010-05-27 21:23:04 +00:00
ffpresets
libavcodec Make dequantization equation use less registers on some CPUs. 2010-05-30 23:57:51 +00:00
libavdevice
libavfilter Prefix value for flags with "0x", to make it clear that it is an 2010-05-23 19:11:43 +00:00
libavformat Prevent au_read_packet() looping endlessly when .au file contains unsupported codec type. 2010-05-31 10:47:36 +00:00
libavutil Convert NaN to 0/0 in av_d2q 2010-05-24 00:44:02 +00:00
libpostproc
libswscale Rename yuv2rgb_template2.c --> yuv2rgb_template.c now that the other is gone. 2010-05-30 08:44:05 +00:00
tests Add libavfilter 1-input - 1-output regression test, corresponding to the 2010-05-24 20:38:50 +00:00
tools Add libavfilter 1-input - 1-output regression test, corresponding to the 2010-05-24 20:38:50 +00:00
Changelog On2 IVF demuxer 2010-05-27 21:23:04 +00:00
cmdutils_common_opts.h
cmdutils.c Open 2-pass logfile in binary mode for both reading and writing. 2010-05-22 21:32:57 +00:00
cmdutils.h Document cmdutils.c:print_error(). 2010-05-07 12:42:26 +00:00
common.mak
configure automatically enable buffer_filter when compiling ffmpeg 2010-05-30 12:19:26 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Open 2-pass logfile in binary mode for both reading and writing. 2010-05-22 21:32:57 +00:00
ffplay.c Fix pts reordering code. 2010-05-27 00:31:45 +00:00
ffprobe.c
ffserver.c ffserver: Send a Content-Base header in the reply to RTSP DESCRIBE requests 2010-05-25 19:23:18 +00:00
ffserver.h
INSTALL
LICENSE The GPL-licensed optimizations in libswscale have been replaced. 2010-05-30 08:31:50 +00:00
MAINTAINERS
Makefile Add libavfilter 1-input - 1-output regression test, corresponding to the 2010-05-24 20:38:50 +00:00
README
subdir.mak
version.sh

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.