]> git.sesse.net Git - ffmpeg/history - libavcodec/vdpau_internal.h
hevcdec: set the active SPS before calling get_format()
[ffmpeg] / libavcodec / vdpau_internal.h
2017-03-20 wm4lavc: vdpau: add support for new hw_frames_ctx and...
2016-02-13 Philip Langdalevdpau: Support for VDPAU accelerated HEVC decoding
2015-02-14 Diego Biurrunvdpau: Adjust necessary #includes for vdpau_internal.h
2014-12-25 Rémi Denis-Courmontvdpau: add support for the H.264 High 4:4:4 Predictive...
2014-10-15 Rémi Denis-Courmontvdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-06 Rémi Denis-Courmontvdpau: add av_vdpau_bind_context()
2014-10-06 Rémi Denis-Courmontvdpau: force reinitialization when output resolution...
2014-10-05 Rémi Denis-Courmontvdpau: common support for managing the VdpDecoder in...
2014-10-05 Rémi Denis-Courmontvdpau: factor out common end-of-frame handling
2014-03-20 wm4vdpau: switch ff_vdpau_get_surface_id from Picture...
2014-03-20 wm4vdpau: don't assume Picture and H264Picture are the...
2013-11-04 Diego Biurrunvdpau: Add missing #includes to fix standalone header...
2013-08-05 Rémi Denis-Courmontvdpau: deprecate bitstream buffers within the hardware...
2013-08-05 Rémi Denis-Courmontvdpau: store picture data in picture's rather than...
2013-08-05 Rémi Denis-Courmontvdpau: remove old-style decoders
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-01-14 Rémi Denis-Courmontvdpau: Remove av_unused attribute from function declaration
2013-01-13 Rémi Denis-Courmontvdpau: Add context and common helpers for hwaccel support
2011-10-23 Janne GrunauRevert "mpeg12: move full_pel from MpegEncContext to...
2011-10-23 Anton Khirnovmpeg12: move full_pel from MpegEncContext to Mpeg1Context
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-03-30 Stephen WarrenSet VDPAU H264 picture parameter field_order_cnt and...
2009-11-10 NVIDIA CorporationAdd VDPAU hardware accelerated decoding for MPEG-4...
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...