]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/startcode.h
avcodec/version: leave old audio API
[ffmpeg] / libavcodec / startcode.h
index cc55d5f642af77b109cfb1639d26d2778a96aca6..cfa02b08602eb45e6edbb1d226f14e23cd343059 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * Copyright (c) 2003-2010 Michael Niedermayer <michaelni@gmx.at>
- *
  * This file is part of FFmpeg.
  *
  * FFmpeg is free software; you can redistribute it and/or
@@ -22,7 +20,6 @@
  * @file
  * Accelerated start code search function for start codes common to
  * MPEG-1/2/4 video, VC-1, H.264/5
- * @author Michael Niedermayer <michaelni@gmx.at>
  */
 
 #ifndef AVCODEC_STARTCODE_H