]> git.sesse.net Git - ffmpeg/commit
hevc_parser: parse and export some stream parameters
authorAnton Khirnov <anton@khirnov.net>
Thu, 9 Jul 2015 17:34:51 +0000 (19:34 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 12 Jul 2015 16:15:40 +0000 (18:15 +0200)
commit650060dfb665552442ec11b456660e3e9a9d9016
treed12e2ce4b4143dcbbe84217be9c60fb1ddc72692
parent7f78155dc6b65be55efb5309b6dd2bb33925a8c4
hevc_parser: parse and export some stream parameters

Particularly those that will be needed by the QSV decoder.
More can be added later as necessary.
configure
libavcodec/Makefile
libavcodec/hevc_parser.c