Fix bug: dvd plugin not working.

This commit is contained in:
Johns
2012-02-14 15:12:48 +01:00
parent 6736db082e
commit 5aa826bdb0
3 changed files with 37 additions and 18 deletions

View File

@@ -1,5 +1,6 @@
User johns
Fix bug: dvd plugin not working.
Fix bug: used frame-> instead of video_ctx-> for old libav/ffmpeg.
User johns