summaryrefslogtreecommitdiff
path: root/libavcodec/vdpau.c
Commit message (Expand)AuthorAge
* Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\|
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-24
|\|
| * Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"Janne Grunau2011-10-24
* | Revert "mpeg12: move full_pel from MpegEncContext to Mpeg1Context"Michael Niedermayer2011-10-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-24
|\|
| * mpeg12: move full_pel from MpegEncContext to Mpeg1ContextAnton Khirnov2011-10-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * hwaccel: unbreak buildMans Rullgard2011-07-10
| * ffmpeg: Fix VDPAU decoding for some H264 samples.Carl Eugen Hoyos2011-07-04
* | Fix VDPAU decoding for some H264 samples.Carl Eugen Hoyos2011-06-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-24
|\|
| * doxygen: Consistently use '@' instead of '\' for Doxygen markup.Diego Biurrun2011-06-24
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
* | Allow selecting VDPAU, XvMC via get_format for MPEG-2Reimar Döffinger2011-04-01
|/
* Set VDPAU H264 picture parameter field_order_cnt and frame_num at theStephen Warren2010-03-30
* Fix VDPAU for H.264 streams with long reference frames.Stephen Warren2010-03-30
* Cosmetics: Fix a comment.Carl Eugen Hoyos2010-03-14
* Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.Carl Eugen Hoyos2010-03-03
* Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be usedNVIDIA Corporation2009-11-10
* Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4Stephen Warren2009-03-06
* Do not set h264.is_reference for pictures that are delayed, but notNVIDIA Corporation2009-02-26
* The field rangered in VDPAU's VdpPictureInfoVC1 now also containsNVIDIA Corporation2009-02-26
* 100l, always declare variables at the top of a block, not inside a for ()Reimar Döffinger2009-02-23
* Instead of crashing, return from ff_vdpau_mpeg_picture_complete()Reimar Döffinger2009-02-18
* Fix MBAFF/PAFF samples.Stephen Warren2009-02-17
* Place spaces consistently in pointer types in vdpau.cReimar Döffinger2009-02-15
* Revert adding a _pixfmt to vdpau/xvmc header names.Diego Biurrun2009-02-14
* Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h asDiego Biurrun2009-02-12
* Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fitDiego Biurrun2009-02-11