32 Commits (4ebb43f19c416e1601730ca9ae57749b1385c563)

Author SHA1 Message Date
Michael Niedermayer 3331213e2a avformat/concatdec: Enable auto_convert by default 10 years ago
Zhang Rui 038f3a173f avformat/concatdec: avoid NULL dereference when failed to open file. 10 years ago
Nicolas George acbc2ed26a lavf/concatdec: handle NOPTS start_time. 10 years ago
Stefano Sabatini 484d42a097 lavf/concatdec: add timestamp log 10 years ago
Michael Niedermayer 4641ae352e avformat: Add and use ff_copy_whitelists() 10 years ago
Michael Niedermayer 5ea0753a15 avformat/concatdec: Forward whitelists to the subdemuxers. 10 years ago
Michael Niedermayer 3294fc8c47 avformat/concatdec: fix "warning: explicitly assigning a variable of type int to itself" 10 years ago
Nicolas George 50ed6e3ce6 lavf/concatdec: implement automatic conversions. 11 years ago
Nicolas George 9d24a536a3 lavf/concatdec: reindent after last commit. 11 years ago
Nicolas George b24d6c5303 lavf/concatdec: always do stream matching. 11 years ago
Nicolas George c27939d871 lavf/concatdec: check match_streams() return value. 11 years ago
Nicolas George e973cf04f6 lavf/concatdec: use a structure for each stream. 11 years ago
Nicolas George 26dea7731e lavf/concatdec: allow to match streams by id. 11 years ago
Nicolas George 6bffa83bbe lavf/concatdec: reindent after last commit. 11 years ago
Nicolas George 8a670f52a5 lavf/concatdec: more reliable test for absolute URLs. 11 years ago
Zhang Rui 4958628ba6 avformat/concatdec: pass the interrupt callback on 11 years ago
Stefano Sabatini aeccb522eb lavf/concatdec: fix crash in case a file in script cannot be opened 11 years ago
Nicolas George ca2f6b6932 lavf/concat: reject empty scripts. 12 years ago
Nicolas George d608a27d9e lavf/concatdec: remove invalid check for AVSEEK_FLAG_BACKWARD. 12 years ago
Nicolas George de1a71595d lavf/concatdec: support seeking. 12 years ago
Nicolas George de1568a452 lavf/concatdec: fix possible leak in case of malloc failure. 12 years ago
Nicolas George c31458c334 lavf/concat: compute duration if possible. 12 years ago
Nicolas George 3ab25e4574 Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" 12 years ago
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. 12 years ago
Nicolas George 16c3cb9bbf lavf/concatdec: avoid leaking URLs. 12 years ago
Nicolas George 32aedebdc5 lavf: add a concat demuxer. 12 years ago