-
- Downloads
lavf: introduce AVFMT_TS_NEGATIVE
Most formats do not support negative timestamps, shift them to avoid unexpected behaviour and a number of bad crashes. CC:libav-stable@libav.org Signed-off-by:Anton Khirnov <anton@khirnov.net> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
Showing
- libavformat/avformat.h 17 additions, 0 deletionslibavformat/avformat.h
- libavformat/ffmenc.c 1 addition, 0 deletionslibavformat/ffmenc.c
- libavformat/framecrcenc.c 2 additions, 1 deletionlibavformat/framecrcenc.c
- libavformat/md5enc.c 2 additions, 1 deletionlibavformat/md5enc.c
- libavformat/mux.c 31 additions, 3 deletionslibavformat/mux.c
- libavformat/oggenc.c 1 addition, 0 deletionslibavformat/oggenc.c
- tests/ref/lavf/asf 2 additions, 2 deletionstests/ref/lavf/asf
- tests/ref/lavf/mkv 1 addition, 1 deletiontests/ref/lavf/mkv
- tests/ref/lavf/mpg 1 addition, 1 deletiontests/ref/lavf/mpg
- tests/ref/lavf/ts 1 addition, 1 deletiontests/ref/lavf/ts
- tests/ref/seek/lavf-asf 27 additions, 27 deletionstests/ref/seek/lavf-asf
- tests/ref/seek/lavf-mkv 22 additions, 22 deletionstests/ref/seek/lavf-mkv
- tests/ref/seek/lavf-mpg 27 additions, 27 deletionstests/ref/seek/lavf-mpg
- tests/ref/seek/lavf-ts 27 additions, 27 deletionstests/ref/seek/lavf-ts
Loading
Please register or sign in to comment