FFmpeg git repo
Go to file
Christophe Gisquet 14ca0aa69b hevc: wait proper position for tmvp
The position is either rounded or not checked, so delay the wait to
check the proper value.

Reviewed-by: Mickaël Raulet <mraulet@insa-rennes.fr>

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-08-12 10:13:21 +00:00
compat
doc avresample: Introduce AVFrame-based API 2014-08-10 14:26:37 +02:00
libavcodec hevc: wait proper position for tmvp 2014-08-12 10:13:21 +00:00
libavdevice Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
libavfilter Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
libavformat mpegts: Return proper error code on invalid input data 2014-08-10 07:24:30 -07:00
libavresample avresample: Introduce AVFrame-based API 2014-08-10 14:26:37 +02:00
libavutil avresample: Introduce AVFrame-based API 2014-08-10 14:26:37 +02:00
libswscale Bump major versions of all libraries. 2014-08-09 16:58:33 +00:00
presets
tests fate: generate tests/pixfmts.mak for all targets requiring it 2014-08-05 12:18:59 +02:00
tools
.gitignore fate: Split fate-pixdesc tests and dispatch them through Make 2014-08-01 01:18:30 -07:00
arch.mak
avconv_dxva2.c
avconv_filter.c
avconv_opt.c video4linux2: Avoid a floating point exception 2014-07-28 13:11:41 -07:00
avconv_vda.c
avconv_vdpau.c
avconv.c avconv: set the output stream timebase 2014-07-09 13:30:33 +00:00
avconv.h
avplay.c avplay: Handle pixel aspect ratio properly 2014-07-08 21:14:43 +03:00
avprobe.c
Changelog Add Icecast protocol 2014-08-04 12:56:42 +03:00
cmdutils_common_opts.h
cmdutils.c
cmdutils.h
common.mak
configure configure: Don't pass MSVC compiler options -M[TD] to armasm 2014-08-10 21:29:06 +03:00
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
INSTALL
library.mak build: Support executable only ldflags 2014-07-21 22:18:35 +02:00
LICENSE
Makefile configure: add support for neon intrinsics 2014-07-21 23:18:29 +02:00
README
RELEASE Prepare for 11_alpha2 Release 2014-08-10 10:07:55 -04:00
version.sh

Libav README
------------

1) Documentation
----------------

* Read the documentation in the doc/ directory.

2) Licensing
------------

* See the LICENSE file.