- 10 Jun, 2015 6 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
Since we have no real way to drain stream demux fifo, we should have a way to reset demuxer before switching to a new segment.
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 12 May, 2015 3 commits
-
-
François Cartegnie authored
Allows using tls transport and does non persistent connection fallback.
-
François Cartegnie authored
-
François Cartegnie authored
-
- 09 May, 2015 1 commit
-
-
François Cartegnie authored
-
- 07 May, 2015 2 commits
-
-
François Cartegnie authored
should appear smoother
-
François Cartegnie authored
-
- 30 Apr, 2015 1 commit
-
-
François Cartegnie authored
also fixes includes, forward declarations
-
- 27 Feb, 2015 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 13 Jan, 2015 1 commit
-
-
François Cartegnie authored
-
- 02 Jan, 2015 1 commit
-
-
François Cartegnie authored
Still doesn't control streamDemux
-
- 30 Dec, 2014 1 commit
-
-
François Cartegnie authored
Allows switching logic, and fixes startSegment handling.
-
- 26 Dec, 2014 1 commit
-
-
François Cartegnie authored
-
- 22 Dec, 2014 1 commit
-
-
François Cartegnie authored
-
- 18 Dec, 2014 6 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
Not mandatory to be mp4
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
- 30 May, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
-
- 23 Mar, 2012 1 commit
-
-
Hugo Beauzée-Luyssen authored
-
- 20 Feb, 2012 1 commit
-
-
Christopher Mueller authored
Signed-off-by:
Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
- 14 Feb, 2012 1 commit
-
-
Christopher Mueller authored
Signed-off-by:
Hugo Beauzée-Luyssen <beauze.h@gmail.com>
-
- 26 Oct, 2011 1 commit
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Apr, 2010 1 commit
-
-
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 17 Oct, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Mar, 2009 1 commit
-
-
Rémi Denis-Courmont authored
avcodec is used from at least three different plugins: avcodec, switcher (which seems dead though) and indirectly in avformat. We need to have a common interlock for all of these.
-
- 12 Jan, 2006 1 commit
-
-
dionoea authored
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 09 Jan, 2005 1 commit
-
-
Cyril Deguet authored
-
- 22 Dec, 2004 1 commit
-
-
gbazin authored
-
- 05 Jan, 2004 1 commit
-
-
Cyril Deguet authored
* commands/cmd_fullscreen.*, parser/interpreter.cpp: added a "vlc.fullscreen()" command
-
- 03 Jan, 2004 1 commit
-
-
Cyril Deguet authored
win32, by ipkiss and myself... Among the features: - framework rewritten from scratch, heavily based on design patterns => new controls can be (hopefully) created more easily, portability to other OS is better, and the interface is less dependant from the vlc core - new concept of "layout", to provide a window with several different views (as in winamp3 skins) - controls can now be placed at a relative position to the edges of a window, which allow controls and layouts to be resizable (e.g for the playlist window) - Use of libpng and libfreetype2 for better portability between x11 and win32 => ttf fonts and antialiasing - New DTD for the xml theme ( *it will probably change again* ) - Very very beginning of scripting in the xml file - And many things I miss - And probably many bugs ;)
-