2013-04-11 |
Zhao Halley | Add XDamage notification after vaPutSurface 2.0 accepted/2.0/20130411.165328 submit/2.0/20130411.093845 |
commit | commitdiff |
2013-03-21 |
Zhao Halley | add mpeg2enc to spec file in %files section accepted/2.0/20130321.181519 submit/2.0/20130321.072048 |
commit | commitdiff |
2013-03-18 |
Zhao Halley | init libva from upstream staging branch, clean spec... |
commit | commitdiff |
2013-03-15 |
Xiang, Haihao | Fix possible memory leak |
commit | commitdiff |
2013-03-14 |
Jonathan Bian | Added new attribute and data structure to support slice... |
commit | commitdiff |
2013-03-14 |
Jonathan Bian | Added new VA_RT_FORMAT_RGBP and VA_FOURCC_411R |
commit | commitdiff |
2013-03-14 |
Jonathan Bian | Added VASliceParameterBufferVP8 to describe data partit... |
commit | commitdiff |
2013-03-14 |
Austin Yuan | vaPutSurface test on Android: fix build isste on Android JB |
commit | commitdiff |
2013-03-14 |
Austin Yuan | vaPutSurface on Android: move the drawable to ANativeWindow |
commit | commitdiff |
2013-03-07 |
Austin Yuan | h264encode: fix build warning on Android |
commit | commitdiff |
2013-03-05 |
Austin Yuan | h264encode: remove the leftover file h264encode_android.cpp |
commit | commitdiff |
2013-03-04 |
Elaine Wang | h264encode: fix some issues |
commit | commitdiff |
2013-03-04 |
Austin Yuan | SurfaceAttribMemoryType: add ION memory type for Android |
commit | commitdiff |
2013-03-04 |
Austin Yuan | ASurfaceAttribExternalBuffers flags: add more memory... |
commit | commitdiff |
2013-03-01 |
Jonathan Bian | Relocate rotation/blending related fields in VAProcPipe... |
commit | commitdiff |
2013-02-28 |
Austin Yuan | test/h264encode: refine the h264encode to support advan... |
commit | commitdiff |
2013-02-28 |
Xiang, Haihao | vainfo: Add the support for the new VA profiles |
commit | commitdiff |
2013-02-22 |
Jonathan Bian | Added luma_scale2 and luma_shift2 to VAPictureParameter... |
commit | commitdiff |
2013-02-18 |
Adrian Marius Negreanu | android: copy va_enc_mpeg2.h target-product directory |
commit | commitdiff |
2013-02-18 |
Adrian Marius Negreanu | vatrace: buffer_type_to_string: add missing VABufferType |
commit | commitdiff |
2013-02-16 |
Xiang, Haihao | Fix the broken install |
commit | commitdiff |
2013-02-16 |
Xiang, Haihao | Don't try to build the documentation if doxygen isn... |
commit | commitdiff |
2013-02-06 |
Austin Yuan | test/putsurface_x11.c: don't hard code the DISPLAY... |
commit | commitdiff |
2013-02-05 |
Austin Yuan | va_x11: fix klockscan issue (details is bellow) |
commit | commitdiff |
2013-02-05 |
Elaine Wang | Fix va_fool.c klocwork issue |
commit | commitdiff |
2013-01-10 |
Jonathan Bian | Added "flags" field to VAProcFilterParameterBufferDeint... |
commit | commitdiff |
2012-12-27 |
Austin Yuan | va_parseConfig: still need to check env_value |
commit | commitdiff |
2012-12-27 |
Elaine Wang | klockwork: Fix libva klocwork scaning issues |
commit | commitdiff |
2012-12-27 |
Austin Yuan | vatrace: fix build issue |
commit | commitdiff |
2012-12-27 |
Austin Yuan | va_trace: dump basic_unit_size/rc_flags in RateControl... |
commit | commitdiff |
2012-12-27 |
Elaine Wang | vatrace: Fix encoded coded buffer dump function |
commit | commitdiff |
2012-12-27 |
Elaine Wang | vatrace: fix vatrace crash during video recording |
commit | commitdiff |
2012-12-14 |
Gwenole Beauchesne | API: vpp: add blend state for composition. |
commit | commitdiff |
2012-12-14 |
Gwenole Beauchesne | API: vpp: add rotation state. |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: find the proper profile and level |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Fix the picture header for B frame |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Fix time_code_seconds in time_code |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: temporal_referenc and GOP header follow MPEG... |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Silence compiler warning |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | test/encode: Add -Wall option to default build flags |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Simplify the mapping between display order... |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: set the frames between I and P frames |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: forward and backword referenc follow the... |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Remove the assertion for mode 1 |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: f_code[s][t] follows the picture coding type |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: level and profile follow the user setting |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Options for profile and level |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: enumerate mode type |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: fix a typo |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Set default qp to 8 |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Keep the packed data consistent with each... |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: update time_code for the new GOP |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: update temporal_reference |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Fix the period between I frames |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: add --mode option to command line |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: insert picture header for each picture |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Fix top_field_first |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: f_code[s][t] takes the value 15 for I frame |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: make sure start codes are byte aligned |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: VBV buffer size |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: find the right frame_rate_code |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Update intra slice flag |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: Pass slice parameters in a group |
commit | commitdiff |
2012-12-07 |
Xiang, Haihao | mpeg2enc: A simple MPEG-2 encoder based on VA-API |
commit | commitdiff |
2012-11-15 |
Rob Bradford | wayland: port to 1.0 protocol. |
commit | commitdiff |
2012-11-15 |
Gwenole Beauchesne | wayland: add initial support for EMGD driver. |
commit | commitdiff |
2012-11-15 |
Gwenole Beauchesne | wayland: merge Wayland 0.95 support from master. |
commit | commitdiff |
2012-11-15 |
Rob Bradford | tests: fix printf in putsurface_wayland test |
commit | commitdiff |
2012-10-25 |
Jonathan Bian | Added new VAEncPackedHeaderRawData value to VAEncPacked... |
commit | commitdiff |
2012-10-09 |
Gwenole Beauchesne | tests: add missing -lpthread link option. |
commit | commitdiff |
2012-10-08 |
Gwenole Beauchesne | tests: fix build with alternate X11 paths. |
commit | commitdiff |
2012-09-28 |
Gwenole Beauchesne | android: fix build of test programs. |
commit | commitdiff |
2012-09-28 |
Haitao Huang | android: use common DRM driver detection code. |
commit | commitdiff |
2012-09-28 |
Gwenole Beauchesne | tests: include "sysdeps.h" wherever necessary. |
commit | commitdiff |
2012-09-28 |
Gwenole Beauchesne | tests: drop extraneous libva-x11.la dependency. |
commit | commitdiff |
2012-09-28 |
Gwenole Beauchesne | autogen: modernize configure script generator. |
commit | commitdiff |
2012-09-27 |
Haitao Huang | android: fix tests for Android ICS. |
commit | commitdiff |
2012-09-27 |
Gwenole Beauchesne | tests: sanitize build of test cases. |
commit | commitdiff |
2012-09-27 |
Gwenole Beauchesne | build: drop useless Makefile variables. |
commit | commitdiff |
2012-09-27 |
Gwenole Beauchesne | Sanitize build dependencies. |
commit | commitdiff |
2012-09-27 |
Zhao Yakui | Add the SEI segment for CBR mode to pass HRD test |
commit | commitdiff |
2012-09-26 |
Haitao Huang | android: export JPEG decode header. |
commit | commitdiff |
2012-09-26 |
Daniel Charles | android: rename the LOG_TAG per module. |
commit | commitdiff |
2012-09-20 |
Jonathan Bian | Changed values for VASurfaceAttribMemoryType from fourc... |
commit | commitdiff |
2012-09-12 |
Xiang, Haihao | Fix GL dependency for lib-egl |
commit | commitdiff |
2012-09-12 |
Zhao Halley | test: add color conversion test option in putsurface |
commit | commitdiff |
2012-09-12 |
Zhao Halley | test: add YUY2 support in loadsurface.h |
commit | commitdiff |
2012-09-12 |
Zhao Halley | test: refine loadsurface.h, conveninent for new format... |
commit | commitdiff |
2012-09-12 |
Zhao Halley | test: fix an issue in loading YV12 surface |
commit | commitdiff |
2012-09-07 |
Jonathan Bian | Added new RT formats and fourcc codes for pixel formats. |
commit | commitdiff |
2012-09-07 |
Jonathan Bian | Added new surface attributes to enable VA surface creat... |
commit | commitdiff |
2012-09-07 |
Xiang, Haihao | avcenc: Fix constraint flag |
commit | commitdiff |
2012-08-31 |
Li,Xiaowei | Add RGB RT format definition for video process |
commit | commitdiff |
2012-08-29 |
Jonathan Bian | Added baseline to the list of profiles for the document... |
commit | commitdiff |
2012-08-13 |
Binglin Chen | Add maximum type number define, and one addition VPP... |
commit | commitdiff |
2012-08-08 |
Austin Yuan | va_trace: allow surface trace to dump part of surface... |
commit | commitdiff |
2012-08-08 |
Austin Yuan | va_trace_surface: dumpe surface content after vaEndPict... |
commit | commitdiff |
2012-08-08 |
Austin Yuan | va_trace.c: fix a wrong conditional check |
commit | commitdiff |
2012-08-08 |
Austin Yuan | va.c: need to check the symbol before calling it |
commit | commitdiff |
2012-08-07 |
Daniel Charles | android: use Android logging utilities. |
commit | commitdiff |
next |