mpeg2enc: set the frames between I and P frames
[profile/ivi/libva.git] / test / encode /
2012-12-07 Xiang, Haihaompeg2enc: set the frames between I and P frames
2012-12-07 Xiang, Haihaompeg2enc: forward and backword referenc follow the...
2012-12-07 Xiang, Haihaompeg2enc: Remove the assertion for mode 1
2012-12-07 Xiang, Haihaompeg2enc: f_code[s][t] follows the picture coding type
2012-12-07 Xiang, Haihaompeg2enc: level and profile follow the user setting
2012-12-07 Xiang, Haihaompeg2enc: Options for profile and level
2012-12-07 Xiang, Haihaompeg2enc: enumerate mode type
2012-12-07 Xiang, Haihaompeg2enc: fix a typo
2012-12-07 Xiang, Haihaompeg2enc: Set default qp to 8
2012-12-07 Xiang, Haihaompeg2enc: Keep the packed data consistent with each...
2012-12-07 Xiang, Haihaompeg2enc: update time_code for the new GOP
2012-12-07 Xiang, Haihaompeg2enc: update temporal_reference
2012-12-07 Xiang, Haihaompeg2enc: Fix the period between I frames
2012-12-07 Xiang, Haihaompeg2enc: add --mode option to command line
2012-12-07 Xiang, Haihaompeg2enc: insert picture header for each picture
2012-12-07 Xiang, Haihaompeg2enc: Fix top_field_first
2012-12-07 Xiang, Haihaompeg2enc: f_code[s][t] takes the value 15 for I frame
2012-12-07 Xiang, Haihaompeg2enc: make sure start codes are byte aligned
2012-12-07 Xiang, Haihaompeg2enc: VBV buffer size
2012-12-07 Xiang, Haihaompeg2enc: find the right frame_rate_code
2012-12-07 Xiang, Haihaompeg2enc: Update intra slice flag
2012-12-07 Xiang, Haihaompeg2enc: Pass slice parameters in a group
2012-12-07 Xiang, Haihaompeg2enc: A simple MPEG-2 encoder based on VA-API
2012-10-09 Gwenole Beauchesnetests: add missing -lpthread link option.
2012-10-08 Gwenole Beauchesnetests: fix build with alternate X11 paths.
2012-09-28 Gwenole Beauchesneandroid: fix build of test programs.
2012-09-28 Gwenole Beauchesnetests: include "sysdeps.h" wherever necessary.
2012-09-27 Haitao Huangandroid: fix tests for Android ICS.
2012-09-27 Gwenole Beauchesnetests: sanitize build of test cases.
2012-09-27 Gwenole Beauchesnebuild: drop useless Makefile variables.
2012-09-27 Zhao YakuiAdd the SEI segment for CBR mode to pass HRD test
2012-09-07 Xiang, Haihaoavcenc: Fix constraint flag
2012-08-01 Zhao Yakuitest/avcenc: link with -lpthread.
2012-07-27 Dmitry ErmilovAllow build without VA/X11 API.
2012-07-16 Gwenole Beauchesnetests: avcenc: allow selection of display.
2012-07-13 Dmitry Ermilovtests: avcenc: use common VA display creation routines.
2012-07-13 Gwenole Beauchesnetest: fix avcenc build on Android.
2012-07-06 Haitao Huangtest/encode: add avcenc target for Android.mk.
2012-07-06 Haitao Huangtest/encode/avcenc: rename swap32() to va_swap32().
2012-07-06 Haitao Huangtest: remove trailing whitespaces in Android.mk files.
2012-05-21 Austin Yuanlicense header: add the missing license header to files
2012-04-25 Austin YuanVAEncXXXH264Baseline: start to drop VAEncXXXXBaseline
2012-03-22 Zhou ChangAdded high profile support in SPS for avcenc.
2012-02-22 Xiang, Haihaotest: use the new H264 encoding and VPP interfaces
2012-02-22 Zhou Changtest/encode/avcenc: Add HRD support in avcenc demo...
2012-02-22 Xiang, Haihaotest/encode/avcenc: support I420/YV12 format
2012-02-22 Zhou Changtest/encode/avcenc: Add transform 8x8 support in test...
2012-02-22 Xiang, Haihaotest: use new interface for all test cases
2012-02-22 Hai Lantest/encode/avcenc: use kbps as fb input
2012-02-22 Xiang, Haihaotest/encode/avcenc: use new packed header interface
2012-02-22 Zhou Changtest/encode/avcenc: Wait upload thread exiting before...
2012-02-22 Zhou Changtest/encode/avcenc: Simplify the IPB pattern file upload
2012-02-22 Zhou Changtest/encode/avcenc: Fixed bug about B frame display...
2012-02-22 Hai Lanavcenc: correct the description for the mode parameter
2012-02-22 Xiang, Haihaotest/encode/avcenc: close files
2012-02-22 Xiang, Haihaotest/encode/avcenc: re-try until success
2012-02-22 Xiang, Haihaotest/encode/avcenc: upload YUV data in a thread
2012-02-22 Xiang, Haihaotest/encode/avcenc: silence waring about implicit decla...
2012-02-22 Xiang, Haihaotest/encode/avcenc: postpone YUV data uploading
2012-02-22 Xiang, Haihaotest/encode/avcenc: increase the times of trying after...
2012-02-22 Hai Lanavcenc: use gettimeofday to calculate the FPS
2012-02-22 Hai Lantest/encode/avcenc: Fix bug of ignoring QP value
2012-02-22 Hai Lantest/encode/avcenc: Fix a QP error in avcenc
2012-02-22 Hai Lantest/encode/avcenc: Add a parameter to set I/IP/IPB...
2012-02-22 Zhou Changtest/encode/avcenc: Support continue B frames in test...
2012-02-22 Xiang, Haihaotest/encode/avcenc: use generic ExtType name in test...
2012-02-22 Xiang, Haihaotest/encode/avcenc: send packed PPS/SPS header to driver
2012-02-22 Zhou Changtest/encode/avcenc: Modify default direct mode.
2012-02-22 Xiang, Haihaotest/encode/avcenc: use a small size for coded buffer.
2012-02-22 Xiang, Haihaotest/encode/avcenc: directly uses coded buffer size
2012-02-22 Xiang, Haihaotest/encode/avcenc: directly save slice data
2012-02-22 Xiang, Haihaotest/encode/avcenc: use trail data to calculate slice...
2012-02-22 Xiang, Haihaotest/encode/avcenc: don't generate slice header anymore
2012-02-22 Xiang, Haihaotest/encode/avcenc: pass all parameters to driver
2012-02-22 Xiang, Haihaotest/encode/avcenc: use new buffer type to pass parameters
2012-02-22 Xiang, Haihaotest/encode/avcenc: indentation fix
2012-02-22 Zhou Changtest/encode/avcenc: Add bit rate control/const qp mode...
2012-02-22 Zhou Changtest/encode/avcenc: fix reading raw YUV file order...
2012-02-22 Zhou Changtest/encode/avcenc: bug fixed: B frame stream can't...
2012-02-22 Zhou Changtest/encode/avcenc: Support B frame in MFC and VME.
2012-01-02 Gwenole Beauchesnetests: cope with new vaCreateSurfaces() API.
2012-01-02 Gwenole BeauchesneAPI: rename H.264 encoding buffer structs with a Baseli...
2011-10-20 Austin Yuantest: fix build warnings on Android 55/855/1
2011-09-19 Xiang, Haihaova/test: Fix DSO link issue 38/838/1
2011-07-26 Gwenole BeauchesneFix make dist. 32/832/1
2011-07-26 Gwenole BeauchesneFix out-of-source builds. 31/831/1
2011-07-14 Austin YuanUpdate on vatrace/test and va.h 25/825/1
2011-06-24 Xiang, Haihaova/test: return a value to silence compiler waring 16/816/1
2011-06-20 Austin Yuantest/putsurface: more cleanup, remove #ifdef ANDROID... 14/814/1
2011-06-20 Austin Yuantest/putsurface: add UV element into the auto-generated... 13/813/1
2011-06-10 Austin YuanMerge branch 'master' of git+ssh://git.freedesktop... 04/804/1
2011-06-10 Xiang, Haihaotest/encode/avcenc: don't include <pciaccess.h> 03/803/1
2011-05-10 Xiang, Haihaotest/encode/avcenc: fix for VAEncSequenceParameterBuffe... 73/773/1
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and... 68/768/1
2011-05-06 Austin Yuan1) test/*: enable/refine the test/* for both X11 and... 67/767/1
2011-04-28 Zhou Changtest/encode/avcenc: a simple encoder based on VA API... 63/763/1
2011-04-26 Xiang, HaihaoMerge branch 'snb-encoder' 62/762/1
2011-04-07 Xiang, Haihaotest/encode/h264encode: Destroy config after context. 40/740/1
2011-01-14 Austin Yuan Refine VA_FOOL, and delete the hard coded clip... 96/696/1
2010-06-08 Xiang, HaihaoMerge branch 'i965_h264' 14/614/1
next