Anton Khirnov
|
c8dcff0cdb
|
h264: factor out calculating the POC count into a separate file
This will allow decoupling the parser from the decoder.
|
9 years ago |
Anton Khirnov
|
71d3305c27
|
h264_parse: make sure the ref count is zeroed on all failure paths
|
9 years ago |
Anton Khirnov
|
a6e27f7add
|
h264: factor out parsing the reference count into a separate file
This will allow decoupling the parser from the decoder.
|
9 years ago |
Anton Khirnov
|
ecc31f6b08
|
h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse
It is shared with svq3.
|
9 years ago |
Anton Khirnov
|
e481458bc3
|
h264: factor out pred weight table parsing into a separate file
This will allow decoupling the parser from the decoder.
|
9 years ago |