]> git.sesse.net Git - vlc/commit
Workaround libmpeg2 DPB bugs (#2883).
authorLaurent Aimar <fenrir@videolan.org>
Sat, 27 Jun 2009 23:33:53 +0000 (01:33 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Sat, 27 Jun 2009 23:36:02 +0000 (01:36 +0200)
commita3d9fc2ec7f0d9a57063ec3d54feaf8824f357b8
tree151f3a552e1bc77f820ce5e8a9d225a7569346fe
parent946a8e91e13dbf85a07070024661ef7f104b977e
Workaround libmpeg2 DPB bugs (#2883).

It should work as the vout never deletes the pictures used by a decoder.
modules/codec/libmpeg2.c