summaryrefslogtreecommitdiff
path: root/libavformat/concat.c
Commit message (Expand)AuthorAgeFilesLines
* Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-281-1/+1
* Fix concat seeking SEEK_END case.Wolfram Gloger2010-03-081-2/+2
* Fix concat seek result.Wolfram Gloger2010-03-081-1/+1
* Implement a physical concatenation protocol.Michele Orrù2010-02-071-0/+198