]> git.sesse.net Git - vlc/commit
Fixed non compatible avcodec flac extradata.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 30 Apr 2009 23:04:03 +0000 (01:04 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 30 Apr 2009 23:05:40 +0000 (01:05 +0200)
commita000d2188fcaedd136a443a1fe946d291c1bf492
tree9b732e4e042105550905efe3dc7cdc4a39d7c5ba
parentae2132b50966245586e37afb2a86c46856946b4a
Fixed non compatible avcodec flac extradata.

avcodec will now output extradata using the same format than flac encoder.
modules/codec/avcodec/encoder.c