- 28 Oct, 2012 8 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Seems to be used for RDP on Windows 8/2012 according to http://msdn.microsoft.com/en-us/library/dd341376%28prot.20%29.aspx
-
Jean-Baptiste Kempf authored
-
- 27 Oct, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
François Revol authored
Only checks for feeds on startup, should probably poll for updates or just list them all (show_all). Signed-off-by: François Revol <revol@free.fr> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Rémi Denis-Courmont authored
And drop the lame file extension checks. This should fix #7661.
-
David Fuhrmann authored
This fixes several bugs, when we start first vout in main window, but a second one inside a extra video window.
-
David Fuhrmann authored
For instance, when we disable visualisations, the playback isn't finished yet, necessarily.
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
This fixes crashes which occured when trying to open the second vout.
-
David Fuhrmann authored
-
- 26 Oct, 2012 2 commits
-
-
Rémi Denis-Courmont authored
-
Sergio Ammirata authored
Add a new aac audio encoder module based on the fdkaac library. It works correctly up to 5.1 as the current version of the library has problems with 7.1. Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
- 25 Oct, 2012 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is useless as we require OpenGL 1.4.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 24 Oct, 2012 12 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Take2 as now we have new enough libavcodec
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
glActiveTexture() seems mandatory. glClientActiveTexture() requires OpenGL version >= 1.3. Currently, OpenGL version >= 1.4 is assumed anyway.
-
Ilkka Ollakka authored
avcodec_free_frame isn't in untill 54.28.0 and were in 52.25.0
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-