Age | Commit message (Expand) | Author | Files | Lines |
2013-04-18 | fix typo in upstream codeHEADsubmit/2.0/20130418.094755submit/2.0/20130418.094724accepted/2.0/20130418.1601362.0 | Zhao Halley | 1 | -1/+1 |
2013-03-18 | bump version to 1.0.19 after sync to recent upstream git reposubmit/2.0/20130321.072854accepted/2.0/20130321.180931 | Zhao Halley | 3 | -2/+6 |
2013-03-18 | add packaging files | Zhao Halley | 3 | -0/+59 |
2013-03-15 | Fix the size to malloc()submit/upstream/20130321.072122 | Xiang, Haihao | 1 | -1/+1 |
2013-03-15 | Check the pointer is NULL or not | Xiang, Haihao | 2 | -0/+18 |
2013-03-15 | Fix potential buffer overflow for JPEG decoding | Xiang, Haihao | 2 | -2/+14 |
2013-03-15 | Remove the dead code in gen6_vme.c | Xiang, Haihao | 1 | -369/+21 |
2013-03-15 | Check object for VA buffer | Xiang, Haihao | 3 | -19/+38 |
2013-03-15 | Check the object for VA buffer | Xiang, Haihao | 1 | -3/+50 |
2013-03-15 | Check the object instance of VAConfig | Xiang, Haihao | 2 | -13/+37 |
2013-03-15 | Check the object instance instead of the id for subpicture and image | Xiang, Haihao | 4 | -29/+54 |
2013-03-15 | VPP: check the backing store buffer | Xiang, Haihao | 14 | -292/+368 |
2013-03-15 | Render: directly use the backing store buffer | Xiang, Haihao | 3 | -73/+65 |
2013-03-15 | Decoder: use surface object for the workaround | Xiang, Haihao | 3 | -7/+10 |
2013-03-15 | Decoder: directly use surface object for decoding | Xiang, Haihao | 9 | -720/+361 |
2013-03-15 | Decoder: Verify picture parameter before set up pipeline for decoding | Xiang, Haihao | 2 | -2/+140 |
2013-03-15 | Decoder: check whether the surface for decoding output is valid | Xiang, Haihao | 11 | -82/+164 |
2013-03-15 | Encoder: directly use the objects for the reference pictures | Xiang, Haihao | 8 | -59/+96 |
2013-03-15 | Encoder: directly use the objects for the reconstructed picture and coded buffer | Xiang, Haihao | 5 | -13/+15 |
2013-03-15 | Encoder: check whether the coded buffer and reconstructed surface are valid | Xiang, Haihao | 1 | -1/+96 |
2013-03-15 | Encoder: unify the initialization of the context | Xiang, Haihao | 1 | -64/+17 |
2013-03-15 | Encoder: directly use the surface object of the input surface | Xiang, Haihao | 8 | -22/+30 |
2013-03-15 | Return the status when running the pipeline | Xiang, Haihao | 9 | -14/+25 |
2013-03-15 | Silence a bunch of warnings | Xiang, Haihao | 17 | -90/+52 |
2013-03-15 | Avoid potential buffer overflow issue | Xiang, Haihao | 7 | -54/+57 |
2013-03-15 | Release resource if failed to initialize display attributes | Xiang, Haihao | 1 | -14/+19 |
2013-03-15 | Fix the initilization path and the termination path in reverse | Xiang, Haihao | 7 | -162/+228 |
2013-03-15 | Fix object_heap_init() & object_heap_destroy() | Xiang, Haihao | 1 | -15/+29 |
2013-03-13 | Issue memory fence message to assure memory ordering on Ivb/Hsw | Zhao Yakui | 11 | -22/+107 |
2013-03-12 | Fix H264 YUV400 surface render issue on IVB | Li Xiaowei | 1 | -0/+11 |
2013-03-04 | Update PCI IDs for Haswell CRW | Xiang, Haihao | 1 | -9/+9 |
2013-02-22 | Update the size of DMV buffer for H.264 decoding on IVB | Xiang, Haihao | 1 | -2/+2 |
2013-02-22 | Don't have flag register f2, use f1 instead | Xiang, Haihao | 7 | -13/+19 |
2013-02-20 | gen6: MPEG2 is not supported by gen6 pipeline | Adrian Marius Negreanu | 1 | -1/+1 |
2013-02-20 | add replacement for log2f when not available | Adrian Marius Negreanu | 2 | -0/+5 |
2013-02-20 | intel-driver, android: update src/Android.mk | Adrian Marius Negreanu | 1 | -0/+9 |
2013-02-05 | Update the binding table index on IVB | Xiang, Haihao | 1 | -1/+1 |
2013-01-30 | Correct the mv offset for mpeg2 encoding on HSW | Li Xiaowei | 1 | -5/+5 |
2013-01-23 | Fix the issue of GPU hang when encoding picture with one macroblock width | Zhao Yakui | 10 | -38/+66 |
2013-01-23 | Enlarge deblocking filter row store for VC-1 decoding | Xiang, Haihao | 3 | -3/+3 |
2013-01-17 | Refine mpeg2 mfc pipeline code | Li Xiaowei | 2 | -757/+799 |
2013-01-17 | apply new mv offset for mpeg2 encoding on HSW | Li Xiaowei | 1 | -11/+5 |
2013-01-17 | Use the common scoreboard code on Ivy/Haswell to remove the duplicated code | Zhao Yakui | 4 | -341/+191 |
2013-01-17 | Keep the old indent style in file of gen7_vme/gen75_vme | Zhao Yakui | 2 | -51/+51 |
2013-01-17 | Fix one error of calculating VME parameter for inter-frame on Haswell | Zhao Yakui | 5 | -14/+14 |
2013-01-17 | Update the binary code for MPEG2 VME on haswell | Zhao Yakui | 1 | -18/+160 |
2013-01-17 | Remove the intermedia file of mpeg2_inter_frame_haswell.gen75.asm | Yakui Zhao | 1 | -444/+0 |
2013-01-17 | Add the bidirectional MVP to optimize the VME parameter on Ivb | Zhao Yakui | 7 | -23/+1168 |
2013-01-17 | Use the scoreboard for AVC encoding on Ivy | Zhao Yakui | 1 | -1/+187 |
2013-01-17 | Backport the mode/mv cost table on Ivy | Zhao Yakui | 3 | -26/+82 |