OSDN Git Service

pass QDMC extradata to the decoder
authorSascha Sommer <saschasommer@freenet.de>
Sun, 6 Feb 2011 12:54:03 +0000 (13:54 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 6 Feb 2011 21:05:55 +0000 (16:05 -0500)
commited19fafd486d6ab0d6e1eba80ceaa482a740c556
treeb6a3b9361bdb0f94869a88a399c665afd1c8a85e
parent48545a8f724247853c5b1d4e0a24e3ea3ee06515
pass QDMC extradata to the decoder

Makes playing QDMC files in MPlayer work when using the libavformat demuxer.
Problem was that the extradata was not passed from demuxer to decoder.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/avcodec.h
libavformat/isom.c
libavformat/mov.c