1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-28 20:53:54 +02:00
Go to file
Paul B Mahol d4ab1292e9 ffmpeg_filter: do not pick evil path for trim filters
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-08-12 10:59:09 +00:00
compat
doc Fix wrong use of "an" in some comments. 2013-08-12 03:27:26 +02:00
libavcodec Merge remote-tracking branch 'qatar/master' 2013-08-12 10:13:56 +02:00
libavdevice lavd: Fix make checkheaders 2013-08-11 00:40:30 +02:00
libavfilter lavfi/trim: check for right default value 2013-08-12 10:56:52 +00:00
libavformat ape: check avio_read() return value 2013-08-11 21:46:09 +02:00
libavresample
libavutil Fix wrong use of "an" in some comments. 2013-08-12 03:27:26 +02:00
libpostproc
libswresample
libswscale
presets
tests tests/fli: avoid rounding errors in -t option. 2013-08-10 20:17:10 +02:00
tools
.gitignore
arch.mak
Changelog
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg_filter: do not pick evil path for trim filters 2013-08-12 10:59:09 +00:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS
Makefile
README
RELEASE
version.sh

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

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

* Read the documentation in the doc/ directory in git.
  You can also view it online at http://ffmpeg.org/documentation.html

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

* See the LICENSE file.

3) Build and Install
--------------------

* See the INSTALL file.