index
:
~yakuiz/libva
cl_branch
libva30
libva31
master
staging
staging-rebased
test
v1.0-branch
vaapi-egl
vaapi-ext
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
MPEG2ENC: Initialize the f_code based on supported level instead of hacked se...
HEAD
master
Zhao Yakui
1
-6
/
+22
2013-08-27
va: add new ABGR/XBGR fourcc codes.
Victor Ying
1
-0
/
+2
2013-07-15
drm: improve check for authentication.
Gwenole Beauchesne
1
-1
/
+18
2013-06-27
build: fix make dist.
Gwenole Beauchesne
2
-3
/
+1
2013-06-27
libva: bump version for development.
Gwenole Beauchesne
1
-2
/
+2
2013-06-27
libva 1.2.1
libva-1.2.1
Xiang, Haihao
2
-2
/
+6
2013-06-27
dummy_drv_video: add back VA_DRIVER_INIT_FUNC definition for __vaDriverInit_*()
Vincent Bernat
1
-0
/
+5
2013-06-27
tests: rename mpeg2enc to mpeg2vaenc
Xiang, Haihao
2
-4
/
+4
2013-06-25
New version for development
Xiang, Haihao
1
-2
/
+2
2013-06-25
libva 1.2.0
Xiang, Haihao
1
-1
/
+1
2013-06-25
NEWS: updates
Xiang, Haihao
1
-2
/
+15
2013-06-25
Remove the dummy driver dependency on X11
Zhao Yakui
1
-2
/
+2
2013-06-25
Remove the EGL dependency on X11
Zhao Yakui
1
-2
/
+2
2013-06-25
h264encode: fix mmap out of memmory issue
Austin Yuan
1
-80
/
+61
2013-06-25
h264encode: add more cmdline options
Austin Yuan
1
-8
/
+34
2013-06-25
h264encode: fix ftell overflow issue when open large source YUV files
Austin Yuan
1
-4
/
+13
2013-06-25
h264encode: coding 1920x1080 with crop
Austin Yuan
1
-9
/
+54
2013-06-25
h264encode: print correct number of RefPicList0/1
Austin Yuan
1
-1
/
+2
2013-06-25
h264encode: fix thread lockup issue
Austin Yuan
1
-4
/
+1
2013-06-25
h264encode: fix thread lockup issue
Austin Yuan
1
-4
/
+11
2013-06-25
h264encode: fix idr_pic_id issue when encode multiple IDR frames
Austin Yuan
1
-3
/
+3
2013-06-25
h264encode: reset IDR poc to 0
Elaine Wang
1
-1
/
+1
2013-06-25
h264encode: dump reconstructed frame and calc PSNR
Austin Yuan
4
-123
/
+405
2013-06-25
h264encode: use frame height not the height from VAImage which may be wrong
Austin Yuan
1
-3
/
+3
2013-06-25
h264encode: correct negative POC after a new IDR
Austin Yuan
1
-4
/
+6
2013-06-25
h264encode: fix encode corruption issue with multiple IDR (-idr_period XX)
Austin Yuan
1
-18
/
+28
2013-06-25
h264encode: add some comments
Elaine Wang
1
-11
/
+3
2013-06-25
h264encode: refine calculation logic of reference frame setting
Elaine Wang
1
-137
/
+263
2013-06-25
h264encode: fix wrong print information
Elaine Wang
1
-5
/
+7
2013-06-24
AVCENC: Pass the H264 RefPicList0/1 by using slice_param instead of hacked DP...
Zhao Yakui
1
-0
/
+19
2013-06-19
Fix possible memory leak
Xiang, Haihao
2
-3
/
+10
2013-06-19
va.c: need to check the symbol before calling it
Austin Yuan
1
-1
/
+1
2013-06-19
va: fix vaErrorStr() to support new error codes.
Gwenole Beauchesne
1
-0
/
+6
2013-06-19
va_x11: fix klockscan issue (details is bellow)
Austin Yuan
1
-1
/
+3
2013-06-19
vatrace: print target_percentage
Austin Yuan
1
-0
/
+1
2013-06-19
vatrace: trace coded buffer create/destroy
Austin Yuan
3
-2
/
+81
2013-06-19
vatrace: dump unknonw private misc parameters
Austin Yuan
1
-1
/
+2
2013-06-19
vatrace: remove the delimiter of every elements dump
Austin Yuan
1
-6
/
+0
2013-06-19
vatrace: refine the format of buf data dump
Elaine Wang
1
-3
/
+3
2013-06-19
vatrace: refine VAEncPackedHeaderParameterBufferType format
Austin Yuan
1
-2
/
+6
2013-06-19
vatrace: print VAEncPackedHeaderParameterBufferType
Austin Yuan
1
-0
/
+28
2013-06-19
libva: Add VABuffer dumping for JPEG parameters
Cheng Yao
1
-5
/
+140
2013-06-19
vatrace: only print info of valid reference frames
Austin Yuan
1
-6
/
+10
2013-06-19
vatrace: dump flags of VAPictureH264
Elaine Wang
1
-15
/
+21
2013-06-19
LIBVA_DRIVER_NAME still needs va_getDriverName to open DRM device
Fei Jiang
1
-6
/
+12
2013-06-19
va_trace: refine the log format
Elaine Wang
4
-26
/
+36
2013-06-19
vatrace: print function name for vaMapBuffer trace with coded buffer
Austin Yuan
1
-7
/
+9
2013-06-19
vatrace: buffer_type_to_string: add missing VABufferType
Adrian Marius Negreanu
1
-0
/
+8
2013-06-19
va_parseConfig: still need to check env_value
Austin Yuan
1
-1
/
+2
2013-06-19
vatrace: fix build issue
Austin Yuan
1
-3
/
+3
[next]