FFmpeg git repo
Go to file
Reimar Döffinger b883c879aa Make AMR tables of lookup filter tables const.
Signed-off-by: Reimar Döffinger <Reimar.Doeffinger@gmx.de>
2011-11-05 15:37:02 +01:00
doc doc: fix typo in previous commit. 2011-11-05 15:30:46 +01:00
ffpresets
libavcodec Make AMR tables of lookup filter tables const. 2011-11-05 15:37:02 +01:00
libavdevice Make sdl_overlay_pix_fmt_map static const. 2011-11-05 15:37:02 +01:00
libavfilter Make another PixelFormat list const. 2011-11-05 15:37:02 +01:00
libavformat Replace remaining av_new_stream() with avformat_new_stream(). 2011-11-05 15:07:19 +01:00
libavutil color_table array should be const. 2011-11-05 15:37:01 +01:00
libpostproc
libswresample ffmpeg: add -map_channel option. 2011-11-04 19:40:32 +01:00
libswscale
mt-work
presets
tests ffmpeg: add -map_channel option. 2011-11-04 19:40:32 +01:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog v4l2: add libv4l2 support. 2011-11-05 15:19:36 +01:00
Doxyfile
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
avconv.c
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure v4l2: add libv4l2 support. 2011-11-05 15:19:36 +01:00
ffmpeg.c Fix typo in warning message. 2011-11-05 11:30:46 +01:00
ffplay.c ffmpeg: add -map_channel option. 2011-11-04 19:40:32 +01:00
ffprobe.c ffprobe: use avio_size() instead of deprecated file_size attribute. 2011-11-05 15:07:19 +01:00
ffserver.c
subdir.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.