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
/
id3v1.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-09
1
-3
/
+4
|
\
|
*
Remove all uses of now deprecated metadata functions.
Anton Khirnov
2011-06-08
1
-3
/
+4
*
|
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-04
1
-1
/
+1
|
\
\
|
|
/
|
*
avio: introduce an AVIOContext.seekable field
Anton Khirnov
2011-04-03
1
-1
/
+1
|
*
id3v1: change filesize to int64_t.
Carl Eugen Hoyos
2011-03-28
1
-2
/
+2
|
*
id3v1: Seek back to old position after reading.
Carl Eugen Hoyos
2011-03-28
1
-1
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
avio: avio_ prefix for url_fsize
Anton Khirnov
2011-03-07
1
-1
/
+1
|
*
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
1
-2
/
+2
|
*
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'ffmpeg-mt/master'
Michael Niedermayer
2011-03-30
1
-1
/
+1
*
|
avio: avio_ prefix for url_fsize
Anton Khirnov
2011-03-08
1
-1
/
+1
*
|
Change filesize to int64_t.
Carl Eugen Hoyos
2011-03-07
1
-2
/
+2
*
|
Seek back to old position after reading id3v1 tag.
Carl Eugen Hoyos
2011-03-07
1
-1
/
+2
*
|
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-03
1
-2
/
+2
*
|
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-22
1
-1
/
+1
|
/
*
Partially revert "Simplify code by using av_metadata_set2()."
Anton Khirnov
2010-11-29
1
-3
/
+5
*
Mark av_metadata_set() as deprecated, and use av_metadata_set2()
Stefano Sabatini
2010-04-25
1
-2
/
+2
*
Add a list of generic tags and change demuxers to follow it.
Anton Khirnov
2010-02-01
1
-1
/
+1
*
Revert Revision: 21473
Michael Niedermayer
2010-01-27
1
-1
/
+1
*
Fix misc typos, patch by
Stefano Sabatini
2010-01-27
1
-1
/
+1
*
Correct truncated ID3v1 genre name.
Alexander Strange
2009-12-13
1
-1
/
+1
*
Simplify code by using av_metadata_set2().
Michael Niedermayer
2009-12-13
1
-5
/
+3
*
s/author/artist/ for ID3
Michael Niedermayer
2009-12-13
1
-1
/
+1
*
More ID3v1 genres from ffmbc.
Michael Niedermayer
2009-12-13
1
-0
/
+22
*
ff_id3v1_genre_str table should be const.
Reimar Döffinger
2009-09-06
1
-1
/
+1
*
Move id3v1/id3v2 handling code from mp3.c to id3v[12].c.
Patrick Dehne
2009-06-19
1
-0
/
+70
*
cosmetics: Reformat to K&R and prettyprint newly created files.
Diego Biurrun
2009-06-11
1
-100
/
+100
*
Move id3v2 parsing code from mp3.c to id3v2.h and id3v2.c.
Patrick Dehne
2009-06-11
1
-0
/
+151