summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/media/vaapi_h264_decoder.cc
Commit message (Expand)AuthorAgeFilesLines
* VAVDA: Calculate number of required pictures depending on codec level.posciak@chromium.org2013-02-071-13/+51
* VAVDA: Handle missing reference frames.posciak@chromium.org2013-01-121-2/+2
* Teach BindToLoop to create callbacks that accept scoped parameters.fischman@chromium.org2012-10-241-3/+4
* VAVDA: Move Decode job submission onto the GPU ChildProcess.posciak@chromium.org2012-10-051-45/+54
* VAVDA: Performance optimizations.posciak@chromium.org2012-09-161-84/+146
* Hacks to make HW decode work on linux via libva.fischman@chromium.org2012-09-131-0/+1
* Fix uninitialized variable in vaapi_h264_decoder.cc.xhwang@chromium.org2012-08-291-2/+3
* VAVDA: properly resize back ref_pic_lists after modification.posciak@chromium.org2012-08-231-2/+10
* VAVDA: Add support for POC type 1 and 2posciak@chromium.org2012-08-231-51/+147
* VAVDA: Properly size the picture vector before using itmarcheu@chromium.org2012-08-211-5/+10
* VAVDA: Clarify curr_pic_ ownership in FinishPicture().posciak@chromium.org2012-08-201-6/+15
* VAVDA: properly mark outputted pictures.posciak@chromium.org2012-08-161-0/+2
* VAVDA: Fix a crash if we fail parsing SPS/DecodeInitial.posciak@chromium.org2012-08-091-0/+9
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-4/+0
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-041-52/+83
* VAVDA: Cleanups and fixes.marcheu@chromium.org2012-08-041-29/+63
* Revert 150007 - Only dlopen() OMX/VAAPI libs in the GPU process, and only laz...fischman@chromium.org2012-08-041-83/+52
* Only dlopen() OMX/VAAPI libs in the GPU process, and only lazily dlsym() thei...fischman@chromium.org2012-08-041-52/+83
* Extract Scoped{FrameBuffer,Texture}Binder and clean up TFP in VAVDA.posciak@chromium.org2012-07-271-4/+4
* VAVDA: Go back to using vaTerminate now that the bug in the driver is fixed.posciak@chromium.org2012-07-271-9/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-251-0/+6
* Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bunch of bugs the ...fischman@chromium.org2012-07-051-19/+26
* Revert 145556 - Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bu...fischman@chromium.org2012-07-051-26/+19
* Make VideoDecodeAcceleratorTest work for VAVDA and fixed a bunch of bugs the ...fischman@chromium.org2012-07-051-19/+26
* Relanding r144496 which was reverted in r144503.fischman@chromium.org2012-06-271-27/+10
* Revert 144496 - Fix several shutdown/error-path bugs in VAVDA and avoid unnec...mattm@chromium.org2012-06-271-11/+28
* Fix several shutdown/error-path bugs in VAVDA and avoid unnecessary MakeCurre...fischman@chromium.org2012-06-271-28/+11
* Error out if making a context current in VAVDA fails.posciak@chromium.org2012-06-171-27/+55
* Ensure GLX context is current in VAVDA functions that require it.posciak@chromium.org2012-06-151-10/+27
* Revert "Revert 137988 - VAVDA is the hardware video decode accelerator for Ch...posciak@chromium.org2012-06-141-0/+2063
* Revert 137988 - VAVDA is the hardware video decode accelerator for Chrome on ...piman@chromium.org2012-05-221-2063/+0
* VAVDA is the hardware video decode accelerator for Chrome on Linux and Chrome...posciak@chromium.org2012-05-191-0/+2063