]> git.sesse.net Git - ffmpeg/commit
qsvdec: split off some code that will be shared with the encoder
authorAnton Khirnov <anton@khirnov.net>
Fri, 13 Mar 2015 07:13:00 +0000 (08:13 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 27 Mar 2015 20:57:28 +0000 (21:57 +0100)
commitd0a63d8b989647ffdb5f40da8e1feaffe1a8e791
tree3358ed60bf27fa32b1abe47a91ea92ebd9fc1bbb
parentb04d009b0e1a34b717f3d3bbf407aef0c742aff1
qsvdec: split off some code that will be shared with the encoder
configure
libavcodec/Makefile
libavcodec/qsv.c [new file with mode: 0644]
libavcodec/qsv_internal.h [new file with mode: 0644]
libavcodec/qsvdec.c
libavcodec/qsvdec.h
libavcodec/qsvdec_h264.c