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
/
mp3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-6
/
+6
*
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
Diego Biurrun
2005-09-23
1
-6
/
+6
*
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...
Michael Niedermayer
2005-07-17
1
-2
/
+2
*
.m1v and .m2a (feature req #1178960)
Michael Niedermayer
2005-07-11
1
-3
/
+3
*
AVPacket.pos
Michael Niedermayer
2005-05-26
1
-4
/
+1
*
drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...
Aurelien Jacobs
2005-05-19
1
-1
/
+1
*
sweeping change from -EIO -> AVERROR_IO
Mike Melanson
2004-06-19
1
-2
/
+2
*
pass AVPacket into av_write_frame()
Michael Niedermayer
2004-05-29
1
-3
/
+2
*
added parsing
Fabrice Bellard
2003-11-10
1
-1
/
+2
*
disable encoders where appropriate (patch courtesy of BERO
Mike Melanson
2003-10-14
1
-0
/
+6
*
64 bit pts for writing - more const usage
Fabrice Bellard
2003-09-10
1
-1
/
+1
*
ID3 parsing and generation in MP3 format
Fabrice Bellard
2003-09-08
1
-0
/
+397