OSDN Git Service

Move handling of ID3v2 to common utils.c code, reducing code duplication
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 6 Oct 2010 20:21:07 +0000 (20:21 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 6 Oct 2010 20:21:07 +0000 (20:21 +0000)
commit6612d8cf3170a5bf1b3460c22f8c725c02542533
tree887a00c4d753247b8cdc7639d6a0d21fe8468767
parent1136850dd59f52d92d8ba3a70a42fafcdf37c05d
Move handling of ID3v2 to common utils.c code, reducing code duplication
and supporting it for more formats, fixing issue 2258.

Originally committed as revision 25378 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/aacdec.c
libavformat/flacdec.c
libavformat/mp3.c
libavformat/mpc.c
libavformat/tta.c
libavformat/utils.c