FFmpeg git repo
Go to file
Baptiste Coudurier 91360ce61d Unset variable fps for mov and mp4 muxer, they support it
but timestamps must start at 0 currently, and this causes sync
problem.

Originally committed as revision 25805 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-11-23 00:41:28 +00:00
doc S/PDIF demuxer 2010-11-22 22:09:26 +00:00
ffpresets
libavcodec Fail RLE decoding if insufficient data for a complete bitmap was decoded. 2010-11-22 20:39:18 +00:00
libavcore Move audio channel API from libavcodec to libavcore. 2010-11-21 19:28:52 +00:00
libavdevice Make x11grab cursor drawing suck less 2010-11-07 18:04:46 +00:00
libavfilter Reindent. 2010-11-22 22:03:32 +00:00
libavformat Unset variable fps for mov and mp4 muxer, they support it 2010-11-23 00:41:28 +00:00
libavutil Intel C compiler 12.0 does not suport these attributes: may_alias, force_align_arg_pointer and alloc_size. 2010-11-10 12:45:41 +00:00
libpostproc
libswscale
tests Make DNxHD encoder produce files that are strictly VC-3 compatible 2010-11-16 01:00:55 +00:00
tools Rename avfilter_destroy() as avfilter_free(). 2010-11-08 12:32:39 +00:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog S/PDIF demuxer 2010-11-22 22:09:26 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS add my (compn) fingerprint to svn write list in maintainers file 2010-11-05 16:37:41 +00:00
Makefile Add a file for bitstream filters documentation. 2010-11-08 14:27:16 +00:00
README
cmdutils.c Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X], 2010-11-22 22:03:21 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure
ffmpeg.c ffmpeg.c: copy global metadata by default 2010-11-22 07:32:23 +00:00
ffplay.c Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 2010-11-12 11:04:40 +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.