Author | SHA1 | Message | Date |
---|---|---|---|
|
c359d624d3 |
hevcdec: move decoder-independent declarations into a separate header
This way they can be reused by other code without including the whole decoder-specific hevcdec.h Also, add the HEVC_ prefix to them, since similarly named values exist for H.264 as well and are sometimes used in the same code. |
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 |
|
5846646296 |
Add raw HEVC demuxer
Signed-off-by: Anton Khirnov <anton@khirnov.net> |
11 years ago |