summaryrefslogtreecommitdiffstats
path: root/libavcodec/vdpauvideo.c
Commit message (Expand)AuthorAgeFilesLines
* Add VDPAU hardware accelerated decoding for MPEG1 and MPEG2 which canNVIDIA Corporation2009-01-161-0/+55
* Remove H264Context from vdpau_internal.h.Carl Eugen Hoyos2009-01-111-4/+4
* Cosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vdpau_add_data_chunk.Carl Eugen Hoyos2009-01-101-2/+2
* Use only MpegEncContext in ff_vdpau_h264_add_data_chunk.Carl Eugen Hoyos2009-01-101-2/+1
* Cosmetics: Break long line.Carl Eugen Hoyos2009-01-101-1/+2
* Move vdpau_h264_set_reference_frames() call from vdpauvideo.c into h264.c.Carl Eugen Hoyos2009-01-101-4/+1
* Rename ff_VDPAU as ff_vdpau.Carl Eugen Hoyos2009-01-071-4/+4
* Rename bitstreamBuffers* as bitstream_buffers*Carl Eugen Hoyos2009-01-071-10/+10
* Rename vdpau_render.h as vdpau.h.Carl Eugen Hoyos2009-01-051-1/+1
* Ministry of English Composition treatment: s/Alloced/AllocatedCarl Eugen Hoyos2009-01-051-1/+1
* Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation2009-01-041-0/+183
OpenPOWER on IntegriCloud