24 Commits (d62a0c1e5db1607d3223cc18299e5f7f8f154237)

Author SHA1 Message Date
Diego Biurrun 6ebe07fbb5 variable renaming: mp3lame --> libmp3lame 18 years ago
Michael Niedermayer 1f51da1b4a fix missdetection of mpeg-ps (ps2_interdite.mpg) 18 years ago
Michael Niedermayer 498c544ad2 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) 18 years ago
Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Michael Niedermayer 22668218f9 reduce scores if the mp3 frames dont start from the begin of the file (fixes flv deteted as mp3 issues) 18 years ago
Michael Niedermayer d0702de9af 10l typo 18 years ago
Andreas Öman abade1429e allow ffmpeg to read mp3s beginning with partial frames 18 years ago
Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
Måns Rullgård dc4ed3b141 probe for mpeg audio 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Diego Biurrun a9e3509529 Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS 19 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
Michael Niedermayer e0827ba440 .m1v and .m2a (feature req #1178960) 19 years ago
Michael Niedermayer 2692067a45 AVPacket.pos 20 years ago
Aurelien Jacobs a965c478b2 drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) 20 years ago
Mike Melanson 0bd586c50d sweeping change from -EIO -> AVERROR_IO 21 years ago
Michael Niedermayer e928649b0b pass AVPacket into av_write_frame() 21 years ago
Fabrice Bellard ba0ce88a2d added parsing 21 years ago
Mike Melanson 764ef40015 disable encoders where appropriate (patch courtesy of BERO 21 years ago
Fabrice Bellard 490579042a 64 bit pts for writing - more const usage 21 years ago
Fabrice Bellard 6a58e1510d ID3 parsing and generation in MP3 format 21 years ago