FFmpeg git repo
Go to file
Vitor Sessak d81db9c7d1 Add RealVideo 3 FATE test
Originally committed as revision 25008 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-31 11:15:04 +00:00
doc Add APIchanges entry after the addition of 2010-08-26 00:41:40 +00:00
ffpresets
libavcodec Checking return values of av_malloc(z) and report an error in case. 2010-08-31 07:14:47 +00:00
libavcore Cosmetics: if( -> if (. 2010-08-21 15:18:52 +00:00
libavdevice Define macro AV_NE() and use it in libavdevice. 2010-08-17 18:25:34 +00:00
libavfilter Implement ff_get_ref_perms_string() and use it for tracing. 2010-08-24 15:12:13 +00:00
libavformat Solving memory leak and initialization problem with prev_pkt / pkt. 2010-08-31 07:15:11 +00:00
libavutil Add missing parentheses to AV_NE macro. 2010-08-23 15:31:50 +00:00
libpostproc
libswscale swscale: simplify selection of optimizations to compile. 2010-08-25 14:39:11 +00:00
tests Add RealVideo 3 FATE test 2010-08-31 11:15:04 +00:00
tools Set the correct type for the output links. 2010-08-17 18:07:57 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add changelog entry for MMSH support. 2010-08-25 16:05:03 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS rename idroq.c to idroqdec.c 2010-08-29 16:37:33 +00:00
Makefile fate: print list of tests with "make fate-list" 2010-08-26 13:58:45 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Remove dep/depend targets and related variables. 2010-08-17 15:02:33 +00:00
configure configure: move config.fate creation after OS section 2010-08-26 22:22:27 +00:00
ffmpeg.c Factorize opt_new_{audio,video,subtitle} definitions. 2010-08-24 15:48:20 +00:00
ffplay.c Add _XOPEN_SOURCE definition for usleep(). 2010-08-23 21:12:34 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.