Browse Source

Change email address to a valid one.

Originally committed as revision 15848 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Benoit Fouet 16 years ago
parent
commit
074bfa7de7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/h264_mp4toannexb_bsf.c

+ 1
- 1
libavcodec/h264_mp4toannexb_bsf.c View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2007 Benoit Fouet <benoit.fouet@purplelabs.com>
* Copyright (c) 2007 Benoit Fouet <benoit.fouet@free.fr>
* *
* This file is part of FFmpeg. * This file is part of FFmpeg.
* *


Loading…
Cancel
Save