summaryrefslogtreecommitdiff
path: root/libavcodec/vaapi_mpeg4.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mpegvideo: Move sprite-related fields to Mpeg4DecContextAndreas Rheinhardt2022-10-201-1/+1
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-161-0/+2
* avcodec/mpegvideo: Move decoder-only stuff to a new headerAndreas Rheinhardt2022-02-131-0/+1
* avcodec/mpeg4video.h: Move decoder-only parts to a new headerAndreas Rheinhardt2022-02-131-1/+1
* all: Remove unnecessary libavcodec/internal.h inclusionsAndreas Rheinhardt2022-02-081-1/+0
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-261-1/+1
* lavc: Mark all AVHWAccel structures as constMark Thompson2017-11-261-2/+2
* Merge commit 'b46a77f19ddc4b2b5fa3187835ceb602a5244e24'James Almer2017-11-111-0/+2
|\
| * lavc: external hardware frame pool initializationwm42017-10-191-0/+2
| * pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2016-12-191-0/+3
| * vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson2016-08-301-82/+133
* | pthread_frame: do not run hwaccel decoding asynchronously unless it's safeAnton Khirnov2017-03-211-0/+3
* | vaapi_mpeg4: Restore changes overwritten by mergeMark Thompson2017-01-221-12/+1
* | vaapi_mpeg4: Convert to use the new VAAPI hwaccel codeMark Thompson2017-01-171-90/+145
* | Merge commit '5f1c3cbd524728317bf460259aa8f3ef5ec935c6'Clément Bœsch2016-06-211-4/+0
|\ \ | |/
| * vaapi: Drop pointless debug outputDiego Biurrun2016-05-031-4/+0
| * lavu: deprecate AV_PIX_FMT_VAAPI_*, replace with AV_PIX_FMT_VAAPIMark Thompson2016-03-191-2/+2
* | Merge commit 'e60a6e7545dd6f5b25e3a65de9c6fdcc6e2e9d6b'Hendrik Leppkes2015-09-161-0/+1
|\ \ | |/
| * mpegvideo: Drop mpegvideo.h where not neededVittorio Giovara2015-09-131-0/+1
* | vaapi: streamline public context structure.Gwenole Beauchesne2015-08-191-2/+9
* | vaapi: define a unique pixel format for VA-API (AV_PIX_FMT_VAAPI).Gwenole Beauchesne2015-08-191-2/+2
* | Merge commit '0c69164f451cc9ca6ce9d6e7568083e2776bc845'Michael Niedermayer2015-04-291-1/+1
|\ \ | |/
| * h263: Convert function to macroVittorio Giovara2015-04-281-1/+1
* | Merge commit '5aed1d4240d411533c102eec6944aa925b7f4964'Michael Niedermayer2015-04-261-1/+1
|\ \ | |/
| * vaapi: Fix -Wimplicit-function-declaration for ff_dlog() usageRico Tzschichholz2015-04-261-0/+1
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-2/+3
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-2/+2
* | Merge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'Michael Niedermayer2014-10-151-1/+1
|\ \ | |/
| * lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-151-1/+1
| * vaapi: Update idct_permutation location after dsputil/idctdsp splitDiego Biurrun2014-07-011-1/+1
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-1/+1
|\ \ | |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-091-3/+3
|\ \ | |/
| * mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-091-3/+3
| * vaapi: switch ff_vaapi_get_surface_id from Picture to AVFramewm42014-03-201-2/+2
* | avcodec/vaapi: fix pointer types after H264Picture changesMichael Niedermayer2014-03-171-2/+2
* | Merge commit 'f7d228676cb7669059889c4225c8a8dc56708c24'Michael Niedermayer2013-12-061-2/+2
|\ \ | |/
| * mpeg4videodec: move intra_dc_threshold from MpegEncContext to Mpeg4DecContextAnton Khirnov2013-12-051-2/+2
* | Merge commit 'e026ee0446de27fc38e33e98704fada012fdc763'Michael Niedermayer2013-11-301-2/+2
|\ \ | |/
| * mpeg4videodec: move sprite_{shift,traj} from MpegEncContext to Mpeg4DecContextAnton Khirnov2013-11-291-2/+2
* | Merge commit '513d849bb605d3d862da1ada709bd2ca1ac68f58'Michael Niedermayer2013-11-301-2/+2
|\ \ | |/
| * mpeg4videodec: move num_sprite_warping_points from MpegEncContext to Mpeg4Dec...Anton Khirnov2013-11-291-2/+2
* | Merge commit '48e139409556861c9e561ce34133891d8eecc3cf'Michael Niedermayer2013-11-301-1/+1
|\ \ | |/
| * mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext.Anton Khirnov2013-11-291-1/+1
* | Merge commit 'bc5abfb19e7ff00b859120561d6ffd622c7904fe'Michael Niedermayer2013-11-291-1/+1
|\ \ | |/
| * mpeg4videodec: move MpegEncContext.rvlc to Mpeg4DecContextAnton Khirnov2013-11-291-1/+1
* | Merge commit '1a89025793ca73d9685a8ce8e3194efa64dd6844'Michael Niedermayer2013-11-291-2/+4
|\ \ | |/
| * mpeg4videodec: move MpegEncContext.vol_sprite_usage to Mpeg4DecContextAnton Khirnov2013-11-291-2/+4
* | Fix nonsense MPEG-4 hwaccel code.Reimar Döffinger2013-09-221-12/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-161-7/+2
|\ \ | |/
| * h264: deMpegEncContextizeAnton Khirnov2013-02-151-7/+2