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
|
476d301316
|
cbs: Add a missing return value check
|
2017-11-12 16:00:27 +00:00 |
|
Mark Thompson
|
686e388bbb
|
lavc: Add coded bitstream read/write support for MPEG-2
(cherry picked from commit 2bc9ba8d3c)
(cherry picked from commit a41b69b5eb)
|
2017-10-17 20:56:29 +01:00 |
|
Mark Thompson
|
9b0c7aa0e4
|
lavc: Add coded bitstream read/write support for H.265
(cherry picked from commit 867381b8b5)
(cherry picked from commit f763489364)
(cherry picked from commit 067a9ddeb8)
|
2017-10-17 20:56:29 +01:00 |
|
Mark Thompson
|
b4c915f4b3
|
lavc: Add coded bitstream read/write support for H.264
(cherry picked from commit acf06f4544)
(cherry picked from commit 768eb9182e)
(cherry picked from commit e7f64191b2)
|
2017-10-17 20:56:29 +01:00 |
|
Mark Thompson
|
6734eef6b8
|
lavc: Add coded bitstream read/write API
(cherry picked from commit 18f1706f33)
(cherry picked from commit 44cde38c8a)
|
2017-10-17 20:56:29 +01:00 |
|
Mark Thompson
|
44cde38c8a
|
cbs: Always check for bitstream end before reading
|
2017-09-12 22:11:41 +01: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
|
867381b8b5
|
lavc: Add coded bitstream read/write support for H.265
|
2017-08-12 22:17:20 +01:00 |
|
Mark Thompson
|
acf06f4544
|
lavc: Add coded bitstream read/write support for H.264
|
2017-08-12 22:17:20 +01:00 |
|
Mark Thompson
|
18f1706f33
|
lavc: Add coded bitstream read/write API
|
2017-08-12 22:17:20 +01:00 |
|