author | Rob Clark <rob@ti.com> | |
Sun, 4 Dec 2011 05:20:15 +0000 (23:20 -0600) | ||
committer | Rob Clark <rob@ti.com> | |
Sun, 11 Dec 2011 23:51:04 +0000 (17:51 -0600) | ||
commit | fdd74ac27deeefff2b4ff2a3588f8f2e90b6e24d | |
tree | 9c9cbcecd7c8ed66afa09ecca5c2f1e0024cdf9a | tree | snapshot (tar.xz tar.gz zip) |
parent | f578a7cf91070272fccc87b232537d1660df45cb | commit | diff |
ducatimpeg4dec: xvid support
Handle xvid streams with B-frames encoded in containers that don't
support B-frames natively (ie. PB-frames). Packed frames are split
and passed to the codec in successive _process() calls, and non-coded
frames are discarded.
Handle xvid streams with B-frames encoded in containers that don't
support B-frames natively (ie. PB-frames). Packed frames are split
and passed to the codec in successive _process() calls, and non-coded
frames are discarded.
src/gstducatimpeg4dec.c | diff | blob | history | |
src/gstducatimpeg4dec.h | diff | blob | history | |
src/gstducatividdec.c | diff | blob | history | |
src/gstducatividdec.h | diff | blob | history |