[vlc-commits] transcode: add my name on authors so bugs can be	assigned to me
    Ilkka Ollakka 
    git at videolan.org
       
    Sat Nov 16 16:10:03 CET 2013
    
    
  
vlc | branch: master | Ilkka Ollakka <ileoo at videolan.org> | Sat Nov 16 17:09:16 2013 +0200| [d981e3b05237b4f96853267b14991e0d0f9d93b2] | committer: Ilkka Ollakka
transcode: add my name on authors so bugs can be assigned to me
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d981e3b05237b4f96853267b14991e0d0f9d93b2
---
 modules/stream_out/transcode/transcode.c |    1 +
 1 file changed, 1 insertion(+)
diff --git a/modules/stream_out/transcode/transcode.c b/modules/stream_out/transcode/transcode.c
index b4ff11b..7250bf2 100644
--- a/modules/stream_out/transcode/transcode.c
+++ b/modules/stream_out/transcode/transcode.c
@@ -8,6 +8,7 @@
  *          Gildas Bazin <gbazin at videolan.org>
  *          Jean-Paul Saman <jpsaman #_at_# m2x dot nl>
  *          Antoine Cellerier <dionoea at videolan dot org>
+ *          Ilkka Ollakka <ileoo at videolan dot org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
    
    
More information about the vlc-commits
mailing list