FFmpeg git repo
Go to file
Stefano Sabatini d3aa04b150 doc/protocols/rtp: apply misc fixes
Partially suggested-by Burek Pekaric <burek021@gmail.com>.
2013-10-27 12:44:48 +01:00
compat
doc doc/protocols/rtp: apply misc fixes 2013-10-27 12:44:48 +01:00
libavcodec avcodec/hevcpred_template: Fix integer overflows 2013-10-27 11:54:53 +01:00
libavdevice lavd/pulse_audio_enc: avoid vars in for() 2013-10-26 01:58:18 +02:00
libavfilter
libavformat avformat/utils: do not override pts in h264 when they are provided from the demuxer 2013-10-27 02:27:45 +02:00
libavresample
libavutil lavu/parseutils: add av_get_known_color_name() 2013-10-27 09:16:05 +01:00
libpostproc
libswresample
libswscale
presets
tests FATE: update HEVC tests 2013-10-27 10:15:56 +01:00
tools
.gitignore
arch.mak
Changelog Changelog: add entry for HEVC support. 2013-10-27 10:34:34 +01:00
cmdutils_common_opts.h cmdutils: add -colors option 2013-10-27 09:18:45 +01:00
cmdutils.c cmdutils: add -colors option 2013-10-27 09:18:45 +01:00
cmdutils.h cmdutils: add -colors option 2013-10-27 09:18:45 +01:00
common.mak
configure configure: link with built libs when pc-uninstalled is used 2013-10-26 14:06:40 +02:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
ffmpeg_filter.c
ffmpeg_opt.c
ffmpeg.c ffmpeg: make stream default if its the only of its kind and no source can be unambigously assigned to it 2013-10-25 02:08:35 +02:00
ffmpeg.h
ffplay.c ffplay: add support for libswresample options 2013-10-26 12:23:54 +02:00
ffprobe.c
ffserver.c
INSTALL
library.mak
LICENSE
MAINTAINERS MAINTAINERS: add my name for Launchpad 2013-10-27 12:11:06 +01:00
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.