]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau_internal.h
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / vdpau_internal.h
2009-01-20 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for WMV3 and...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-16 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG1 and...
2009-01-11 Diego BiurrunAdd missing #include to fix 'make checkheaders'.
2009-01-11 Carl Eugen HoyosRemove H264Context from vdpau_internal.h.
2009-01-10 Carl Eugen HoyosCosmetics: Rename ff_vdpau_h264_add_data_chunk as ff_vd...
2009-01-10 Carl Eugen HoyosUse only MpegEncContext in ff_vdpau_h264_add_data_chunk.
2009-01-10 Carl Eugen HoyosMove vdpau_h264_set_reference_frames() call from vdpauv...
2009-01-07 Carl Eugen HoyosRename ff_VDPAU as ff_vdpau.
2009-01-07 Diego BiurrunAdd missing headers to allow 'make checkheaders' to...
2009-01-04 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for H264 which...