23 Commits (373b82066cd4d0c7f42af9b03e8cdc1085e1a6e5)

Author SHA1 Message Date
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 10 years ago
Rémi Denis-Courmont 89ac99ba5f vdpau: pass codec-specific parameters from hwaccel 10 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 11 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