summaryrefslogtreecommitdiff
path: root/libavformat/rsoenc.c
Commit message (Expand)AuthorAge
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavf: add the notimestamps flag to the muxers missing itAnton Khirnov2014-06-18
* lavf: flush the output AVIOContext in av_write_trailer().Anton Khirnov2012-09-15
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* avformat: Drop pointless "format" from container long namesDiego Biurrun2012-07-30
* Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-28
* avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-03
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-16
* avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-04
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-01
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-21
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-20