FFmpeg git repo
Go to file
Haruhiko Yamagata c173a0881f Improve wording: s/reseted/reset
Patch by Haruhiko Yamagata, h D yamagata A nifty D com

Originally committed as revision 19266 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-24 12:10:20 +00:00
doc Document making AVFormatContext.packet_size unsigned API change. 2009-06-22 16:54:17 +00:00
ffpresets
libavcodec Improve wording: s/reseted/reset 2009-06-24 12:10:20 +00:00
libavdevice
libavfilter
libavformat Reindent after last patch. 2009-06-24 09:40:00 +00:00
libavutil Fix cast of byte buffer to uint32 that was disregarding alignment 2009-06-12 02:13:12 +00:00
libpostproc
libswscale Do not call rgb2rgbWrapper() for rgb48*, there is no special converter 2009-06-17 18:40:19 +00:00
tests Fix yamaha adpcm stereo (issue 1117). 2009-06-20 13:07:21 +00:00
tools
COPYING.GPLv2 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1 Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 2009-06-05 09:51:31 +00:00
COPYING.LGPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
CREDITS
Changelog Add support for encoding XSUB subtitles. Muxing support is still missing. 2009-06-19 09:56:35 +00:00
Doxyfile
INSTALL
LICENSE Add support for external OpenCORE libraries for AMR-NB/WB support. 2009-06-05 12:32:40 +00:00
MAINTAINERS Remove Mans as MPEG-TS maintainer, he never intended to maintain MPEG-TS. 2009-06-10 19:36:18 +00:00
Makefile Consistently rename variables denoting regression reference file(s) 2009-06-22 22:56:18 +00:00
README
cmdutils.c Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
cmdutils.h Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
common.mak
configure Disable network support if required headers cannot be found. 2009-06-19 17:21:13 +00:00
ffmpeg.c clarify encoder and decoder opening error messages 2009-06-21 01:59:05 +00:00
ffplay.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.