FFmpeg git repo
Go to file
Reimar Döffinger 0a3028b9b0 Use AVSampleFormat instead of the deprecated SampleFormat.
Originally committed as revision 26185 to svn://svn.ffmpeg.org/ffmpeg/trunk
2011-01-01 19:45:08 +00:00
doc add ASS encoding and decoding support in Subtitle Formats documentation 2010-12-28 23:55:56 +00:00
ffpresets
libavcodec Use AVSampleFormat instead of the deprecated SampleFormat. 2011-01-01 19:45:08 +00:00
libavcore
libavdevice
libavfilter Fix style nits in avfiltergraph.c. 2010-12-28 14:10:12 +00:00
libavformat move ff_get_bmp_header under CONFIG_DEMUXERS block 2011-01-01 03:24:10 +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
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 Update current year to 2011. Happy New Year! 2011-01-01 18:49:18 +00:00
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 use avsubtitle_free() instead of re-implementing it partially (fix a memleak) 2010-12-31 00:01:37 +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
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.