Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nouveau/video: make sure that firmware is present when checking caps | Ilia Mirkin | 2014-02-10 | 1 | -2/+76 |
* | nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0) | Ilia Mirkin | 2013-12-09 | 1 | -6/+1 |
* | vl: add entrypoint to is_video_format_supported | Christian König | 2013-08-19 | 1 | -2/+3 |
* | vl: add entrypoint to get_video_param | Christian König | 2013-08-19 | 1 | -0/+1 |
* | vl: rename pipe_video_decoder to pipe_video_codec | Christian König | 2013-08-19 | 1 | -5/+5 |
* | vl: rename enum pipe_video_codec to pipe_video_format | Christian König | 2013-08-19 | 1 | -15/+15 |
* | nv50: add vp3/vp4 support for mpeg2/vc1 | Ilia Mirkin | 2013-08-16 | 1 | -3/+36 |
* | nvc0: move video param and format support functions to nouveau | Ilia Mirkin | 2013-08-15 | 1 | -0/+62 |
* | nvc0: move firmware loading functions to nouveau | Ilia Mirkin | 2013-08-15 | 1 | -0/+101 |
* | nvc0: move some of the simpler decoder functions into nouveau | Ilia Mirkin | 2013-08-15 | 1 | -0/+63 |
* | nvc0: refactor video buffer management logic into nouveau_vp3 | Ilia Mirkin | 2013-08-15 | 1 | -0/+165 |