]> git.sesse.net Git - vlc/history - modules/codec/avcodec/dxva2.c
decoder: remove decoder_LinkPicture()
[vlc] / modules / codec / avcodec / dxva2.c
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA setup callback
2014-09-13 Rémi Denis-Courmontavcodec: pass AVCodecContext to VA destroy callback
2014-03-22 Rémi Denis-Courmontva: make the description pointer const
2014-03-22 Rémi Denis-CourmontDxVA2: remove vlc_object_t back pointer
2014-03-07 Felix Abecassisdxva2: fix typo
2014-03-06 Felix Abecassisavcodec: allocate one additional hardware surface for...
2014-03-05 Felix Abecassisavcodec: allocate more hardware surfaces for threaded...
2014-03-04 Rémi Denis-Courmontva: pass AVCodecContext pointer (inner part)
2014-03-04 Felix Abecassisdxva2: check number of surfaces to allocate is not...
2014-03-04 Felix Abecassisdxva2: remove useless variable
2014-03-04 Felix Abecassisdxva2: fix incorrect return value
2013-11-04 Felix AbecassisMove copy.{c,h} from module avcodec to module video_chroma.
2013-10-21 Luca BarbatoFix DxVA2 crash on Error path
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel copy/extract callback...
2013-07-25 Rémi Denis-Courmontavcodec: rationalize hwaccel surface allocation callback
2013-07-25 Rémi Denis-Courmontavcodec: pass data pointer to hwaccel release callbacks...
2013-07-24 Rémi Denis-Courmontavcodec: pass AVFrame.opaque to hwaccel release callback
2013-07-24 Rémi Denis-Courmontavcodec: remove va parameter from hwaccel release callback
2013-07-24 Rémi Denis-Courmontdxva2: use AVFrame.opaque to store internal per-picture...
2013-07-18 Rémi Denis-Courmontdxva2: drop priority to zero for the time being
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-01-14 Jean-Baptiste KempfDxVA2: fix GetProcAddress usage under UNICODE
2012-12-21 Jean-Baptiste KempfFix DxVA2 decoding on HD2000/3000
2012-11-13 Jean-Baptiste KempfLGPL
2012-10-16 Rémi Denis-Courmontavcodec: probe acceleration module only once
2012-10-12 Rémi Denis-Courmontdxva2: compilation fix
2012-10-12 Rémi Denis-Courmontavcodec: move hardware decoding into dedicated plugins...
2012-10-12 Rémi Denis-Courmontavcodec: make vlc_va_t a VLC object
2012-10-12 Rémi Denis-Courmontavcodec: use automake conditionals for hardware acceler...
2012-10-12 Rémi Denis-Courmontavcodec: unify interface for video acceleration
2012-09-10 Rafaël Carrédxva2: include needed headers
2012-09-06 Jean-Baptiste Kempfs/FFmpeg/libavcodec where applicable
2012-08-16 Jean-Baptiste KempfAvcodec: use the standard includes
2012-08-16 Jean-Baptiste KempfDxVA2: do not fail without Shell. Close #6322
2012-05-23 Rafaël CarréRemove mingw-w64 2.0 workarounds
2012-04-05 Rafaël CarréDXVA2: VIA's vendor ID is 0x1106
2012-02-14 Rafaël Carrédxva2: fix chroma pitch calculation
2012-02-12 Rafaël Carrédxva2: support IMC3
2012-02-08 Rafaël Carrédxva2: compatibility with mingw-w64 trunk
2012-02-06 Rafaël CarréDXVA2_ModeVC1_D2010 is specified by Microsoft
2012-02-06 Rafaël Carrédxva2: sort Microsoft and extension GUIDs
2012-02-06 Rafaël Carrédxva2: don't define unused values
2012-02-06 Rafaël Carrédxva2: remove useless stub
2012-02-03 Rafaël Carrédxva2: workaround broken definition in mingw-w64 header
2012-02-01 Rafaël Carrédxva2: fix print format
2011-12-15 Pere Orgafix filename self-references
2011-12-14 Jean-Baptiste KempfDxVA: More GUIDs
2011-12-09 Jean-Baptiste KempfDxVA: Re-format the table
2011-12-09 Jean-Baptiste KempfYet another Intel Specific DxVA GUID
2011-12-07 Rafaël CarréDxva2 is only available in Windows Vista and above
2011-11-14 Rafaël Carréfix a few windows warnings (cast to void** aka LPVOID*)
2011-06-16 Jean-Baptiste KempfDxVA2: Add the GUIDs for MPEG-4 Part 2
2011-06-16 Jean-Baptiste KempfDxVA2: add the GUID for H264/VLD With FMO/ASO
2011-06-07 Jean-Baptiste KempfDxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
2011-06-02 Jean-Baptiste KempfDxVA2: add some more GUID
2011-04-21 Rémi DuraffortDo not add a newline at the end of the strings send...
2011-03-16 Jean-Baptiste KempfFFmpeg: remove support for misplaced headers
2010-07-02 Jean-Baptiste KempfDxVA2: Remove tab in source code
2010-07-01 Jean-Baptiste KempfDxVA2: user-friendly descriptions
2010-07-01 Jean-Baptiste KempfDxVA2: cosmetic alignment in GUID
2010-06-27 Laurent AimarAllocated mod16 D3D surfaces.
2010-06-27 Laurent AimarPrefered DXVA2_ConfigPictureDecode with guidConfigBitst...
2010-06-24 Jean-Baptiste KempfDxVA2: CoTaskMemFree can be used correctly now.
2010-06-18 Laurent AimarEnabled mpeg2 dxva2 decoding support.
2010-05-14 Laurent AimarFixed dxva2 regression when using NV12.
2010-05-08 Laurent AimarMoved out optimized VA nv12/yv12 copy functions from...
2010-05-08 Laurent AimarAdded VLC_CODEC_NV12 to vlc_fourcc.h.
2010-01-20 Laurent AimarEnabled VC-1/WMV3 DXVA2 support in VLC.
2010-01-20 Laurent AimarAdded Intel DXVA2 GUID for H264.
2010-01-20 Laurent AimarA bit more explicit dxva2 describe function.
2010-01-20 Laurent AimarSaved the informations returned by IDirect3D9_GetAdapte...
2010-01-14 Laurent AimarDo not use types not existing in official dxva2api...
2010-01-09 Jean-Baptiste KempfDxVA2: No need to \n in msg_*
2009-11-27 Rafaël Carrévlc_va_NewDxva2() : unused parameters
2009-11-25 Laurent AimarFixed build under linux (avcodec).
2009-11-25 Laurent AimarImproved performance when copying video surface in...
2009-11-25 Laurent AimarAdded DXVA2 support to our avcodec wrapper.
2009-11-25 Geoffroy CouprieInitial work for DXVA2 support.