| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
87d5686151 |
avcodec/bsf: Add ff_bsf_get_packet_ref() function
Use of this function can save unnecessary malloc operation in bitstream filter. Signed-off-by: Jan Sebechlebsky <sebechlebskyjan@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> Signed-off-by: Luca Barbato <lu_zero@gentoo.org> |
9 years ago |
|
|
e1e1e8dbb2 |
bsf: add a flushing mechanism to AVBSFContext
Meant to reset the internal bsf state without the need to reinitialize it. Signed-off-by: James Almer <jamrial@gmail.com> |
7 years ago |
|
|
33d18982fa |
lavc: add a new bitstream filtering API
Deprecate the current bitstream filtering API. |
12 years ago |