Author | SHA1 | Message | Date |
---|---|---|---|
|
10bcc41bb4 | examples: Don't call deprecated functions which don't do anything | 7 years ago |
|
9b955eece6 |
examples/vaapi_encode: Remove redundancy check when free context.
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 <jun.zhao@intel.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc> |
7 years ago |
|
a763d27827 |
examples/vaapi_encode: Fix leak on hwframe init failure
Fixes CID #1424882. |
7 years ago |
|
23db3a1ae6 |
examples: Add a VA-API encode example.
Supports only raw NV12 input. Example use: ./vaapi_encode 1920 1080 test.yuv test.h264 Signed-off-by: Jun Zhao <jun.zhao@intel.com> Signed-off-by: Liu, Kaixuan <kaixuan.liu@intel.com> Signed-off-by: Mark Thompson <sw@jkqxz.net> |
7 years ago |