Mark Thompson
|
2651352988
|
cbs: Allocate the context inside the init function
... instead of making callers allocate it themselves. This is more
consistent with other APIs in libav.
|
2018-02-20 22:04:12 +00:00 |
|
Mark Thompson
|
2bc9ba8d3c
|
lavc: Add coded bitstream read/write support for MPEG-2
Also enable MPEG-2 support in the trace_headers filter.
|
2017-08-20 13:59:17 +01:00 |
|
Mark Thompson
|
f11d8a5e8b
|
lavc: Add trace_headers bitstream filter
Supports all streams that the coded bitstream infrastructure does
(currently H.264 and H.265).
|
2017-08-12 22:17:20 +01:00 |
|