Michael Niedermayer
|
2b0cdb7364
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Michael Karcher
|
16ad77b357
Move id3v2 tag writing to a separate file.
|
13 лет назад |
Michael Niedermayer
|
f97faf6751
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Michael Karcher
|
e71ebb1972
id3v2: fix doxy comment - 'machine byte order' makes no sense on char arrays
|
13 лет назад |
Michael Niedermayer
|
91eb1b1525
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Diego Biurrun
|
c4a378855e
id3v2: reduce the scope of some non-globally-used symbols/structures
|
13 лет назад |
Reimar Döffinger
|
a1526cd78f
id3v2: Fix some (function) pointer types.
|
13 лет назад |
Michael Niedermayer
|
3e1a7ae44a
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
David Goldwich
|
7a019dffe5
id3v2: add support for non-text and GEOB type tag frames
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Anton Khirnov
|
fe01dd8d74
id3v2: split tables for various ID3v2 versions
|
13 лет назад |
Anton Khirnov
|
cb6bc57681
id3v2: split tables for various ID3v2 versions
|
13 лет назад |
Anton Khirnov
|
eeb0b893e3
id3v2: use an enum for encodings instead of magic numbers.
|
13 лет назад |
Anton Khirnov
|
b3158f7a42
id3v2: make ff_id3v2_parse static
|
13 лет назад |
Anton Khirnov
|
d66eff3685
id3v2: use an enum for encodings instead of magic numbers.
|
13 лет назад |
Anton Khirnov
|
46a2da7698
id3v2: make ff_id3v2_parse static
|
13 лет назад |
Anton Khirnov
|
7a07d158bd
id3v2: use a named constant instead of 0x02
|
14 лет назад |
Diego Biurrun
|
b8ab52e702
Fix Doxygen function parameter documentation syntax.
|
14 лет назад |
Måns Rullgård
|
49bd8e4b84
Fix grammar errors in documentation
|
14 лет назад |
Michael Karcher
|
3a1350e8d9
Generalize ID3v2 functions to support ID3v2-like ID headers with a
|
14 лет назад |
Måns Rullgård
|
cf671d0543
Remove extraneous const keyword
|
15 лет назад |
Anton Khirnov
|
078d89a2b0
MP3 muxer: Write all metadata.
|
15 лет назад |
Anton Khirnov
|
6378b06208
Add id3v2 metadata conversion table and use it in mp3 muxer.
|
15 лет назад |
Patrick Dehne
|
50fcd5be36
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
|
15 лет назад |
Patrick Dehne
|
7541118286
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
|
15 лет назад |
Alex Converse
|
ac3ef4a41b
Fix probing of files with ID3v2 tags. Discussed at
|
16 лет назад |
Alex Converse
|
2ea512a6c2
Factorise id3v2 header parsing from mp3.c to be shared
|
16 лет назад |