FFmpeg git repo
Go to file
Daniel Verkamp 4e5f42dd79 Add Bink codec IDs
Originally committed as revision 21536 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-01-30 09:48:55 +00:00
doc Revert commits 21227, 21441, and 21442. None of this is necessary now that we 2010-01-29 19:50:58 +00:00
ffpresets
libavcodec Add Bink codec IDs 2010-01-30 09:48:55 +00:00
libavdevice Avoid using deprecated AVFormatParameters::[audio|video]_codec_id field. 2010-01-28 15:45:21 +00:00
libavfilter
libavformat another 10l: forgot to change parent condition as well 2010-01-30 09:47:57 +00:00
libavutil Add AV_COPY32 2010-01-29 03:26:17 +00:00
libpostproc Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
libswscale Rename swscale-example to swscale-test, to better reflect the intended 2010-01-27 00:25:23 +00:00
tests
tools
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>. 2010-01-28 16:08:13 +00:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile 10l: fix linking 2010-01-27 00:26:41 +00:00
README
cmdutils.c Declare variable "version" in the PRINT_LIB_VERSION() macro if block, 2010-01-27 23:08:43 +00:00
cmdutils.h
cmdutils_common_opts.h
common.mak Move ECFLAGS so it doesn't get added multiple times 2010-01-28 23:30:24 +00:00
configure Revert commits 21227, 21441, and 21442. None of this is necessary now that we 2010-01-29 19:50:58 +00:00
ffmpeg.c ffmpeg.c : Don't set AVFormatParameters::[audio|video]_codec_id 2010-01-28 16:17:52 +00:00
ffplay.c Move array specifiers outside DECLARE_ALIGNED() invocations 2010-01-22 03:25:11 +00:00
ffserver.c
ffserver.h
subdir.mak Revert r21226, it was a joke: 2010-01-26 22:23:12 +00:00
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.