- 29 Oct, 2014 1 commit
-
-
Carl Eugen Hoyos authored
This does not fix anything but gives users a chance to know that they must not pass -sub_charenc UTF-16 to ffmpeg. Fixes ticket #4059.
-
- 05 Sep, 2014 1 commit
-
-
wm4 authored
ff_smil_extract_next_chunk() is still used by RealText.
-
- 07 Aug, 2014 1 commit
-
-
James Almer authored
Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Jan, 2013 1 commit
-
-
Clément Bœsch authored
This flag is not necessary.
-
- 30 Dec, 2012 2 commits
-
-
Clément Bœsch authored
Both libavformat and libavcodec requires this function.
-
Clément Bœsch authored
This commit also makes sure the extradata and subtitle_header are NUL terminated, without taking into account the trailing '\0' in account in the size. At the same time, it should fix 'warning: dereferencing type-punned pointer will break strict-aliasing rules' warning for compilers who don't consider uint8_t** and char** compatibles.
-
- 01 Dec, 2012 1 commit
-
-
Clément Bœsch authored
-
- 29 Jun, 2012 1 commit
-
-
Clément Bœsch authored
-