ffmpeg/doc
Mark Thompson d06aa24ba5 hwcontext: Hardware frame mapping
Adds the new av_hwframe_map() function, which allows mapping between
hardware frames and normal memory, along with internal support for
implementing it.

Also adds av_hwframe_ctx_create_derived(), for creating a hardware
frames context associated with one device using frames mapped from
another by some hardware-specific means.
2016-11-03 23:49:01 +00:00
..
doxy
examples examples/decode_video: remove a stray unrelated comment 2016-11-02 10:20:41 +01:00
.gitignore
APIchanges hwcontext: Hardware frame mapping 2016-11-03 23:49:01 +00:00
Doxyfile
Makefile examples/avcodec: split the remaining two examples into separate files 2016-11-02 10:16:04 +01:00
RELEASE_NOTES
avconv.texi Replace leftover uses of -aframes|-dframes|-vframes with -frames:a|d|v 2016-10-22 16:50:41 +02:00
avplay.texi
avprobe.texi
avtools-common-opts.texi
avutil.txt
bitstream_filters.texi lavc: add a bitstream filter for extracting extradata from packets 2016-10-16 20:27:16 +02:00
build_system.txt
decoders.texi
demuxers.texi
developer.texi
doxy-wrapper.sh
encoders.texi
eval.texi
faq.texi
fate.texi
filters.texi High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 2016-08-29 19:09:59 +02:00
general.texi High Definition Compatible Digital (HDCD) decoder filter, using libhdcd 2016-08-29 19:09:59 +02:00
git-howto.texi
git-howto.txt
indevs.texi
libavfilter.texi
metadata.texi
multithreading.txt
muxers.texi
nut.texi
optimization.txt idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
outdevs.texi
platform.texi
print_options.c doc: Turn off noisy deprecation warnings in the option printer 2016-11-02 10:33:39 +01:00
protocols.texi
rate_distortion.txt
soc.txt
swscale.txt
t2h.init
tablegen.txt
texi2pod.pl
viterbi.txt