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