Browse Source

removed an unnecessary blank line

Originally committed as revision 24882 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Tobias Bindhammer 15 years ago
parent
commit
e4d2ab5298
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/avcodec.h

+ 0
- 1
libavcodec/avcodec.h View File

@@ -216,7 +216,6 @@ enum CodecID {
CODEC_ID_A64_MULTI,
CODEC_ID_A64_MULTI5,


/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,
CODEC_ID_PCM_S16BE,


Loading…
Cancel
Save