summaryrefslogtreecommitdiff
path: root/libavformat/concat.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-02
|\
| * proto: Realign struct initializersMartin Storsjö2011-12-01
| * proto: Use .priv_data_size to allocate the private contextMartin Storsjö2011-12-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-14
|\|
| * avio: add support for passing options to protocols.Anton Khirnov2011-11-13
| * avio: Add an AVIOInterruptCB parameter to ffurl_open/ffurl_allocMartin Storsjö2011-11-13
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-09
|\|
| * lavf: use designated initializers for all protocolsAnton Khirnov2011-04-08
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-05
|\|
| * avio: make url_filesize() internal.Anton Khirnov2011-04-04
| * avio: make url_close() internal.Anton Khirnov2011-04-04
| * avio: make url_seek() internal.Anton Khirnov2011-04-04
| * avio: make url_read() internal.Anton Khirnov2011-04-04
| * avio: make url_open() internal.Anton Khirnov2011-04-04
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-28
|/
* Fix concat seeking SEEK_END case.Wolfram Gloger2010-03-08
* Fix concat seek result.Wolfram Gloger2010-03-08
* Implement a physical concatenation protocol.Michele Orrù2010-02-07