summaryrefslogtreecommitdiff
path: root/libavformat/concatdec.c
Commit message (Expand)AuthorAge
* Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'Michael Niedermayer2013-06-17
* lavf/concat: reject empty scripts.Nicolas George2013-05-15
* lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD.Nicolas George2013-05-04
* lavf/concatdec: support seeking.Nicolas George2013-03-20
* lavf/concatdec: fix possible leak in case of malloc failure.Nicolas George2013-03-20
* lavf/concat: compute duration if possible.Nicolas George2013-03-05
* Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"Nicolas George2013-03-05
* lavf/concatdec: define "ffcat" and "ffconcat" extensionsStefano Sabatini2013-02-28
* lavf/concatdec: add the "duration" directive.Nicolas George2013-02-24
* lavf/concatdec: allow probing.Nicolas George2013-02-13
* lavf/concatdec: add signature directive.Nicolas George2013-02-13
* lavf/concatdec: add safe option.Nicolas George2013-02-13
* concatdec: change data type to suppress warning about limited range of data t...Michael Niedermayer2012-12-17
* lavf/concatdec: avoid leaking URLs.Nicolas George2012-12-12
* lavf: add a concat demuxer.Nicolas George2012-12-06