1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-07 11:13:41 +02:00
Go to file
Paul B Mahol ad56535dd1 avformat: fix orig_pos type to match pkt->pos
Signed-off-by: Paul B Mahol <onemda@gmail.com>
2013-04-23 13:56:34 +00:00
compat
doc avfilter/drawtext: add pict_type support 2013-04-23 03:35:28 +02:00
libavcodec avcodec/x86/sbrdsp_init: disable using the noise code in x86_64 MSVC 2013-04-23 12:46:28 +02:00
libavdevice
libavfilter Merge remote-tracking branch 'qatar/master' 2013-04-23 11:01:46 +02:00
libavformat avformat: fix orig_pos type to match pkt->pos 2013-04-23 13:56:34 +00:00
libavresample
libavutil lavu/opencl:optimize compile kernel operation 2013-04-22 15:07:54 +02:00
libpostproc
libswresample
libswscale
presets
tests Merge remote-tracking branch 'qatar/master' 2013-04-22 20:00:54 +02:00
tools ismindex: check mkdir()s return code 2013-04-21 19:53:18 +02:00
.gitignore
arch.mak
Changelog lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils_common_opts.h
cmdutils.c lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils.h
common.mak
configure
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c ffmpeg_filter: fix leak on error 2013-04-21 11:59:34 +02:00
ffmpeg_opt.c
ffmpeg.c
ffmpeg.h
ffplay.c ffplay: check av_samples_get_buffer_size() return 2013-04-21 18:56:18 +02:00
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.