Mark Thompson
|
1d12a545ce
|
cbs: Add an explicit type for coded bitstream unit types
Also fix conversion specifiers used for the unit type.
|
8 years ago |
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.
|
8 years ago |
Mark Thompson
|
476d301316
|
cbs: Add a missing return value check
|
8 years ago |
Mark Thompson
|
44cde38c8a
|
cbs: Always check for bitstream end before reading
|
8 years ago |
Mark Thompson
|
2bc9ba8d3c
|
lavc: Add coded bitstream read/write support for MPEG-2
Also enable MPEG-2 support in the trace_headers filter.
|
8 years ago |
Mark Thompson
|
867381b8b5
|
lavc: Add coded bitstream read/write support for H.265
|
8 years ago |
Mark Thompson
|
acf06f4544
|
lavc: Add coded bitstream read/write support for H.264
|
8 years ago |
Mark Thompson
|
18f1706f33
|
lavc: Add coded bitstream read/write API
|
8 years ago |