FFmpeg git repo
Go to file
Janne Grunau c3dbfa1afd Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
2011-02-17 21:49:08 +01:00
doc Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag 2011-02-17 21:49:08 +01:00
ffpresets
libavcodec mdct: remove unnecessary multiplication 2011-02-17 11:59:28 +00:00
libavdevice Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
libavfilter Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
libavformat lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 2011-02-17 15:40:17 +01:00
libavutil lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 2011-02-17 15:40:17 +01:00
libpostproc
libswscale Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
tests ac3enc: fix bug in stereo rematrixing decision. 2011-02-16 23:39:57 +00:00
tools In graph2dot, print more specific audio information for audio links. 2011-02-17 00:02:11 +01:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
README
cmdutils.c Deprecate parse_date() in favor of av_parse_time(). 2011-02-16 23:39:56 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
configure Merge libavcore into libavutil 2011-02-15 16:18:21 +01:00
ffmpeg.c lavf: add av_ prefix to dump_format() 2011-02-16 23:39:56 +00:00
ffplay.c lavf: add av_ prefix to dump_format() 2011-02-16 23:39:56 +00:00
ffprobe.c lavf: add av_ prefix to dump_format() 2011-02-16 23:39:56 +00:00
ffserver.c Move find_info_tag to lavu and add av_ prefix to it 2011-02-17 15:35:18 +01: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.