Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-20 | vdpaumpegdec: handle GST_QUERY_POSITION and GST_QUERY_DURATION | Carl-Anton Ingmarsson | 1 | -0/+1 | |
2009-06-20 | vdpaumpegdec: calculate correct duration from data in ↵ | Carl-Anton Ingmarsson | 1 | -0/+2 | |
MPEG_PACKET_EXT_PICTURE_CODING | |||||
2009-06-20 | vdpaumpegdec: use GstBitReader to parse bitstream | Carl-Anton Ingmarsson | 1 | -19/+40 | |
2009-06-20 | vdpaumpegdec: handle broken_gop field | Carl-Anton Ingmarsson | 1 | -2/+4 | |
2009-06-20 | vdpaumpegdec: parse PICTURE_CODING_EXTENSION alternate_scan bit | Carl-Anton Ingmarsson | 1 | -0/+1 | |
2009-06-20 | vdpau: MPEG1 decoding know gives recognizable output | Carl-Anton Ingmarsson | 1 | -0/+23 | |
2009-06-20 | vdpau: create VdpDecoder in set_caps add more functions for parsing mpeg | Carl-Anton Ingmarsson | 1 | -1/+38 | |
2009-06-20 | vdpau: extract mpeg2 profile from codec_data | Carl-Anton Ingmarsson | 1 | -0/+63 | |