History log of /external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
67635a0a713e54939f1f72ba8db2b3099988a925 01-Nov-2015 Ilia Mirkin <imirkin@alum.mit.edu> nouveau: get rid of tabs

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
8ab85bfcd5ddd44c50e5b384222731cb2a1a1496 10-Sep-2014 Maarten Lankhorst <maarten.lankhorst@canonical.com> nouveau: remove unneeded assert

No idea why it was added, but the code runs fine even on videos
where it triggers.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Cc: "10.2 10.3" <mesa-stable@lists.freedesktop.org>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
a41aad843108cec1901c88a76d5ceb4ede2e062b 10-Sep-2014 Maarten Lankhorst <maarten.lankhorst@canonical.com> nouveau: rework reference frame handling

Fixes a regression from "nouveau/vdec: small fixes to h264 handling"

New picking order for frames:
1. Vidbuf pointer matches.
2. Take the first kicked ref.
3. If that fails, take a ref that has a different last_used.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Cc: "10.2 10.3" <mesa-stable@lists.freedesktop.org>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
121ceb38f45daacc938349d9d5aa82776b78dbab 10-Sep-2014 Maarten Lankhorst <maarten.lankhorst@canonical.com> nouveau: fix MPEG4 hw decoding

Reorder some fields to make I-frame decoding work correctly.

Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Cc: "10.2 10.3" <mesa-stable@lists.freedesktop.org>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
49d26a277d8653f63b50f07371bf02b3453e8839 15-Apr-2014 Maarten Lankhorst <maarten.lankhorst@canonical.com> nouveau/vdec: small fixes to h264 handling

nouveau_vp3_inter_sizes requires sliec_count as argument just
as the other places that call it from h264 code do. Hopefully
fixes something.

Fix the status_vp code to allow status == 0 too, when processing
hasn't started yet.

set h264->second_field correctly.
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
2cd2b9705e722d94091ce8ff6ff56a44dd8d5cc6 07-Dec-2013 Ilia Mirkin <imirkin@alum.mit.edu> nouveau/video: update a few more h264 picparm field names

Based on comments by Benjamin Morris <bmorris@nvidia.com> in
http://lists.freedesktop.org/archives/nouveau/2013-December/015328.html

This adds setting of is_long_term, and updates a few field names we were
unclear about.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.0" <mesa-stable@lists.freedesktop.org>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
78525dae8ae4daf785e89ba8a334e4ec3be8a334 07-Dec-2013 Ilia Mirkin <imirkin@alum.mit.edu> nouveau/video: update h264 picparm field names based on usage

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.0" <mesa-stable@lists.freedesktop.org>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
925ffa8c4a5760d0f79de6bf1fab52c2d6e83b17 24-Sep-2013 Christian König <christian.koenig@amd.com> vl/h264: split fields into SPS/PPS

Add alot of missing fields as well.

Signed-off-by: Christian König <christian.koenig@amd.com>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
57684d52e9a37a73dbcb6c71d04ea776b08bd003 18-Aug-2013 Vinson Lee <vlee@freedesktop.org> nouveau: Copy m4x4 and m8x8 separately.

Silences Coverity "Out-of-bounds access" defect.

Signed-off-by: Vinson Lee <vlee@freedesktop.org>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
8e423ab98403135140a093be3c66c88b9a36ad5c 15-Jul-2013 Christian König <christian.koenig@amd.com> vl: rename enum pipe_video_codec to pipe_video_format

Signed-off-by: Christian König <christian.koenig@amd.com>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c
73f4499a02db0cdad31f7881d718daadd712c40f 10-Aug-2013 Ilia Mirkin <imirkin@alum.mit.edu> nvc0: move vp param filling logic into nouveau

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
/external/mesa3d/src/gallium/drivers/nouveau/nouveau_vp3_video_vp.c