- 13 Sep, 2011 13 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
refs #3178
-
Francois Cartegnie authored
We still have the old vlm.html interface, as only batch commands are in the new lua http interface. Moving apart its own files gives a clearer view of the two versions.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Old vlm interface was not working because of missing files
-
Laurent Aimar authored
This reverts commit 3e6913a3. The decoder object can be destroyed before libass is and so cannot be used for logging.
-
Laurent Aimar authored
The global one may not be in synch when the callback is called.
-
Laurent Aimar authored
It fixes a potential out of bound access.
-
Laurent Aimar authored
The global one may not be in synch when the callback is called.
-
Laurent Aimar authored
-
Francois Cartegnie authored
-
- 12 Sep, 2011 12 commits
-
-
Devin Heitmueller authored
-
Devin Heitmueller authored
Address a case where we would end up with missing closing underline tags. This results in malformed HTML causing the subpicture to never be rendered in those cases.
-
Devin Heitmueller authored
-
Devin Heitmueller authored
-
Devin Heitmueller authored
Properly the renderer to properly show the inverted exclamation mark, common in Spanish. Validated with the WGBH EIA-608 test stream.
-
Laurent Aimar authored
It was broken by f9b664ea.
-
Martin Storsjö authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
This reverts commit 2224fa03. FT_Done_Glyph seems needed for shadow. More investigation needed to work out why libfreetype crashes at this FT_Done_Glyph.
-
Erwan Tulou authored
shadow refers to outine or glyph. Only these latter ones need deallocation.
-
Erwan Tulou authored
-
- 11 Sep, 2011 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 10 Sep, 2011 1 commit
-
-
Francois Cartegnie authored
-
- 09 Sep, 2011 5 commits
-
-
Ilkka Ollakka authored
-
Francois Cartegnie authored
Make them share a common palette and save 41K (78%)
-
Sebastien Zwickert authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 08 Sep, 2011 6 commits
-
-
Pierre Ynard authored
Get rid of another vlc.object.find() call!
-
Pierre Ynard authored
This gets rid of a broken vlc.object.find() call
-
Pierre Ynard authored
-
Rafaël Carré authored
There might be a buffer still stored in packetizer buffers refs: #3178
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-