FFmpeg git repo
Go to file
Anton Khirnov 107a7e3e7b lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS
Originally committed as revision 26103 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-12-27 07:46:57 +00:00
doc lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS 2010-12-27 07:46:57 +00:00
ffpresets
libavcodec Metadata demuxer. 2010-12-27 07:46:53 +00:00
libavcore Move AV_NOPTS_VALUE, AV_TIME_BASE, AV_TIME_BASE_Q symbols from 2010-12-09 17:27:33 +00:00
libavdevice
libavfilter Add erode libopencv filter. 2010-12-26 11:27:09 +00:00
libavformat lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS 2010-12-27 07:46:57 +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 colorspace-test: fix build 2010-12-07 15:27:11 +00:00
tests Change FIX15() back to clipping to -32767..32767. 2010-12-21 21:18:58 +00:00
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Metadata demuxer. 2010-12-27 07:46:53 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS add my GPG fingerprint 2010-12-10 15:41:23 +00:00
Makefile Metadata muxer 2010-12-27 07:46:49 +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 Redesign the libopencv wrapper to make it more generic. Accept both 2010-12-23 17:24:19 +00:00
ffmpeg.c Allow output formats without any streams. 2010-12-27 07:46:44 +00:00
ffplay.c Add avfilter_graph_create_filter(). 2010-12-02 20:12:27 +00:00
ffprobe.c
ffserver.c
ffserver.h
subdir.mak fix building test programs with gnu make 3.82 2010-12-07 16:42:25 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.