Browse Source

doc: fix a typo

Signed-off-by: Diego Biurrun <diego@biurrun.de>
tags/n2.4
Gabriel Dume Diego Biurrun 11 years ago
parent
commit
56a721f020
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/APIchanges

+ 1
- 1
doc/APIchanges View File

@@ -126,7 +126,7 @@ API changes, most recent first:
AVCodecContext.

2014-05-15 - 0c1959b - lavf 55.17.0 - avformat.h
Add AVMFT_FLAG_BITEXACT flag. Muxers now use it instead of checking
Add AVFMT_FLAG_BITEXACT flag. Muxers now use it instead of checking
CODEC_FLAG_BITEXACT on the first stream.

2014-05-11 - 66e6c8a - lavu 53.14.0 - pixfmt.h


Loading…
Cancel
Save