git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
f6e2f8a
)
hevcdec: move parameter set parsing into a separate header
author
Anton Khirnov
<anton@khirnov.net>
Sun, 21 Aug 2016 16:02:02 +0000
(18:02 +0200)
committer
Anton Khirnov
<anton@khirnov.net>
Sun, 16 Oct 2016 18:26:47 +0000
(20:26 +0200)
This code is independent from the decoder, so it makes more sense for it
to to have its own header.
No differences found