FFmpeg git repo
Go to file
Michael Niedermayer ba323d67fa avformat/write_packet: drop disabled code
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-04-26 14:57:56 +02:00
compat
doc doc/filters: fix afade 2nd example 2013-04-26 09:39:10 +00:00
libavcodec dcaenc: silence address sanitizer warning 2013-04-26 11:41:00 +00:00
libavdevice
libavfilter lavfi/stereo3d: avoid division when changing aspect ratio 2013-04-26 10:13:50 +00:00
libavformat avformat/write_packet: drop disabled code 2013-04-26 14:57:56 +02:00
libavresample
libavutil lavu/opencl:add opencl set param function 2013-04-26 03:04:42 +02:00
libpostproc
libswresample
libswscale
presets
tests avformat/mux: set avoid_negative_ts based on flags if not overridden by user or muxer 2013-04-26 14:51:47 +02:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
INSTALL
LICENSE lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
MAINTAINERS MAINTAINERS: add jpeg2000 maintainer 2013-04-24 16:42:47 +02:00
Makefile
README
RELEASE
arch.mak
cmdutils.c lavfi: add timeline support. 2013-04-23 01:02:27 +02:00
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavfi: add video stabilization plugins using vid.stab library 2013-04-24 18:30:42 +02:00
ffmpeg.c
ffmpeg.h
ffmpeg_filter.c
ffmpeg_opt.c
ffplay.c
ffprobe.c
ffserver.c
library.mak
version.sh

README

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.