1
mirror of https://github.com/mpv-player/mpv synced 2025-04-07 19:06:39 +02:00

mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes now

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5478 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-04-03 18:23:22 +00:00
parent 85ee329a2e
commit 2dc9369da6

@ -16,8 +16,8 @@ videocodec mpegpes
status working status working
format 0x10000001 ; mpeg 1 format 0x10000001 ; mpeg 1
format 0x10000002 ; mpeg 2 format 0x10000002 ; mpeg 2
driver libmpeg2 driver mpegpes
dll "libmpeg2" dll "mpegpes"
out MPES out MPES
videocodec mpeg12 videocodec mpeg12