2013-06-05 |
Austin Yuan | SurfaceAttribMemoryType: add ION memory type for Android |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Austin Yuan | ASurfaceAttribExternalBuffers flags: add more memory... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Jonathan Bian | Changed values for VASurfaceAttribMemoryType from fourc... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Jonathan Bian | Added new RT formats and fourcc codes for pixel formats. |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Jonathan Bian | Added new surface attributes to enable VA surface creat... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Li,Xiaowei | Add RGB RT format definition for video process |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Austin Yuan | tpi: clean the old interface, and use new one |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Jonathan Bian | Add new fourcc codes |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Austin Yuan | va_TraceCreateSurface->va_TraceCreateSurfaces: correct... |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Gwenole Beauchesne | API: add compat glue for older vaCreateSurfaces(). |
commit | commitdiff | tree | snapshot |
2013-06-05 |
Gwenole Beauchesne | API: add surface attributes. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test: update MPEG-2 encoding case |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Gwenole Beauchesne | tests: disable v4l demo for now. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | vaPutSurface test on Android: fix build isste on Android JB |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | h264encode: fix build warning on Android |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | h264encode: remove the leftover file h264encode_android.cpp |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Elaine Wang | h264encode: fix some issues |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | test/h264encode: refine the h264encode to support advan... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | test/putsurface_x11.c: don't hard code the DISPLAY... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: find the proper profile and level |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Fix the picture header for B frame |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Fix time_code_seconds in time_code |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: temporal_referenc and GOP header follow MPEG... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Silence compiler warning |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode: Add -Wall option to default build flags |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Simplify the mapping between display order... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: set the frames between I and P frames |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: forward and backword referenc follow the... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Remove the assertion for mode 1 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: f_code[s][t] follows the picture coding type |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: level and profile follow the user setting |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Options for profile and level |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: enumerate mode type |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: fix a typo |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Set default qp to 8 |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Keep the packed data consistent with each... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: update time_code for the new GOP |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: update temporal_reference |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Fix the period between I frames |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: add --mode option to command line |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: insert picture header for each picture |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Fix top_field_first |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: f_code[s][t] takes the value 15 for I frame |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: make sure start codes are byte aligned |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: VBV buffer size |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: find the right frame_rate_code |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Update intra slice flag |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: Pass slice parameters in a group |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | mpeg2enc: A simple MPEG-2 encoder based on VA-API |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhao Yakui | Add the SEI segment for CBR mode to pass HRD test |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Haitao Huang | android: fix tests for Android ICS. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhao Halley | test: add YUY2 support in loadsurface.h |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhao Halley | test: refine loadsurface.h, conveninent for new format... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhao Halley | test: fix an issue in loading YV12 surface |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | avcenc: Fix constraint flag |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhao Yakui | test/avcenc: link with -lpthread. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Haitao Huang | test/basic: update to new API. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | VAEncXXXH264Baseline: start to drop VAEncXXXXBaseline |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | Added high profile support in SPS for avcenc. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Austin Yuan | Android.mk: change Android Makefile accordingly |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test: use the new H264 encoding and VPP interfaces |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Add HRD support in avcenc demo... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: support I420/YV12 format |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Add transform 8x8 support in test... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test: use new interface for all test cases |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Hai Lan | test/encode/avcenc: use kbps as fb input |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use new packed header interface |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Wait upload thread exiting before... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Simplify the IPB pattern file upload |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Fixed bug about B frame display... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Hai Lan | avcenc: correct the description for the mode parameter |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: close files |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: re-try until success |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: upload YUV data in a thread |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: silence waring about implicit decla... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: postpone YUV data uploading |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: increase the times of trying after... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Hai Lan | avcenc: use gettimeofday to calculate the FPS |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Hai Lan | test/encode/avcenc: Fix bug of ignoring QP value |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Hai Lan | test/encode/avcenc: Fix a QP error in avcenc |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Hai Lan | test/encode/avcenc: Add a parameter to set I/IP/IPB... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Support continue B frames in test... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use generic ExtType name in test... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: send packed PPS/SPS header to driver |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Modify default direct mode. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use a small size for coded buffer. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: directly uses coded buffer size |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: directly save slice data |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use trail data to calculate slice... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: don't generate slice header anymore |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: pass all parameters to driver |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: use new buffer type to pass parameters |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | test/encode/avcenc: indentation fix |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Add bit rate control/const qp mode... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: fix reading raw YUV file order... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: bug fixed: B frame stream can't... |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Zhou Chang | test/encode/avcenc: Support B frame in MFC and VME. |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | vainfo: silence compiler warning |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Xiang, Haihao | vainfo: update vainfo for Video Proc Pipeline |
commit | commitdiff | tree | snapshot |
2013-05-28 |
Gwenole Beauchesne | test: rename H.264 encoding buffer structs with a Basel... |
commit | commitdiff | tree | snapshot |
next |