profile/ivi/vaapi-intel-driver.git
2013-04-18 Zhao Halleyfix typo in upstream code 2.0 accepted/2.0/20130418.160136 submit/2.0/20130418.094724 submit/2.0/20130418.094755
2013-03-18 Zhao Halleybump version to 1.0.19 after sync to recent upstream... accepted/2.0/20130321.180931 submit/2.0/20130321.072854
2013-03-18 Zhao Halleyadd packaging files
2013-03-15 Xiang, HaihaoFix the size to malloc() submit/upstream/20130321.072122
2013-03-15 Xiang, HaihaoCheck the pointer is NULL or not
2013-03-15 Xiang, HaihaoFix potential buffer overflow for JPEG decoding
2013-03-15 Xiang, HaihaoRemove the dead code in gen6_vme.c
2013-03-15 Xiang, HaihaoCheck object for VA buffer
2013-03-15 Xiang, HaihaoCheck the object for VA buffer
2013-03-15 Xiang, HaihaoCheck the object instance of VAConfig
2013-03-15 Xiang, HaihaoCheck the object instance instead of the id for subpict...
2013-03-15 Xiang, HaihaoVPP: check the backing store buffer
2013-03-15 Xiang, HaihaoRender: directly use the backing store buffer
2013-03-15 Xiang, HaihaoDecoder: use surface object for the workaround
2013-03-15 Xiang, HaihaoDecoder: directly use surface object for decoding
2013-03-15 Xiang, HaihaoDecoder: Verify picture parameter before set up pipelin...
2013-03-15 Xiang, HaihaoDecoder: check whether the surface for decoding output...
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reference...
2013-03-15 Xiang, HaihaoEncoder: directly use the objects for the reconstructed...
2013-03-15 Xiang, HaihaoEncoder: check whether the coded buffer and reconstruct...
2013-03-15 Xiang, HaihaoEncoder: unify the initialization of the context
2013-03-15 Xiang, HaihaoEncoder: directly use the surface object of the input...
2013-03-15 Xiang, HaihaoReturn the status when running the pipeline
2013-03-15 Xiang, HaihaoSilence a bunch of warnings
2013-03-15 Xiang, HaihaoAvoid potential buffer overflow issue
2013-03-15 Xiang, HaihaoRelease resource if failed to initialize display attributes
2013-03-15 Xiang, HaihaoFix the initilization path and the termination path...
2013-03-15 Xiang, HaihaoFix object_heap_init() & object_heap_destroy()
2013-03-13 Zhao YakuiIssue memory fence message to assure memory ordering...
2013-03-12 Li XiaoweiFix H264 YUV400 surface render issue on IVB
2013-03-04 Xiang, HaihaoUpdate PCI IDs for Haswell CRW
2013-02-22 Xiang, HaihaoUpdate the size of DMV buffer for H.264 decoding on IVB
2013-02-22 Xiang, HaihaoDon't have flag register f2, use f1 instead
2013-02-20 Adrian Marius... gen6: MPEG2 is not supported by gen6 pipeline
2013-02-20 Adrian Marius... add replacement for log2f when not available
2013-02-20 Adrian Marius... intel-driver, android: update src/Android.mk
2013-02-05 Xiang, HaihaoUpdate the binding table index on IVB
2013-01-30 Li XiaoweiCorrect the mv offset for mpeg2 encoding on HSW
2013-01-23 Zhao YakuiFix the issue of GPU hang when encoding picture with...
2013-01-23 Xiang, HaihaoEnlarge deblocking filter row store for VC-1 decoding
2013-01-17 Li XiaoweiRefine mpeg2 mfc pipeline code
2013-01-17 Li Xiaoweiapply new mv offset for mpeg2 encoding on HSW
2013-01-17 Zhao YakuiUse the common scoreboard code on Ivy/Haswell to remove...
2013-01-17 Zhao YakuiKeep the old indent style in file of gen7_vme/gen75_vme
2013-01-17 Zhao YakuiFix one error of calculating VME parameter for inter...
2013-01-17 Zhao YakuiUpdate the binary code for MPEG2 VME on haswell
2013-01-17 Yakui ZhaoRemove the intermedia file of mpeg2_inter_frame_haswell...
2013-01-17 Zhao YakuiAdd the bidirectional MVP to optimize the VME parameter...
2013-01-17 Zhao YakuiUse the scoreboard for AVC encoding on Ivy
2013-01-17 Zhao YakuiBackport the mode/mv cost table on Ivy
2013-01-17 Zhao YakuiAdd the VME shader for Ivy that supports MVP
2013-01-17 Zhao YakuiAdd the separated encoding files for Ivy
2013-01-17 Yakui ZhaoRemove the intermediate file of mpeg2_inter_frame.gen7...
2013-01-17 Zhao YakuiFix one compiling warning of floor implicit definition
2013-01-17 Zhao YakuiFix the error of reading neighbour macroblock pixels...
2013-01-17 Li XiaoweiVPP: Support multi filters for vebox pipeline
2013-01-17 Li XiaoweiVEBOX: clean supported fourcc format in VPP pipeline
2013-01-17 Li XiaoweiVEBOX: update filters info for every frame processing
2013-01-17 Li XiaoweiVEBOX: support multi color balance params in one filter
2013-01-17 Zhao YakuiAdjust the reference window based on MVP prediction...
2013-01-17 Zhao YakuiAdd the bidirectional MV prediction for B-frame on...
2013-01-17 Zhao YakuiRemove the preprocessor redefinitions for H264 and...
2013-01-17 Li XiaoweiPacking the Intra macroblock in P/B slice for MPEG2
2013-01-17 Li XiaoweiEnable MPEG2 encoding flag for gen7 codec info
2013-01-17 Li XiaoweiAvoid intra VME for MPEG2
2013-01-17 Li XiaoweiAdd MPEG2 MFC pipeline for IVB
2013-01-17 Li XiaoweiAdd MPEG2 VME pipeline for IVB
2013-01-17 Li XiaoweiAdd MPEG2 VME shader files for IVB
2013-01-17 Zhao YakuiUse the wavefront-scan instead of raster-scan during...
2013-01-17 Zhao YakuiAdd the MV prediction to optimize VME parameter on...
2013-01-17 Zhao YakuiDiscard the intermediate result during VME prediction...
2013-01-17 Zhao YakuiMEDIA_OBJECT uses hardware scoreboard during VME predic...
2013-01-14 Xiang, HaihaoSet Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command...
2013-01-09 Xiang, HaihaoUse the internal CondOver flag
2013-01-09 Xiang, HaihaoFix ttmbf/ttfrm when vstransform is 0 on HSW
2013-01-09 Xiang, HaihaoNo overlap smoothing for B frame in Main and Simple...
2013-01-08 Xiang, HaihaoAlways set Fix_Prev_Mb_skipped in AVC_BSD_OBJECT command
2013-01-08 Gwenole Beauchesnerender: fix rotation vertices for Ironlake.
2013-01-03 Gwenole Beauchesnesubpicture: don't overallocate palette on 64-bit systems.
2013-01-03 Gwenole Beauchesnesubpicture: fix creation of IA88/AI88 subpicture images.
2013-01-03 Gwenole Beauchesnesubpicture: expose "global-alpha" is supported.
2012-12-28 Xiang, HaihaoRender: Update the maximum number of WM threads
2012-12-28 Xiang, HaihaoAdd IS_SNB_GT1/IS_SNB_GT2/IS_IVB_GT1/IS_IVB_GT2 and...
2012-12-28 Xiang, HaihaoAdopt the same fix used in the commit 29d73dc to HSW
2012-12-28 Gwenole Beauchesneh264: fix first macroblock bit offset calculation ...
2012-12-20 Xiang, HaihaoFix the compile error in the previous commit
2012-12-20 Li XiaoweiVPP: fix the AVS steping and frame origin issue
2012-12-17 Li, Xiaowei Aworkaround to set VC1 overlap filter flag
2012-12-17 Li, Xiaowei AFill the bitplane for VC1 skip picture decoding
2012-12-14 Xiang, HaihaoMPEG-2 encoding on Haswell
2012-12-14 Xiang, HaihaoMPEG-2 encoding path
2012-12-14 Xiang, HaihaoFix Motion Vector
2012-12-14 Xiang, HaihaoMPEG-2 encoding: Use pre deblocking output for reconstr...
2012-12-14 Xiang, HaihaoFixed an assertion failure
2012-12-14 Xiang, HaihaoFollow the vme output to configure PAK command
2012-12-14 Xiang, HaihaoShader for MPEG-2 encoding
2012-12-14 Xiang, HaihaoFix the number of MVs for MPEG-2 encoding
2012-12-14 Xiang, HaihaoPAK command for inter macroblock
2012-12-14 Xiang, Haihaovme for MPEG-2 on Haswell
2012-12-14 Xiang, HaihaoNew field profile in struct intel_encoder_context
next