Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | av1parse: set the default alignment for input and output. | He Junyan | 2021-01-26 | 1 | -6/+7 |
* | av1parse: Reset the annex_b when meet TU inside a buffer. | He Junyan | 2021-01-26 | 1 | -0/+3 |
* | av1parse: Output each OBU when output is aligned to obu. | He Junyan | 2021-01-26 | 1 | -41/+42 |
* | av1parse: Always copy the OBU to cache. | He Junyan | 2021-01-26 | 1 | -40/+44 |
* | av1parse: Improve the logic when to drop the OBU. | He Junyan | 2021-01-26 | 1 | -15/+9 |
* | av1parse: Fix some issues in the src caps. | He Junyan | 2021-01-23 | 1 | -17/+26 |
* | videoparsers: av1: Add the AV1 parse. | He Junyan | 2021-01-19 | 1 | -0/+1699 |