]> git.sesse.net Git - ffmpeg/commit
hevc: export stream parameters from extradata
authorAnton Khirnov <anton@khirnov.net>
Sun, 29 Mar 2015 12:15:41 +0000 (14:15 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 3 Apr 2015 11:10:03 +0000 (13:10 +0200)
commit7693ba0a0eecdcdba71b7fbd9a4a12d1ba7b82aa
tree6b0012a37b54d100be2a10f8a7d6d64eaa2e6d55
parent1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5
hevc: export stream parameters from extradata

This allows the callers to have a hint of the probable stream parameters
without actually decoding anything.
libavcodec/hevc.c