Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-20 | vdpaumpegdec: handle broken_gop field | Carl-Anton Ingmarsson | 1 | -9/+6 |
2009-06-20 | vdpaumpegdec: convert all manual parsing to use read_bits instead | Carl-Anton Ingmarsson | 1 | -11/+16 |
2009-06-20 | vdpaumpegdec: handle multiple B_FRAMEs in a row | Carl-Anton Ingmarsson | 1 | -4/+1 |
2009-06-20 | vdpaumpegdec: parse PICTURE_CODING_EXTENSION alternate_scan bit | Carl-Anton Ingmarsson | 1 | -0/+1 |
2009-06-20 | vdpaumpegdec: fixup quantmatrix extension parsing | Carl-Anton Ingmarsson | 1 | -8/+7 |
2009-06-20 | vdpau: small improvement to mpeg decoder | Carl-Anton Ingmarsson | 1 | -1/+1 |
2009-06-20 | vdpau: MPEG1 decoding know gives recognizable output | Carl-Anton Ingmarsson | 1 | -28/+103 |
2009-06-20 | vdpau: create VdpDecoder in set_caps add more functions for parsing mpeg | Carl-Anton Ingmarsson | 1 | -0/+115 |
2009-06-20 | vdpau: extract mpeg2 profile from codec_data | Carl-Anton Ingmarsson | 1 | -0/+227 |