History log of /external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
85dbb227964d5533a497dbda4803fdf43ad9567f 08-Mar-2012 Christian König <deathsimple@vodafone.de> vl/mpeg12: make bitstream decoder more robust

Just another xine workaround.

Signed-off-by: Christian König <deathsimple@vodafone.de>
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
1fdecef8868ce1a5ca6c2cb260294fb37d3bd69d 24-Dec-2011 Maarten Lankhorst <m.b.lankhorst@gmail.com> vl: Fix inverted logic in vlc checks

Reported-by: Andy Furniss <andyqos@ukfsn.org>
Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
efa93ae449b6dc8437ee7240a8ea050a0d1699e0 20-Dec-2011 Maarten Lankhorst <m.b.lankhorst@gmail.com> vl: improve vlc functions and handling

Only initialize vlc in MPEG2 decoding once for all slices,
add more sanity checks to vlc decoding functions, support
multiple vlc input buffer, improve documentation of the
vlc functions.

v2: also implement multiple inputs for the vlc functions
v3: some bug fixes for buffer size and alignment corner cases
v4: rework of the patch, some more improvements

Signed-off-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
Signed-off-by: Christian König <deathsimple@vodafone.de>
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
19bcd21ed151cf1716f2f87dff0f712231aa2ce7 27-Aug-2011 Kai Wasserbäch <kai@dev.carbon-project.org> vl: Fix include style

As explained in the thread starting at [0], the internal include style
should be »#include "path/to/header.h"« for non-system includes.

[0]
<http://news.gmane.org/find-root.php?message_id=%3c4E5802BE.6020206%40vmware.com%3e>

Signed-off-by: Kai Wasserbäch <kai@dev.carbon-project.org>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
d4bbdbd03893e900d8bcf0b46e8307a877d1a3ae 29-Aug-2011 Christian König <deathsimple@vodafone.de> g3dvl: Fix a bug not decoding the last 32-64 bits of an mpeg2 bitstream.

Another bug found by Andy Furniss.
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
e3b0e3776646d0367206e4544229622eb22fe9f8 26-Aug-2011 Brian Paul <brianp@vmware.com> g3dvl: use pointer_to_uintptr() to silence a cast warning
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
9765dede7556f7ccfef1d90bab14a2bfa03384e5 24-Aug-2011 Christian König <deathsimple@vodafone.de> g3dvl: Rewrite the mpeg 1&2 bitstream parser

Based on work of Maarten Lankhorst this time.

Signed-off-by: Christian König <deathsimple@vodafone.de>
Reviewed-by: Younes Manton <younes.m@gmail.com>
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
49967950a56de276ffcbaea80acbc9f5bd3207bc 14-Jul-2011 Vinson Lee <vlee@vmware.com> g3dvl: s/inline/INLINE/

The inline keyword is not available in MSVC C.
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h
c888fe027c338f337123de4da2de1ac73b0f7587 04-May-2011 Christian König <deathsimple@vodafone.de> [g3dvl] Implement MPEG2 VLD

Based uppon xine's slice_xvmc.c.
This gets VDPAU up and running.
/external/mesa3d/src/gallium/auxiliary/vl/vl_vlc.h