Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
gst_buffer_unref
|
|
backward_reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mpeg1 now give nearly correct output :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
works.
|
|
|
|
|
|
|
|
gstdevice.h
|
|
set vdp_info.forward_reference to VDP_INVALID handle when unreffing the old
buffer
|
|
the GstVdpauYUVVideo element takes raw YUV video and outputs
GstVdpauVideoBuffers
|
|
parse sequence headers
|
|
|
|
|
|
GstVdpauDecoder now pushes GstVdpauVideoBuffers instead of doing
VdpSurface -> YUV conversion. To get YUV data you now put in a GstVdpauVideoYUV
element which takes GstVdpauVideoBuffers and outputs YUV data.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|