]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Use chunk-size in function calling mdpr_read_codecdata() rather than in the
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 3 Sep 2008 00:05:55 +0000 (00:05 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Wed, 3 Sep 2008 00:05:55 +0000 (00:05 +0000)
commit7abc3dde6f1a0a3869b53bfa9fbafcdc9065c96a
tree539a2624adeef33e1fabaee0b0eb616bd70570fc
parent039068ae49d0b7ac2254f2639ae84db406892140
Use chunk-size in function calling mdpr_read_codecdata() rather than in the
function itself. This way, old-style (.ra4) RTSP/RDT OpaqueData chunks can
be parsed using this function as well (they don't have the size bits). See
discussion on ML in "[PATCH] rmdec.c - small read_mdpr_codecdata() API
modification".

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15163 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/rm.h
libavformat/rmdec.c