OSDN Git Service

add assert check for potential NULL issue in test/encode/
[android-x86/hardware-intel-common-libva.git] / test / encode / h264encode.c
2016-07-22 Lim Siew Hoonadd assert check for potential NULL issue in test/encode/
2016-07-22 Lim Siew Hooncheck memory allocation and initialize to zero value...
2014-08-04 Xiang, Haihaoh264encode: check driver supports the RateControl contr...
2014-07-31 Xiang, Haihaoh264encode: Make it runnable with the latest libva...
2014-03-03 Gwenole Beauchesneva: drop VAEntrypointMax enumeration.
2013-06-25 Austin Yuanh264encode: fix mmap out of memmory issue
2013-06-25 Austin Yuanh264encode: add more cmdline options
2013-06-25 Austin Yuanh264encode: fix ftell overflow issue when open large...
2013-06-25 Austin Yuanh264encode: coding 1920x1080 with crop
2013-06-25 Austin Yuanh264encode: print correct number of RefPicList0/1
2013-06-25 Austin Yuanh264encode: fix thread lockup issue
2013-06-25 Austin Yuanh264encode: fix thread lockup issue
2013-06-25 Austin Yuanh264encode: fix idr_pic_id issue when encode multiple...
2013-06-25 Elaine Wangh264encode: reset IDR poc to 0
2013-06-25 Austin Yuanh264encode: dump reconstructed frame and calc PSNR
2013-06-25 Austin Yuanh264encode: use frame height not the height from VAImag...
2013-06-25 Austin Yuanh264encode: correct negative POC after a new IDR
2013-06-25 Austin Yuanh264encode: fix encode corruption issue with multiple...
2013-06-25 Elaine Wangh264encode: add some comments
2013-06-25 Elaine Wangh264encode: refine calculation logic of reference frame...
2013-06-25 Elaine Wangh264encode: fix wrong print information
2013-06-05 Gwenole Beauchesnetests: cope with new vaCreateSurfaces() API.
2013-05-28 Austin Yuanh264encode: fix build warning on Android
2013-05-28 Elaine Wangh264encode: fix some issues
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and...
2011-04-26 Xiang, HaihaoMerge branch 'snb-encoder'
2011-04-07 Xiang, Haihaotest/encode/h264encode: Destroy config after context.
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip...
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264'
2010-06-02 Austin Yuan1) clean up Android header file to make it work in...
2010-03-29 Austin YuanMerge branch 'powervr_iep_lite'
2010-03-24 Austin YuanMerge branch 'master' of git+ssh://AustinYuan@git.freed...
2010-03-08 Austin YuanRemove IN_LIBVA defines, Thanks for the patch from...
2010-03-05 Austin YuanFix a typo
2010-03-04 Austin YuanFix test/./h264encode.c issue
2009-12-01 Austin YuanMerge branch 'sync-fdo-master'
2009-12-01 Austin Yuanrefine test program: putsurface/h264encode
2009-11-27 Austin Yuanre-arrange test programs