[VDPAU] [PATCH] vdpauinfo: remove TODO regarding INVALID_CHROMA_TYPE when querying 444

José Hiram Soltren jsoltren at nvidia.com
Mon Oct 21 14:27:04 PDT 2013


This looks good to me.

--José

On 10/21/2013 04:16 PM, Aaron Plattner wrote:
> This was a bug in the NVIDIA driver that was fixed in the 256.44 release with
> the following changelog entry:
> 
>     * Fixed VDPAU to not print a debug error message when calling
>       VdpVideoMixerQueryFeatureSupport with an unsupported or unknown
>       VdpVideoMixerFeature.
> 
> Signed-off-by: Aaron Plattner <aplattner at nvidia.com>
> ---
>  vdpauinfo.cpp | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/vdpauinfo.cpp b/vdpauinfo.cpp
> index 7bc0499..205afd4 100644
> --- a/vdpauinfo.cpp
> +++ b/vdpauinfo.cpp
> @@ -25,8 +25,6 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
>  OTHER DEALINGS IN THE SOFTWARE.
>  */
>  /// TODO
> -/// - possible bug, querying VDP_CHROMA_TYPE_444 returns an error
> -///  (VDP_STATUS_INVALID_CHROMA_TYPE) is this NVIDIA or us?
>  /// - parse display/screen from command line
>  /// - list color table formats for queryOutputSurface
>  
> 
-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------


More information about the VDPAU mailing list