Originally committed as revision 21106 to svn://svn.ffmpeg.org/ffmpeg/trunktags/v0.6
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavcodec/eacmv.c | * @file libavcodec/eacmv.c | ||||
| * Electronic Arts CMV Video Decoder | * Electronic Arts CMV Video Decoder | ||||
| * by Peter Ross (suxen_drol at hotmail dot com) | |||||
| * by Peter Ross (pross@xvid.org) | |||||
| * | * | ||||
| * Technical details here: | * Technical details here: | ||||
| * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_CMV | * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_CMV | ||||
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavcodec/eatgv.c | * @file libavcodec/eatgv.c | ||||
| * Electronic Arts TGV Video Decoder | * Electronic Arts TGV Video Decoder | ||||
| * by Peter Ross (suxen_drol at hotmail dot com) | |||||
| * by Peter Ross (pross@xvid.org) | |||||
| * | * | ||||
| * Technical details here: | * Technical details here: | ||||
| * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_TGV | * http://wiki.multimedia.cx/index.php?title=Electronic_Arts_TGV | ||||
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavcodec/mmvideo.c | * @file libavcodec/mmvideo.c | ||||
| * American Laser Games MM Video Decoder | * American Laser Games MM Video Decoder | ||||
| * by Peter Ross (suxen_drol at hotmail dot com) | |||||
| * by Peter Ross (pross@xvid.org) | |||||
| * | * | ||||
| * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games, | * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games, | ||||
| * including Mad Dog McCree and Crime Patrol. | * including Mad Dog McCree and Crime Patrol. | ||||
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavformat/eacdata.c | * @file libavformat/eacdata.c | ||||
| * Electronic Arts cdata Format Demuxer | * Electronic Arts cdata Format Demuxer | ||||
| * by Peter Ross (suxen_drol at hotmail dot com) | |||||
| * by Peter Ross (pross@xvid.org) | |||||
| * | * | ||||
| * Technical details here: | * Technical details here: | ||||
| * http://wiki.multimedia.cx/index.php?title=EA_Command_And_Conquer_3_Audio_Codec | * http://wiki.multimedia.cx/index.php?title=EA_Command_And_Conquer_3_Audio_Codec | ||||
| @@ -22,7 +22,7 @@ | |||||
| /** | /** | ||||
| * @file libavformat/mm.c | * @file libavformat/mm.c | ||||
| * American Laser Games MM Format Demuxer | * American Laser Games MM Format Demuxer | ||||
| * by Peter Ross (suxen_drol at hotmail dot com) | |||||
| * by Peter Ross (pross@xvid.org) | |||||
| * | * | ||||
| * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games, | * The MM format was used by IBM-PC ports of ALG's "arcade shooter" games, | ||||
| * including Mad Dog McCree and Crime Patrol. | * including Mad Dog McCree and Crime Patrol. | ||||