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 |
|
James Almer
|
36d4e4c9b5
|
tools/target_bsf_fuzzer: use av_packet_alloc() to allocate packets
Signed-off-by: James Almer <jamrial@gmail.com>
|
2021-03-17 15:19:37 -03:00 |
|
James Almer
|
c055a476b2
|
tools/target_bsf_fuzzer: set bitstream filter options
Should increase coverage with some bitstream filters
Signed-off-by: James Almer <jamrial@gmail.com>
|
2020-11-20 19:20:33 -03:00 |
|
James Almer
|
837eb320b8
|
tools/target_bsf_fuzzer: Call av_bsf_flush() in a fuzzer choosen pattern
This should increase coverage.
Based on a commit by Michael Niedermayer
Signed-off-by: James Almer <jamrial@gmail.com>
|
2020-11-20 12:43:51 -03:00 |
|
Anton Khirnov
|
bf80725352
|
lavc: rename bsf.h to bsf_internal.h
This will allow adding a public header named bsf.h
|
2020-05-22 14:38:57 +02:00 |
|
James Almer
|
964eb754b4
|
tools: add a fuzzer tool for bitstream filters
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: James Almer <jamrial@gmail.com>
|
2019-12-05 20:49:15 -03:00 |
|