summaryrefslogtreecommitdiffstats
path: root/libavformat/rsodec.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+1
* Eliminate pointless 0/NULL initializers in AVCodec and similar declarations.Diego Biurrun2011-11-281-3/+0
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-191-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* avio: avio_ prefixes for get_* functionsAnton Khirnov2011-02-211-4/+4
* avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-201-1/+1
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-261-1/+1
* move pcm demuxers to their own fileAurelien Jacobs2010-08-301-1/+1
* Lego Mindstorms RSO muxer and demuxer.Rafaël Carré2010-07-201-0/+102
OpenPOWER on IntegriCloud