index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
id3v2.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
id3v2: split tables for various ID3v2 versions
Anton Khirnov
2011-01-22
1
-2
/
+15
*
id3v2: use an enum for encodings instead of magic numbers.
Anton Khirnov
2011-01-21
1
-0
/
+7
*
id3v2: make ff_id3v2_parse static
Anton Khirnov
2011-01-20
1
-6
/
+0
*
id3v2: use a named constant instead of 0x02
Anton Khirnov
2010-12-07
1
-0
/
+5
*
Fix Doxygen function parameter documentation syntax.
Diego Biurrun
2010-07-02
1
-3
/
+3
*
Fix grammar errors in documentation
Måns Rullgård
2010-06-30
1
-2
/
+2
*
Generalize ID3v2 functions to support ID3v2-like ID headers with a
Michael Karcher
2010-06-11
1
-3
/
+10
*
Remove extraneous const keyword
Måns Rullgård
2009-10-17
1
-1
/
+1
*
MP3 muxer: Write all metadata.
Anton Khirnov
2009-10-05
1
-0
/
+6
*
Add id3v2 metadata conversion table and use it in mp3 muxer.
Anton Khirnov
2009-09-29
1
-0
/
+3
*
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
Patrick Dehne
2009-06-19
1
-0
/
+5
*
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
Patrick Dehne
2009-06-11
1
-0
/
+7
*
Fix probing of files with ID3v2 tags. Discussed at
Alex Converse
2009-01-19
1
-0
/
+7
*
Factorise id3v2 header parsing from mp3.c to be shared
Alex Converse
2009-01-15
1
-0
/
+35