FFmpeg git repo
Go to file
Stefan Gehrer 470de55aa1 fix slice header checking
Originally committed as revision 19303 to svn://svn.ffmpeg.org/ffmpeg/trunk
2009-06-30 06:44:32 +00:00
doc Fix braino. 2009-06-28 20:25:08 +00:00
ffpresets
libavcodec fix slice header checking 2009-06-30 06:44:32 +00:00
libavdevice Make the configure script select the input/output devices using 2009-06-29 18:49:15 +00:00
libavfilter
libavformat Use av_log_missing_feature in the ADTS encoder. (Pseudo reverts r19173). 2009-06-29 22:48:07 +00:00
libavutil Icc does not support attribute flatten, do not try to use it. 2009-06-28 18:28:27 +00:00
libpostproc
libswscale AltiVec code and runtime cpudetect do not require CONFIG_GPL. 2009-06-25 20:06:03 +00:00
tests Fix yamaha adpcm stereo (issue 1117). 2009-06-20 13:07:21 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3 Add configure option to upgrade (L)GPL to version 3. 2009-06-05 11:04:03 +00:00
COPYING.LGPLv2.1
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 Split developer documentation off from general documentation. 2009-06-24 22:58:58 +00:00
README
cmdutils.c Remove superfluous const. 2009-06-27 10:26:27 +00:00
cmdutils.h Move opt_loglevel() from ffmpeg.c to cmdutils.c. 2009-06-16 23:09:03 +00:00
common.mak
configure Fix build on Net/OpenBSD 2009-06-29 20:45:49 +00:00
ffmpeg.c Handle variable input stream pixfmts using the same framework introduced 2009-06-26 01:08:26 +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.