OSDN Git Service

test/encode/avcenc: update the SPS parameter for encoding
[android-x86/hardware-intel-common-libva.git] / test / encode /
2014-09-08 Zhao Yakuitest/encode/avcenc: update the SPS parameter for encoding
2014-09-08 Zhao Yakuitest/avcenc: Fix the incorrect parameter setting for...
2014-09-08 Zhao Yakuitest/avcenc: Remove the dynamic shrink of coded buffer
2014-08-04 Xiang, Haihaoavcenc: only support chroma_format_idc with 1
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-09-13 Zhao YakuiMPEG2ENC: Initialize the f_code based on supported...
2013-06-27 Xiang, Haihaotests: rename mpeg2enc to mpeg2vaenc
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-24 Zhao YakuiAVCENC: Pass the H264 RefPicList0/1 by using slice_para...
2013-06-05 Gwenole Beauchesnetests: cope with new vaCreateSurfaces() API.
2013-05-28 Xiang, Haihaotest: update MPEG-2 encoding case
2013-05-28 Austin Yuanh264encode: fix build warning on Android
2013-05-28 Austin Yuanh264encode: remove the leftover file h264encode_android.cpp
2013-05-28 Elaine Wangh264encode: fix some issues
2013-05-28 Austin Yuantest/h264encode: refine the h264encode to support advan...
2013-05-28 Xiang, Haihaompeg2enc: find the proper profile and level
2013-05-28 Xiang, Haihaompeg2enc: Fix the picture header for B frame
2013-05-28 Xiang, Haihaompeg2enc: Fix time_code_seconds in time_code
2013-05-28 Xiang, Haihaompeg2enc: temporal_referenc and GOP header follow MPEG...
2013-05-28 Xiang, Haihaompeg2enc: Silence compiler warning
2013-05-28 Xiang, Haihaotest/encode: Add -Wall option to default build flags
2013-05-28 Xiang, Haihaompeg2enc: Simplify the mapping between display order...
2013-05-28 Xiang, Haihaompeg2enc: set the frames between I and P frames
2013-05-28 Xiang, Haihaompeg2enc: forward and backword referenc follow the...
2013-05-28 Xiang, Haihaompeg2enc: Remove the assertion for mode 1
2013-05-28 Xiang, Haihaompeg2enc: f_code[s][t] follows the picture coding type
2013-05-28 Xiang, Haihaompeg2enc: level and profile follow the user setting
2013-05-28 Xiang, Haihaompeg2enc: Options for profile and level
2013-05-28 Xiang, Haihaompeg2enc: enumerate mode type
2013-05-28 Xiang, Haihaompeg2enc: fix a typo
2013-05-28 Xiang, Haihaompeg2enc: Set default qp to 8
2013-05-28 Xiang, Haihaompeg2enc: Keep the packed data consistent with each...
2013-05-28 Xiang, Haihaompeg2enc: update time_code for the new GOP
2013-05-28 Xiang, Haihaompeg2enc: update temporal_reference
2013-05-28 Xiang, Haihaompeg2enc: Fix the period between I frames
2013-05-28 Xiang, Haihaompeg2enc: add --mode option to command line
2013-05-28 Xiang, Haihaompeg2enc: insert picture header for each picture
2013-05-28 Xiang, Haihaompeg2enc: Fix top_field_first
2013-05-28 Xiang, Haihaompeg2enc: f_code[s][t] takes the value 15 for I frame
2013-05-28 Xiang, Haihaompeg2enc: make sure start codes are byte aligned
2013-05-28 Xiang, Haihaompeg2enc: VBV buffer size
2013-05-28 Xiang, Haihaompeg2enc: find the right frame_rate_code
2013-05-28 Xiang, Haihaompeg2enc: Update intra slice flag
2013-05-28 Xiang, Haihaompeg2enc: Pass slice parameters in a group
2013-05-28 Xiang, Haihaompeg2enc: A simple MPEG-2 encoder based on VA-API
2013-05-28 Zhao YakuiAdd the SEI segment for CBR mode to pass HRD test
2013-05-28 Xiang, Haihaoavcenc: Fix constraint flag
2013-05-28 Zhao Yakuitest/avcenc: link with -lpthread.
2013-05-28 Austin YuanVAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
2013-05-28 Zhou ChangAdded high profile support in SPS for avcenc.
2013-05-28 Xiang, Haihaotest: use the new H264 encoding and VPP interfaces
2013-05-28 Zhou Changtest/encode/avcenc: Add HRD support in avcenc demo...
2013-05-28 Xiang, Haihaotest/encode/avcenc: support I420/YV12 format
2013-05-28 Zhou Changtest/encode/avcenc: Add transform 8x8 support in test...
2013-05-28 Xiang, Haihaotest: use new interface for all test cases
2013-05-28 Hai Lantest/encode/avcenc: use kbps as fb input
2013-05-28 Xiang, Haihaotest/encode/avcenc: use new packed header interface
2013-05-28 Zhou Changtest/encode/avcenc: Wait upload thread exiting before...
2013-05-28 Zhou Changtest/encode/avcenc: Simplify the IPB pattern file upload
2013-05-28 Zhou Changtest/encode/avcenc: Fixed bug about B frame display...
2013-05-28 Hai Lanavcenc: correct the description for the mode parameter
2013-05-28 Xiang, Haihaotest/encode/avcenc: close files
2013-05-28 Xiang, Haihaotest/encode/avcenc: re-try until success
2013-05-28 Xiang, Haihaotest/encode/avcenc: upload YUV data in a thread
2013-05-28 Xiang, Haihaotest/encode/avcenc: silence waring about implicit decla...
2013-05-28 Xiang, Haihaotest/encode/avcenc: postpone YUV data uploading
2013-05-28 Xiang, Haihaotest/encode/avcenc: increase the times of trying after...
2013-05-28 Hai Lanavcenc: use gettimeofday to calculate the FPS
2013-05-28 Hai Lantest/encode/avcenc: Fix bug of ignoring QP value
2013-05-28 Hai Lantest/encode/avcenc: Fix a QP error in avcenc
2013-05-28 Hai Lantest/encode/avcenc: Add a parameter to set I/IP/IPB...
2013-05-28 Zhou Changtest/encode/avcenc: Support continue B frames in test...
2013-05-28 Xiang, Haihaotest/encode/avcenc: use generic ExtType name in test...
2013-05-28 Xiang, Haihaotest/encode/avcenc: send packed PPS/SPS header to driver
2013-05-28 Zhou Changtest/encode/avcenc: Modify default direct mode.
2013-05-28 Xiang, Haihaotest/encode/avcenc: use a small size for coded buffer.
2013-05-28 Xiang, Haihaotest/encode/avcenc: directly uses coded buffer size
2013-05-28 Xiang, Haihaotest/encode/avcenc: directly save slice data
2013-05-28 Xiang, Haihaotest/encode/avcenc: use trail data to calculate slice...
2013-05-28 Xiang, Haihaotest/encode/avcenc: don't generate slice header anymore
2013-05-28 Xiang, Haihaotest/encode/avcenc: pass all parameters to driver
2013-05-28 Xiang, Haihaotest/encode/avcenc: use new buffer type to pass parameters
2013-05-28 Xiang, Haihaotest/encode/avcenc: indentation fix
next