summaryrefslogtreecommitdiffstats
path: root/libavcodec/dirac_parser.c
diff options
context:
space:
mode:
authorVitaly _Vi Shukela <[email protected]>2017-11-18 10:36:51 +0300
committerMichael Niedermayer <[email protected]>2017-11-19 04:38:29 +0100
commit80ef3c83601881ff2b6a90fa5c6e82c83aad768f (patch)
tree036456b403b8645dccd96f3dc16ddece287ff734 /libavcodec/dirac_parser.c
parentae61bcbdf83a509553445bf0cbce1dba5ac5b208 (diff)
ffmpeg: Allow "-to" on input files in addition to "-t"
For some strange reason "-t" option was only implemented for input files while both "-t" and "-to" were available for use for output files. This made extracting a range from input file inconvenient. This patch enables -to option for input so one can do ffmpeg -ss 1:23:20 -to 1:27:22.3 -i myinput.mkv ... Signed-off-by: Vitaly _Vi Shukela <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/dirac_parser.c')
0 files changed, 0 insertions, 0 deletions