h264encode: fix thread lockup issue
[platform/upstream/libva.git] / test / encode / h264encode.c
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... 20100324_5.3.0.0000
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