Stefano Sabatini
|
6cc12353a8
|
lavf/concatdec: define "ffcat" and "ffconcat" extensions
|
12 years ago |
Nicolas George
|
ea2de3d096
|
lavf/concatdec: add the "duration" directive.
|
12 years ago |
Nicolas George
|
b68dd8a161
|
lavf/concatdec: allow probing.
|
12 years ago |
Nicolas George
|
db9dc5154d
|
lavf/concatdec: add signature directive.
|
12 years ago |
Nicolas George
|
6d680d20ad
|
lavf/concatdec: add safe option.
|
12 years ago |
Michael Niedermayer
|
8976ef7aec
|
concatdec: change data type to suppress warning about limited range of data type on some platforms.
Reviewed-by: Nicolas George <nicolas.george@normalesup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Nicolas George
|
16c3cb9bbf
|
lavf/concatdec: avoid leaking URLs.
Use av_realloc instead of av_realloc_f to keep the original
array in case of failure: it is freed in full by the fail label.
|
12 years ago |
Nicolas George
|
32aedebdc5
|
lavf: add a concat demuxer.
|
12 years ago |