| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Jun Zhao <[email protected]>
|
| |
|
|
|
|
|
|
|
|
|
| |
avcodec_free_context have handle NULL pointer case, so caller doesn't
need to check the NULL before call this function.
Signe-off-by: Jun Zhao <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
|
|
|
|
| |
Fixes CID #1424882.
|
|
Supports only raw NV12 input.
Example use:
./vaapi_encode 1920 1080 test.yuv test.h264
Signed-off-by: Jun Zhao <[email protected]>
Signed-off-by: Liu, Kaixuan <[email protected]>
Signed-off-by: Mark Thompson <[email protected]>
|