summaryrefslogtreecommitdiffstats
path: root/libavcodec/dxva2_mpeg2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce'James Almer2018-04-131-5/+2
|\
| * Drop Windows XP support remnantsDiego Biurrun2018-04-091-5/+2
| * lavc: Mark all AVHWAccel structures as constMark Thompson2017-12-191-3/+3
* | lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-3/+3
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+3
|\ \ | |/
| * lavc: external hardware frame pool initializationwm42017-10-191-0/+3
| * dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-081-0/+22
| * dxva: preparations for new hwaccel APIwm42017-06-081-5/+5
| * dxva2: Factorize DXVA context validity test into a single macroSteve Lhomme2017-01-081-3/+1
* | dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-271-0/+22
* | dxva: preparations for new hwaccel APIwm42017-06-271-5/+5
* | dxva2: use a single macro to test if the DXVA context is validSteve Lhomme2017-01-161-3/+1
* | Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0'Hendrik Leppkes2015-10-141-1/+5
|\ \ | |/
| * dxva: Include last the internal headerLuca Barbato2015-10-141-1/+5
* | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-161-0/+1
|\ \ | |/
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-131-0/+1
* | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772'Michael Niedermayer2015-05-251-22/+80
|\ \ | |/
| * D3D11va: add a Direct3D11 video decoder similar to DXVA2Steve Lhomme2015-05-251-22/+80
* | Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098'Michael Niedermayer2014-09-011-1/+4
|\ \ | |/
| * dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer()Diego Biurrun2014-09-011-1/+4
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-1/+1
|\ \ | |/
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-1/+1
* | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'Michael Niedermayer2014-05-111-1/+1
|\ \ | |/
| * hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-111-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-091-4/+4
|\ \ | |/
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-091-4/+4
| * dxva2: Directly use AVFramesMichael Niedermayer2014-04-011-4/+4
* | avcodec/dxva2: fix pointers after H264PictureMichael Niedermayer2014-03-171-4/+4
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-171-0/+1
|\ \ | |/
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-161-0/+1
* | Merge commit 'b66382101cff33e2ce66500327a90d0a105eedeb'Michael Niedermayer2014-03-071-2/+5
|\ \ | |/
| * dxva2: Increase maximum number of slices for mpeg2Rainer Hochecker2014-03-061-3/+6
* | dxva2: bump maximum number of slieces for mpeg2Rainer Hochecker2014-01-271-1/+1
* | avcodec/dxva2_mpeg2: Use skip_1stop_8data_bits()Michael Niedermayer2013-10-301-2/+1
* | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327'Michael Niedermayer2013-03-081-4/+4
|\ \ | |/
| * lavc: move AVFrame.hwaccel_picture_private to Picture.Anton Khirnov2013-03-081-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-061-9/+9
|\ \ | |/
| * hwaccel: consistent name prefixes for start_frame/end_frame/decode_sliceDiego Biurrun2013-03-051-9/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-4/+8
|\ \ | |/
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-4/+8
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-081-1/+1
|\ \ | |/
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-081-1/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | dxva2: Fix some warnings about incompatible pointer typejamal2012-07-281-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-291-1/+0
|\ \ | |/
| * cosmetics: Remove extra newlines at EOFAlex Converse2012-01-271-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-291-1/+0
|\ \ | |/
| * Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-281-1/+0
* | cleanup: remove various double end ';' all over the code.Clément Bœsch2011-11-161-4/+4
OpenPOWER on IntegriCloud