log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
libavformat.hg
log mp3.c @ 1544:
49256f9ea0e9
libavformat
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2006-11-08
michael
fix missdetection of mpeg-ps (ps2_interdite.mpg)
libavformat
2006-10-30
michael
dont set the sampling rate just because 1 mp3 packet header says so (fixes playback speed on some old mencoder generated avis which where then dumped to mp3)
libavformat
2006-10-23
aurel
replace coder/decoder file description in libavformat by muxer/demuxer
libavformat
2006-10-07
diego
Change license headers to say 'FFmpeg' instead of 'this program/this library'
libavformat
2006-09-20
michael
reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues)
libavformat
2006-09-12
michael
10l typo
libavformat
2006-09-10
gpoirier
allow ffmpeg to read mp3s beginning with partial frames
libavformat
2006-07-10
mru
allow individual selection of muxers and demuxers
libavformat
2006-07-09
mru
give AVInput/OutputFormat structs consistent names
libavformat
2006-06-05
mru
probe for mpeg audio
libavformat
2006-01-12
diego
Update licensing information: The FSF changed postal address.
libavformat
2005-12-17
diego
COSMETICS: Remove all trailing whitespace.
libavformat
2005-09-23
diego
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS
libavformat
2005-07-17
michael
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility
libavformat
2005-07-11
michael
.m1v and .m2a (feature req #1178960)
libavformat
2005-05-26
michael
AVPacket.pos
libavformat
2005-05-19
aurel
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol)
libavformat
2004-06-19
melanson
sweeping change from -EIO -> AVERROR_IO
libavformat
2004-05-29
michael
pass AVPacket into av_write_frame()
libavformat
2003-11-10
bellard
added parsing
libavformat
2003-10-14
melanson
disable encoders where appropriate (patch courtesy of BERO
libavformat
2003-09-10
bellard
64 bit pts for writing - more const usage
libavformat
2003-09-08
bellard
ID3 parsing and generation in MP3 format
libavformat
less
more
|
(0)
tip