Matthieu Bouron
|
140da8e810
|
lavc: add hevc mediacodec decoder
|
2016-09-15 21:48:28 +02:00 |
|
Anton Khirnov
|
fa936a307f
|
hevc_parse: rename into h2645_parse
This code will be shared with h264.
|
2016-03-28 09:42:44 +02:00 |
|
Vittorio Giovara
|
059a934806
|
lavc: Consistently prefix input buffer defines
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
2015-07-27 15:24:59 +01:00 |
|
Anton Khirnov
|
d82e1adc20
|
hevc: move splitting the packet into NALUs into a separate function
This function is independent of the decoding context, so we'll be able
to use it in the parser.
|
2015-07-12 18:15:39 +02:00 |
|
Anton Khirnov
|
69ab9f53f9
|
hevc: split bitstream unescaping to a separate file
It will be useful in the QSV HEVC encoder.
|
2015-07-08 23:38:32 +02:00 |
|