Author | SHA1 | Message | Date |
---|---|---|---|
|
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 |
|
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 |
|
32aedebdc5 | lavf: add a concat demuxer. | 12 years ago |