1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-11 17:37:23 +00:00

Remove version information from libmpeg2 vd_info_t struct.

It is available in other places and needs to be updated continuously.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27532 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-09-06 18:13:44 +00:00
parent 11d6f1fd2d
commit 5c282f9a49

View File

@ -11,7 +11,7 @@
static vd_info_t info =
{
"MPEG 1/2 Video decoder libmpeg2-v0.4.0b",
"libmpeg2 MPEG 1/2 Video decoder",
"libmpeg2",
"A'rpi & Fabian Franz",
"Aaron & Walken",