37 Commits (299d9115d4c7c6c108197f48960e140d7433dae6)

Author SHA1 Message Date
Andreas Rheinhardt fe6037fd04 avcodec/mpegpicture: Split MPVPicture into WorkPicture and ordinary Pic 9 months ago
Andreas Rheinhardt 59422955cf avcodec/mpegpicture: Rename Picture->MPVPicture 9 months ago
Andreas Rheinhardt ec1eba792a avcodec/mpegvideo: Shorten variable names 9 months ago
Andreas Rheinhardt 8238bc0b5e avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines 2 years ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 2 years ago
Andreas Rheinhardt dcc1847b18 avcodec/hwconfig: Move HWACCEL_CAP_* to a new header 2 years ago
Hendrik Leppkes 6b2ae90411
avcodec/vdpau_mpeg4: fix order of quant matrix coefficients 2 years ago
Andreas Rheinhardt 1187765f3b avcodec/mpeg4video.h: Move decoder-only parts to a new header 3 years ago
Mark Thompson 2594f6a362 lavc: Rename hwaccel.h to hwconfig.h 5 years ago
Mark Thompson 2117725dc5 lavc: Mark all AVHWAccel structures as const 7 years ago
Mark Thompson 3a71bcc213 lavc: Mark all AVHWAccel structures as const 7 years ago
wm4 b46a77f19d lavc: external hardware frame pool initialization 7 years ago
Anton Khirnov e0cd598bc4 pthread_frame: do not run hwaccel decoding asynchronously unless it's safe 8 years ago
Anton Khirnov d4a91e6534 pthread_frame: do not run hwaccel decoding asynchronously unless it's safe 8 years ago
Rémi Denis-Courmont d35d0c723e vdpau: remove dysfunctional H.263 support 9 years ago
Reimar Döffinger a26d0ffa18 vdpau_mpeg4: Do not fail on unknown profile. 10 years ago
Anton Khirnov 7ea1b3472a lavc: deprecate the use of AVCodecContext.time_base for decoding 11 years ago
Rémi Denis-Courmont 89ac99ba5f vdpau: pass codec-specific parameters from hwaccel 11 years ago
Anton Khirnov a871ef0cc9 hwaccel: Rename priv_data_size to frame_priv_data_size 11 years ago
wm4 f6774f905f mpegvideo: operate with pointers to AVFrames instead of whole structs 11 years ago
wm4 1b1094a19d vdpau: switch ff_vdpau_get_surface_id from Picture to AVFrame 11 years ago
wm4 7948a51b5c vdpau: don't assume Picture and H264Picture are the same 11 years ago
Michael Niedermayer 2a37e560dc avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264Picture 11 years ago
Anton Khirnov 48e1394095 mpeg4videodec: move MpegEncContext.resync_marker into Mpeg4DecContext. 11 years ago
Rémi Denis-Courmont 2852740e23 vdpau: store picture data in picture's rather than codec's context 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Rémi Denis-Courmont 200e8ac920 vdpau: Add MPEG-4 decoding via hwaccel infrastructure 12 years ago