summaryrefslogtreecommitdiffstats
path: root/libavformat/rsoenc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-291-1/+0
|\
| * Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-281-1/+0
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-041-1/+1
|\ \ | |/
| * avio: introduce an AVIOContext.seekable fieldAnton Khirnov2011-04-031-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* avio: rename put_flush_packet -> avio_flushAnton Khirnov2011-03-161-2/+2
* avio: add avio_tell macro as a replacement for url_ftellAnton Khirnov2011-03-041-1/+1
* avio: avio_ prefix for url_fseekAnton Khirnov2011-03-011-2/+2
* avio: avio: avio_ prefixes for put_* functionsAnton Khirnov2011-02-211-6/+6
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-2/+2
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-201-0/+114
OpenPOWER on IntegriCloud