James Almer
|
7f01c209f2
|
vp9_superframe_bsf: implement a AVBSFContext.flush() callback
Signed-off-by: James Almer <jamrial@gmail.com>
|
7 years ago |
James Almer
|
5c22c90c1d
|
vp9_superframe_bsf: cache packets by creating new references instead of moving pointers
Fixes invalid reads after free.
Signed-off-by: James Almer <jamrial@gmail.com>
|
8 years ago |
Anton Khirnov
|
3fb6b98b5e
|
vp9_superframe_bsf: cache input packets directly
Avoids unnecessary allocs+copies and makes the code slightly simpler.
|
8 years ago |
Anton Khirnov
|
126bc2c33b
|
vp9_superframe_bsf: convert to the new bitstream reader
|
8 years ago |
Ronald S. Bultje
|
0cf949a011
|
vp9: Add bsf to merge superframes
From ffmpeg commit 2e6636aa87.
|
10 years ago |