gstreamer/sys/vdpau/h264
Carl-Anton Ingmarsson 00ad3c8aeb vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice
we now no longer try to get the GstVdpDevice from downstream since it in
practice didn't give us anything and complicates the code alot. Nevertheless if device
distribution should be done there's probably a lot better ways to do it.
2010-07-30 11:31:59 +02:00
..
gsth264dpb.c vdpauh264dec: free frames on finalize in GstH264DPB 2010-06-28 11:11:52 +02:00
gsth264dpb.h vdpauh264dec: rename GstVdpH264Frame to GstH264Frame 2010-06-28 11:11:52 +02:00
gsth264frame.c vdpauh264dec: don't use deprecated g_ptr_array_free incase glib >= 2.22 2010-06-28 12:00:55 +02:00
gsth264frame.h vdpauh264dec: rename GstVdpH264Frame to GstH264Frame 2010-06-28 11:11:52 +02:00
gsth264parser.c vdpauh264dec: try to calculate framerate if we don't get one from upstream 2010-07-19 21:55:31 +02:00
gsth264parser.h vdpauh264dec: improve further 2010-06-23 21:51:53 +02:00
gstnalreader.c vdpauh264dec: fix initalization of GstNalReader cache 2010-06-24 22:07:45 +02:00
gstnalreader.h vdpauh264dec: fix initalization of GstNalReader cache 2010-06-24 22:07:45 +02:00
gstvdph264dec.c vdpau: cleanup GstVdpDecoder opening of it's GstVdpDevice 2010-07-30 11:31:59 +02:00
gstvdph264dec.h vdpau: add GstVdpDecoder base class 2010-06-26 21:27:32 +02:00