summaryrefslogtreecommitdiffstats
path: root/libavformat/concatdec.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'Michael Niedermayer2013-06-171-0/+1
* lavf/concat: reject empty scripts.Nicolas George2013-05-151-0/+2
* lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD.Nicolas George2013-05-041-1/+1
* lavf/concatdec: support seeking.Nicolas George2013-03-201-2/+96
* lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George2013-03-201-5/+11
* lavf/concat: compute duration if possible.Nicolas George2013-03-051-0/+13
* Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"Nicolas George2013-03-051-1/+0
* lavf/concatdec: define "ffcat" and "ffconcat" extensionsStefano Sabatini2013-02-281-0/+1
* lavf/concatdec: add the "duration" directive.Nicolas George2013-02-241-0/+15
* lavf/concatdec: allow probing.Nicolas George2013-02-131-1/+2
* lavf/concatdec: add signature directive.Nicolas George2013-02-131-0/+9
* lavf/concatdec: add safe option.Nicolas George2013-02-131-0/+44
* concatdec: change data type to suppress warning about limited range of data t...Michael Niedermayer2012-12-171-1/+1
* lavf/concatdec: avoid leaking URLs.Nicolas George2012-12-121-2/+4
* lavf: add a concat demuxer.Nicolas George2012-12-061-0/+221
OpenPOWER on IntegriCloud