| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel | Andreas Rheinhardt | 2023-08-07 | 1 | -30/+31 |
* | avcodec/vc1_block: Remove dead calls to ff_mpeg_draw_horiz_band() | Andreas Rheinhardt | 2022-10-20 | 1 | -2/+0 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 1 | -0/+2 |
* | avcodec/mpegvideo: Move decoder-only stuff to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -0/+1 |
* | Merge commit '8f144d9e3d5cb2ca92e5bdf7cc9f72effa1bd2ce' | James Almer | 2018-04-13 | 1 | -5/+2 |
|\ |
|
| * | Drop Windows XP support remnants | Diego Biurrun | 2018-04-09 | 1 | -5/+1 |
| * | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-12-19 | 1 | -6/+6 |
* | | avcodec/dxva2_vc1: add missing frame_params callback to vc1_d3d11va2 hwaccel | James Almer | 2018-03-22 | 1 | -0/+1 |
* | | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -6/+6 |
* | | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+5 |
|\| |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+5 |
| * | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-08 | 1 | -0/+44 |
| * | dxva: preparations for new hwaccel API | wm4 | 2017-06-08 | 1 | -5/+5 |
| * | dxva2: Factorize DXVA context validity test into a single macro | Steve Lhomme | 2017-01-08 | 1 | -3/+1 |
* | | dxva: add support for new dxva2 and d3d11 hwaccel APIs | wm4 | 2017-06-27 | 1 | -0/+44 |
* | | dxva: preparations for new hwaccel API | wm4 | 2017-06-27 | 1 | -5/+5 |
* | | dxva2: use a single macro to test if the DXVA context is valid | Steve Lhomme | 2017-01-16 | 1 | -3/+1 |
* | | dxva2_vc1: support multiple slices | Hendrik Leppkes | 2016-11-26 | 1 | -34/+72 |
* | | Merge commit '08377f9c3bf6dbe216512a2e05c9fac837b13fc0' | Hendrik Leppkes | 2015-10-14 | 1 | -1/+5 |
|\| |
|
| * | dxva: Include last the internal header | Luca Barbato | 2015-10-14 | 1 | -1/+5 |
* | | Merge commit 'd8039ef8d221ea273aa4f1e62e5df21bf618c772' | Michael Niedermayer | 2015-05-25 | 1 | -30/+101 |
|\| |
|
| * | D3D11va: add a Direct3D11 video decoder similar to DXVA2 | Steve Lhomme | 2015-05-25 | 1 | -30/+101 |
* | | Merge commit '4600a85eaa6182e5a27464f6b9cae5a9ddbf3098' | Michael Niedermayer | 2014-09-01 | 1 | -1/+3 |
|\| |
|
| * | dxva2: Pass variable of correct type to IDirectXVideoDecoder_GetBuffer() | Diego Biurrun | 2014-09-01 | 1 | -1/+3 |
* | | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' | Michael Niedermayer | 2014-05-11 | 1 | -2/+2 |
|\| |
|
| * | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -4/+4 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -4/+4 |
| * | dxva2: Directly use AVFrames | Michael Niedermayer | 2014-04-01 | 1 | -4/+4 |
* | | avcodec/dxva2: fix pointers after H264Picture | Michael Niedermayer | 2014-03-17 | 1 | -4/+4 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | dxva2_vc1: include the start code in wMBbitOffset | Hendrik Leppkes | 2014-03-07 | 1 | -1/+1 |
* | | dxva2_vc1: fix intensity compensation condition with interlaced fields | Hendrik Leppkes | 2014-03-07 | 1 | -1/+1 |
* | | dxva2_vc1: signal skipped p frames | Hendrik Leppkes | 2014-01-01 | 1 | -1/+1 |
* | | dxva2_vc1: fix signaling of intensity compensation values | Hendrik Leppkes | 2014-01-01 | 1 | -5/+24 |
* | | dxva2_vc1: set PQUANT as described by the 2010 spec update | Hendrik Leppkes | 2014-01-01 | 1 | -1/+1 |
* | | dxva2_vc1: set bfraction in slice info according to spec | Hendrik Leppkes | 2014-01-01 | 1 | -1/+1 |
* | | dxva2_vc1: set refdist value according to spec | Hendrik Leppkes | 2014-01-01 | 1 | -1/+1 |
* | | Merge commit 'c2f7417eeb9cc31f75e71f7be2780f90f1628d7e' | Michael Niedermayer | 2013-11-30 | 1 | -1/+1 |
|\| |
|
| * | vc1: move MpegEncContext.resync_marker into VC1Context. | Anton Khirnov | 2013-11-29 | 1 | -1/+1 |
* | | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327' | Michael Niedermayer | 2013-03-08 | 1 | -4/+4 |
|\| |
|
| * | lavc: move AVFrame.hwaccel_picture_private to Picture. | Anton Khirnov | 2013-03-08 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-06 | 1 | -12/+13 |
|\| |
|
| * | hwaccel: consistent name prefixes for start_frame/end_frame/decode_slice | Diego Biurrun | 2013-03-05 | 1 | -12/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -4/+8 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -4/+8 |
* | | vc1: implement vc1 field interlaced dxva2 decoding | Hendrik Leppkes | 2012-10-20 | 1 | -2/+5 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |