FFmpeg git repo
Go to file
Justin Ruggles b33dae5efb Move the list of supported channel layouts to a separate table.
Originally committed as revision 26173 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-12-30 22:13:41 +00:00
doc add ASS encoding and decoding support in Subtitle Formats documentation 2010-12-28 23:55:56 +00:00
ffpresets
libavcodec Move the list of supported channel layouts to a separate table. 2010-12-30 22:13:41 +00:00
libavcore Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 2010-12-09 17:27:33 +00:00
libavdevice
libavfilter Fix style nits in avfiltergraph.c. 2010-12-28 14:10:12 +00:00
libavformat Set blkalign to maximum framesize to allow playback on WMP (see issue 2455 and issue 2446). 2010-12-30 14:21:14 +00:00
libavutil Fix av_file_map(): replace stat(filename, &st) with fstat(fd, &st). 2010-12-22 16:16:31 +00:00
libpostproc
libswscale colorspace-test: fix build 2010-12-07 15:27:11 +00:00
tests Change the default dB-per-bit code from 2 to 3. 2010-12-29 19:17:22 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog add SubRip decoder 2010-12-28 23:52:53 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS add SubRip decoder 2010-12-28 23:52:53 +00:00
Makefile Metadata muxer 2010-12-27 07:46:49 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure Add copy filter, useful for testing the avfilter_draw_slice() copy 2010-12-28 01:01:09 +00:00
ffmpeg.c Allow output formats without any streams. 2010-12-27 07:46:44 +00:00
ffplay.c Fix ffplay -an/-vn options that were swapped by r26105. 2010-12-28 09:52:31 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak fix building test programs with gnu make 3.82 2010-12-07 16:42:25 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.