FFmpeg git repo
Go to file
Stefano Sabatini 59775b3c1a Extend buffer source syntax.
Make the buffer source accept a string for specifying the input pixel
format.

Originally committed as revision 24387 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-21 17:14:19 +00:00
doc FFmpeg never supported msmpeg4v1 encoding. 2010-07-20 14:15:23 +00:00
ffpresets
libavcodec Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 2010-07-21 12:37:37 +00:00
libavdevice
libavfilter Extend buffer source syntax. 2010-07-21 17:14:19 +00:00
libavformat gxfenc: Fix ES name in the UMF media description, by using strlen instead of sizeof 2010-07-21 07:46:02 +00:00
libavutil Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 2010-07-21 12:37:37 +00:00
libpostproc
libswscale darwin: allow 64-bit darwin to allocate executable memory 2010-07-21 13:29:55 +00:00
tests gxfenc: Fix ES name in the UMF media description, by using strlen instead of sizeof 2010-07-21 07:46:02 +00:00
tools grep Changelog entry from unified diffs 2010-07-15 12:05:53 +00:00
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
COPYING.LGPLv3
CREDITS
Changelog Lego Mindstorms RSO muxer and demuxer. 2010-07-20 14:13:24 +00:00
Doxyfile Do not generate LaTeX Doxygen documentation by default. 2010-07-12 18:36:07 +00:00
INSTALL
LICENSE
MAINTAINERS Update maintainers list according to renames made in rev 21284 and 22109 2010-07-15 08:21:01 +00:00
Makefile Enable lavfi test in "make test" 2010-07-21 10:06:24 +00:00
README
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak Stop make complaining about moved/deleted headers 2010-07-04 18:33:37 +00:00
configure configure: make sh_quote() more robust 2010-07-20 22:02:16 +00:00
ffmpeg.c FFmpeg : Replace some av_exit calls in av_transcode with branches to the 2010-07-18 18:20:41 +00:00
ffplay.c Add avsubtitle_free function. 2010-07-11 07:35:00 +00:00
ffprobe.c
ffserver.c Also use 503 for bandwidth limit exceeded 2010-07-08 09:21:24 +00:00
ffserver.h
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.