index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
vdpau.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the
Stephen Warren
2010-03-30
1
-6
/
+16
*
Fix VDPAU for H.264 streams with long reference frames.
Stephen Warren
2010-03-30
1
-1
/
+1
*
Cosmetics: Fix a comment.
Carl Eugen Hoyos
2010-03-14
1
-1
/
+1
*
Support B-frames when decoding MPEG-4 with VDPAU hardware acceleration.
Carl Eugen Hoyos
2010-03-03
1
-0
/
+4
*
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be used
NVIDIA Corporation
2009-11-10
1
-0
/
+50
*
Fix H.264 bitstream field log2_max_pic_order_cnt_lsb_minus4
Stephen Warren
2009-03-06
1
-1
/
+1
*
Do not set h264.is_reference for pictures that are delayed, but not
NVIDIA Corporation
2009-02-26
1
-1
/
+1
*
The field rangered in VDPAU's VdpPictureInfoVC1 now also contains
NVIDIA Corporation
2009-02-26
1
-1
/
+1
*
100l, always declare variables at the top of a block, not inside a for ()
Reimar Döffinger
2009-02-23
1
-1
/
+2
*
Instead of crashing, return from ff_vdpau_mpeg_picture_complete()
Reimar Döffinger
2009-02-18
1
-0
/
+2
*
Fix MBAFF/PAFF samples.
Stephen Warren
2009-02-17
1
-1
/
+1
*
Place spaces consistently in pointer types in vdpau.c
Reimar Döffinger
2009-02-15
1
-17
/
+17
*
Revert adding a _pixfmt to vdpau/xvmc header names.
Diego Biurrun
2009-02-14
1
-1
/
+1
*
Rename xvmc_render.h --> xvmc_pixfmt.h and vdpau.h --> vdpau_pixfmt.h as
Diego Biurrun
2009-02-12
1
-1
/
+1
*
Rename vdpauvideo.c --> vdpau.c and xvmcvideo.c --> xvmc.c to better fit
Diego Biurrun
2009-02-11
1
-0
/
+305