summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau_mpeg12.c
Commit message (Expand)AuthorAge
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-26
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-26
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-11
|\
| * lavc: external hardware frame pool initializationwm42017-10-19
| * pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-19
* | pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2017-03-21
* | Merge commit 'ecbcebde344c9eaeb8877ba2c5d32eb3af621e7f'Michael Niedermayer2015-02-14
|\|
| * vdpau: Adjust necessary #includes for vdpau_internal.hDiego Biurrun2015-02-14
* | Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4'Michael Niedermayer2014-10-06
|\|
| * vdpau: pass codec-specific parameters from hwaccelRémi Denis-Courmont2014-10-05
* | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986'Michael Niedermayer2014-05-11
|\|
| * hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-09
|\|
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
| * vdpau: switch ff_vdpau_get_surface_id from Picture to AVFramewm42014-03-20
* | Merge commit '7948a51b5c3d08e1a1173442a7ff72b220def303'Michael Niedermayer2014-03-20
|\|
| * vdpau: don't assume Picture and H264Picture are the samewm42014-03-20
* | avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264PictureMichael Niedermayer2014-03-17
* | Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0'Michael Niedermayer2013-08-06
|\|
| * vdpau: store picture data in picture's rather than codec's contextRémi Denis-Courmont2013-08-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-16
|\|
| * h264: deMpegEncContextizeAnton Khirnov2013-02-15
* | Merge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b'Michael Niedermayer2013-01-14
|/
* vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-13