| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/vdpau_mpeg4: fix order of quant matrix coefficients | Hendrik Leppkes | 2023-05-15 | 1 | -2/+3 |
* | avcodec/mpeg4video.h: Move decoder-only parts to a new header | Andreas Rheinhardt | 2022-02-13 | 1 | -1/+1 |
* | lavc: Rename hwaccel.h to hwconfig.h | Mark Thompson | 2020-04-26 | 1 | -1/+1 |
* | lavc: Mark all AVHWAccel structures as const | Mark Thompson | 2017-11-26 | 1 | -1/+1 |
* | Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24' | James Almer | 2017-11-11 | 1 | -0/+1 |
|\ |
|
| * | lavc: external hardware frame pool initialization | wm4 | 2017-10-19 | 1 | -0/+1 |
| * | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2016-12-19 | 1 | -0/+2 |
* | | pthread_frame: do not run hwaccel decoding asynchronously unless it's safe | Anton Khirnov | 2017-03-21 | 1 | -0/+2 |
* | | Merge commit 'd35d0c723e3c8fc8cde76bf677f67928f5e179a8' | Hendrik Leppkes | 2015-11-02 | 1 | -24/+0 |
|\| |
|
| * | vdpau: remove dysfunctional H.263 support | Rémi Denis-Courmont | 2015-10-30 | 1 | -24/+0 |
* | | vdpau_mpeg4: Do not fail on unknown profile. | Reimar Döffinger | 2014-11-05 | 1 | -0/+3 |
* | | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41' | Michael Niedermayer | 2014-10-15 | 1 | -1/+1 |
|\| |
|
| * | lavc: deprecate the use of AVCodecContext.time_base for decoding | Anton Khirnov | 2014-10-15 | 1 | -1/+1 |
* | | Merge commit '89ac99ba5f2dc9f69ad3bc294753930eb0b3e4a4' | Michael Niedermayer | 2014-10-06 | 1 | -0/+30 |
|\| |
|
| * | vdpau: pass codec-specific parameters from hwaccel | Rémi Denis-Courmont | 2014-10-05 | 1 | -0/+30 |
* | | 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 | -2/+2 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -2/+2 |
| * | vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame | wm4 | 2014-03-20 | 1 | -2/+2 |
* | | Merge commit '7948a51b5c3d08e1a1173442a7ff72b220def303' | Michael Niedermayer | 2014-03-20 | 1 | -2/+2 |
|\| |
|
| * | vdpau: don't assume Picture and H264Picture are the same | wm4 | 2014-03-20 | 1 | -2/+2 |
* | | avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture | Michael Niedermayer | 2014-03-17 | 1 | -2/+2 |
* | | Merge commit '48e139409556861c9e561ce34133891d8eecc3cf' | Michael Niedermayer | 2013-11-30 | 1 | -2/+4 |
|\| |
|
| * | mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext. | Anton Khirnov | 2013-11-29 | 1 | -2/+4 |
* | | Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0' | Michael Niedermayer | 2013-08-06 | 1 | -4/+7 |
|\| |
|
| * | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -4/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -2/+2 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -2/+2 |
* | | Merge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b' | Michael Niedermayer | 2013-01-14 | 1 | -4/+4 |
|/ |
|
* | vdpau: Add MPEG-4 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 1 | -0/+110 |