Author | SHA1 | Message | Date |
---|---|---|---|
|
150c896a9e |
hevcdec: split ff_hevc_diag_scan* declarations into a separate header
This will be useful in the following commits. |
8 years ago |
|
4abe3b049d |
hevc: rename hevc.[ch] to hevcdec.[ch]
This is more consistent with the rest of libav and frees up the hevc.h name for decoder-independent shared declarations. |
8 years ago |
|
a062a55d37 |
hevc_parser: fix standalone build with the hevc decoder disabled
The parser depends on hevc_ps, which in turn needs some data tables. Found-by: James Almer <jamrial@gmail.com> |
9 years ago |