FFmpeg git repo
Go to file
Mickaël Raulet 93c1fe4de3 hevc: add ts demux support
cherry picked from commit 925ee44364a7bce58e2ac5bac91077ce0a75d883

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-10-15 23:48:00 +02:00
compat
doc doc: make x11grab examples consistent with option names 2013-10-14 23:08:52 +02:00
libavcodec lavc/hevc: mark decoder as experimental 2013-10-15 22:13:02 +02:00
libavdevice
libavfilter
libavformat hevc: add ts demux support 2013-10-15 23:48:00 +02:00
libavresample Merge commit '206895708ea2b464755d340e44501daf9a07c310' 2013-10-14 15:54:23 +02:00
libavutil Merge remote-tracking branch 'qatar/master' 2013-10-14 16:13:57 +02:00
libpostproc
libswresample
libswscale
presets
tests fate: add pxr24 exr test 2013-10-15 12:41:23 +00:00
tools
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog
INSTALL
LICENSE
MAINTAINERS
Makefile
README
RELEASE
arch.mak
cmdutils.c
cmdutils.h
cmdutils_common_opts.h
common.mak
configure lavc: add a HEVC decoder. 2013-10-15 22:13:02 +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.