Commits on Source (6)
-
(cherry picked from commit 1a3017ef)
fe23f329 -
Steve Lhomme authored
The format string doesn't contain any string to replace. (cherry picked from commit 11723c09) (edited) edited: - 3.0 needs a similar fix in "tref/chap" handling as 6fd1fbf7 is not backported.
696da7b3 -
Steve Lhomme authored
MP4_BoxGet_Path must always be called with a usable path that won't be free'd by MP4_BoxGet_Path(). (cherry picked from commit aef04a7b)
0e178b89 -
Steve Lhomme authored
Without varargs which is most of the call we use. And it won't parse and allocate a new string each time. (cherry picked from commit 8cf9d34a) (edited) edited: - 3.0 doesn't have heif.c - 3.0 has some varargs calls in different places
cd31c1bf -
Steve Lhomme authored
(cherry picked from commit bd5c9bc1) (edited) edited: - only one location needs a fix on 3.0
75b68ec0 -
Steve Lhomme authored
So the compiler can check the callers. (cherry picked from commit 21aaf77b)
672d60bd
Showing
- modules/demux/mp4/essetup.c 4 additions, 4 deletionsmodules/demux/mp4/essetup.c
- modules/demux/mp4/libmp4.c 63 additions, 19 deletionsmodules/demux/mp4/libmp4.c
- modules/demux/mp4/libmp4.h 24 additions, 4 deletionsmodules/demux/mp4/libmp4.h
- modules/demux/mp4/mp4.c 5 additions, 5 deletionsmodules/demux/mp4/mp4.c