James Almer
|
46e4562b3a
|
avcodec/cbs_bsf: use ff_cbs_read_packet_side_data() to parse extradata in packet side data
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-08-14 23:06:38 -03:00 |
|
Andreas Rheinhardt
|
57b5ec6ba7
|
avcodec/avcodec: Stop including bsf.h in avcodec.h
Also include bsf.h directly wherever it is used.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
|
2021-07-22 11:14:16 +02:00 |
|
Andreas Rheinhardt
|
ef6a9e5e31
|
avutil/buffer: Switch AVBuffer API to size_t
Announced in 14040a1d91 .
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-04-27 10:43:13 -03:00 |
|
James Almer
|
d8a18c8fc2
|
avcodec: use the buffer_size_t typedef where required
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-03-10 20:26:36 -03:00 |
|
Mark Thompson
|
01a68c12a7
|
cbs: Implement common parts of cbs-based bitstream filters separately
This allows removal of a lot of duplicated code between BSFs.
|
2021-01-21 17:13:54 +00:00 |
|