diff options
Diffstat (limited to 'libavcodec')
-rw-r--r-- | libavcodec/mjpeg.c | 2 | ||||
-rw-r--r-- | libavcodec/truemotion1.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/mjpeg.c b/libavcodec/mjpeg.c index f81c285e9c..73158476bb 100644 --- a/libavcodec/mjpeg.c +++ b/libavcodec/mjpeg.c @@ -22,7 +22,7 @@ * * Support for external huffman table, various fixes (AVID workaround), * aspecting, new decode_frame mechanism and apple mjpeg-b support - * by Alex Beregszaszi <alex@naxine.org> + * by Alex Beregszaszi */ /** diff --git a/libavcodec/truemotion1.c b/libavcodec/truemotion1.c index 5e84a828c8..c1326ac213 100644 --- a/libavcodec/truemotion1.c +++ b/libavcodec/truemotion1.c @@ -22,7 +22,7 @@ /** * @file truemotion1.c * Duck TrueMotion v1 Video Decoder by - * Alex Beregszaszi (alex@fsn.hu) and + * Alex Beregszaszi and * Mike Melanson (melanson@pcisys.net) * * The TrueMotion v1 decoder presently only decodes 16-bit TM1 data and |