Author | SHA1 | Message | Date |
---|---|---|---|
|
b43b95f478 |
vp9_raw_reorder_bsf: Remove a redundant allocation
This was left over from an earlier version which created the new packet inside the current frame structure. Now it just leaks an unused packet, so remove the allocation entirely. |
8 years ago |
|
34e051d168 |
vp9: Add bsf to fix reordering in raw streams
Takes a raw input stream containing frames with correct timestamps but possibly out of order and inserts additional show-existing-frame packets to correct the ordering. |
8 years ago |