Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
14 years ago |
Anton Khirnov
|
b7f2fdde74
avio: rename put_flush_packet -> avio_flush
|
14 years ago |
Anton Khirnov
|
fed5676ffe
mp3enc: remove mp3_write_packet(), use ff_raw_write_packet() instead
|
14 years ago |
Anton Khirnov
|
a2704c9712
avio: add avio_tell macro as a replacement for url_ftell
|
14 years ago |
Anton Khirnov
|
6b4aa5dac8
avio: avio_ prefix for url_fseek
|
14 years ago |
Anton Khirnov
|
77eb5504d3
avio: avio: avio_ prefixes for put_* functions
|
14 years ago |
Anton Khirnov
|
ae628ec1fd
avio: rename ByteIOContext to AVIOContext.
|
14 years ago |
Anton Khirnov
|
5a6de4e7e8
mp3enc: write ISO8859-1 instead of UTF-16 when possible
|
14 years ago |
Diego Elio Pettenò
|
c6610a216e
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
|
14 years ago |
Anton Khirnov
|
22272f61bb
mp3enc: support for id3v2.3 tags using a per-muxer AVOption
|
14 years ago |
Anton Khirnov
|
cb6bc57681
id3v2: split tables for various ID3v2 versions
|
14 years ago |
Anton Khirnov
|
8c3caf7fb1
mp3enc: handle errors in id3v2_put_ttag
|
14 years ago |
Anton Khirnov
|
187e23478b
mp3enc: add support for writing UTF-16 tags
|
14 years ago |
Anton Khirnov
|
d08928bbea
Split mp3 demuxer and muxer into separate files.
|
14 years ago |