1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-02 10:41:16 +00:00
FFmpeg git repo
Go to file
Mans Rullgard dc6632f119 build: simplify commands for clean target
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-06-03 19:33:32 +01:00
doc
ffpresets
libavcodec mpegvideoenc: fix multislice fate tests with threading disabled. 2011-06-03 09:52:09 -07:00
libavdevice Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 2011-06-03 13:55:55 +02:00
libavfilter Remove unused variables 2011-06-02 20:06:00 +01:00
libavformat mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro. 2011-06-03 15:43:34 +02:00
libavutil
libpostproc
libswscale swscale: split swscale.c in unscaled and generic conversion routines. 2011-06-03 09:52:09 -07:00
tests
tools
.gitignore
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Doxyfile
ffmpeg.c Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 2011-06-03 13:55:55 +02:00
ffplay.c
ffprobe.c
ffserver.c Replace custom DEBUG preprocessor trickery by the standard one. 2011-06-03 00:44:06 +02:00
ffserver.h
INSTALL
LICENSE
Makefile build: Simplify texi2html invocation through the --output option. 2011-06-03 15:43:05 +02:00
README
subdir.mak build: simplify commands for clean target 2011-06-03 19:33:32 +01:00
version.sh

Libav README
------------

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.