]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Factorise id3v2 header parsing from mp3.c to be shared
authorsuperdump <superdump@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 15 Jan 2009 12:23:03 +0000 (12:23 +0000)
committersuperdump <superdump@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 15 Jan 2009 12:23:03 +0000 (12:23 +0000)
commitfe3bdebf4a435681543dd0b645fdaa33ea3d7a30
treedcb7fc0dbb3c7223d85ab8902ebafa429ad0a0ab
parentabfbd6bc2ad11387999a3658fd3dfa00331d2bd3
Factorise id3v2 header parsing from mp3.c to be shared

Patch by Alex Converse ( alex converse gmail com )

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16615 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/Makefile
libavformat/id3v2.c [new file with mode: 0644]
libavformat/id3v2.h [new file with mode: 0644]
libavformat/mp3.c