1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
Go to file
Clément Bœsch 377d201790 lavd/lavfi: fix float.h include.
float.h is a system header.
2012-12-06 15:09:47 +01:00
compat
doc lavf: add a concat demuxer. 2012-12-06 14:09:14 +01:00
libavcodec h264: slice-mt: check master context for valid current_picture_ptr 2012-12-06 04:45:04 +01:00
libavdevice lavd/lavfi: fix float.h include. 2012-12-06 15:09:47 +01:00
libavfilter lavfi/silencedetect: use eval builtin to parse dB. 2012-12-06 15:08:38 +01:00
libavformat lavf: add a concat demuxer. 2012-12-06 14:09:14 +01:00
libavresample
libavutil Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' 2012-12-06 14:33:38 +01:00
libpostproc
libswresample resample: remove disabled debug code 2012-12-06 02:51:26 +01:00
libswscale
presets
tests lavfi/silencedetect: use eval builtin to parse dB. 2012-12-06 15:08:38 +01:00
tools
.gitignore Add examples/resampling_audio to .gitignore. 2012-12-06 12:13:01 +01:00
arch.mak
Changelog lavf: add a concat demuxer. 2012-12-06 14:09:14 +01:00
cmdutils_common_opts.h
cmdutils.c Merge commit 'ff953fecffd3b9a616a046723fb9d4690be032a6' 2012-12-05 15:58:07 +01:00
cmdutils.h
common.mak
configure Merge remote-tracking branch 'qatar/master' 2012-12-04 14:23:22 +01:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c ffmpeg: use avformat_seek_file() instead of av_seek_frame(). 2012-12-02 00:06:02 +01:00
ffmpeg.c ffmpeg: small indent fix. 2012-12-04 16:40:11 +01:00
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.