Changeset 3f54547 in ffmpeg

Timestamp:
Jun 10, 2013, 8:15:13 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
42b8296f
Parents:
8ed6c13
git-author:
Stephen Hutchinson <qyot27@gmail.com> (06/09/13 12:08:04)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (06/10/13 08:15:13)
Message:

utvideo: Add ULH0 and ULH2 decoding to the native decoder.

Also prevents an error since the native decoder (if enabled) is
always used to probe Ut Video-encoded files, even if the user
forces libutvideo to be the decoder. Without this patch, the probe
would fail, and the video wouldn't get properly handed over,
resulting in failure to set codec parameters. When the native
decoder is disabled, libutvideo can probe and initialize decoding
without issues.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.