]> git.sesse.net Git - vlc/commit
Simplify FLAC extradata (streaminfo) parsing
authorRafaël Carré <funman@videolan.org>
Sun, 23 Jun 2013 21:15:55 +0000 (23:15 +0200)
committerRafaël Carré <funman@videolan.org>
Sun, 23 Jun 2013 21:16:35 +0000 (23:16 +0200)
commit9925a34ee91b6debfc2f9f137fe9c77e7e0d6241
treeac7b7c5dbe348edf56d3b86accad7cebf0591cae
parent6c41d3708a10038ebef05dd301e6735fba25b780
Simplify FLAC extradata (streaminfo) parsing

Prefer the shorter version (avcodec/avformat support both)
modules/codec/avcodec/audio.c
modules/codec/avcodec/encoder.c
modules/codec/flac.c
modules/demux/avformat/mux.c
modules/demux/flac.c
modules/demux/mkv/matroska_segment_parse.cpp
modules/demux/ogg.c
modules/mux/ogg.c
modules/packetizer/flac.c