diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-18 05:11:34 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-05-23 06:41:50 +0200 |
commit | b2c0b3774ffe1f6ad878a017b023691f7043168c (patch) | |
tree | 3b719863f4ea28a3805d19cda563bd7ac7852367 /libavformat/adtsenc.c | |
parent | 1e689518d508b96f2a6a6f3bbbb43f00eaf87d01 (diff) | |
download | ffmpeg-b2c0b3774ffe1f6ad878a017b023691f7043168c.tar.gz |
avformat/webmdashenc: Simplify parsing strings
Don't use the functions for searching substrings when all one is
looking for is a char anyway. Given that there is already a standard
library function for "find last occurence of a char in a string" also
allows one to remove a custom loop.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/adtsenc.c')
0 files changed, 0 insertions, 0 deletions