Derek Buitenhuis
|
a2922b5d61
|
Merge commit 'ecc31f6b08'
* commit 'ecc31f6b08':
h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
|
2016-04-27 16:34:40 +01:00 |
|
Derek Buitenhuis
|
ee38234c43
|
Merge commit 'e481458bc3'
* commit 'e481458bc3':
h264: factor out pred weight table parsing into a separate file
Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
|
2016-04-26 15:04:29 +01:00 |
|
Anton Khirnov
|
ecc31f6b08
|
h264: move ff_h264_check_intra[4x4]_pred_mode() to h264_parse
It is shared with svq3.
|
2016-03-28 09:53:56 +02:00 |
|
Anton Khirnov
|
e481458bc3
|
h264: factor out pred weight table parsing into a separate file
This will allow decoupling the parser from the decoder.
|
2016-03-28 09:48:31 +02:00 |
|