Mesa (master): g3dvl: Rewrite the mpeg 1&2 bitstream parser

Christian König deathsimple at kemper.freedesktop.org
Fri Aug 26 10:12:34 UTC 2011


Module: Mesa
Branch: master
Commit: 9765dede7556f7ccfef1d90bab14a2bfa03384e5
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=9765dede7556f7ccfef1d90bab14a2bfa03384e5

Author: Christian König <deathsimple at vodafone.de>
Date:   Wed Aug 24 22:51:31 2011 +0200

g3dvl: Rewrite the mpeg 1&2 bitstream parser

Based on work of Maarten Lankhorst this time.

Signed-off-by: Christian König <deathsimple at vodafone.de>
Reviewed-by: Younes Manton <younes.m at gmail.com>

---

 src/gallium/auxiliary/vl/vl_mpeg12_bitstream.c | 2442 ++++++++----------------
 src/gallium/auxiliary/vl/vl_mpeg12_bitstream.h |   23 +-
 src/gallium/auxiliary/vl/vl_mpeg12_decoder.c   |    8 +-
 src/gallium/auxiliary/vl/vl_vlc.h              |  201 ++-
 src/gallium/include/pipe/p_video_state.h       |   11 +
 5 files changed, 934 insertions(+), 1751 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=9765dede7556f7ccfef1d90bab14a2bfa03384e5



More information about the mesa-commit mailing list