FFmpeg git repo
Go to file
Hendrik Leppkes 35177ba77f avconv: add support for DXVA2 decoding
Signed-off-by: Anton Khirnov <anton@khirnov.net>
2014-04-28 21:21:54 +02:00
compat Work around broken floating point limits on some systems. 2014-03-10 10:27:17 +01:00
doc avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
libavcodec hwaccel: fix dxva2 & vaapi loop filter parameters 2014-04-28 20:23:17 +02:00
libavdevice
libavfilter filtfmts: remove unused lavf include 2014-04-19 16:20:57 +02:00
libavformat lavc: eliminate tb_unreliable() 2014-04-28 11:34:59 +02:00
libavresample aarch64: NEON optimized FIR audio resampling 2014-04-24 18:28:26 +02:00
libavutil lavu: add CHK_OFFS as AV_CHECK_OFFSET to check struct member offsets 2014-04-24 18:28:26 +02:00
libswscale swscale: Set alpha to opaque for internal palettes. 2014-04-12 14:07:19 -04:00
presets
tests fate: Add fic-in-avi test 2014-04-24 22:00:50 +01:00
tools qt-faststart: Add a note about the -movflags +faststart feature 2014-03-01 00:25:17 +02:00
.gitignore
COPYING.GPLv2
COPYING.GPLv3
COPYING.LGPLv2.1
COPYING.LGPLv3
CREDITS
Changelog avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
INSTALL
LICENSE
Makefile avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
README
RELEASE Prepare for 11_alpha1 Release 2014-03-13 08:24:11 -04:00
arch.mak aarch64: add armv8 CPU flag 2014-04-06 21:18:49 +02:00
avconv.c avconv: always reset packet pts after decoding an audio frame 2014-04-22 07:45:49 +02:00
avconv.h avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
avconv_dxva2.c avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
avconv_filter.c
avconv_opt.c avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
avconv_vdpau.c
avplay.c
avprobe.c
avserver.c
cmdutils.c avconv: Match stream id 2014-03-13 11:59:34 +01:00
cmdutils.h cmdutils: Mark exit_program as av_noreturn 2014-03-28 00:40:43 +01:00
cmdutils_common_opts.h
common.mak
configure avconv: add support for DXVA2 decoding 2014-04-28 21:21:54 +02:00
library.mak
version.sh

README

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

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

* Read the documentation in the doc/ directory.

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

* See the LICENSE file.