- 23 May, 2010 19 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #3485
-
Christophe Mutricy authored
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Christophe Mutricy authored
Use only pkg-config. Fix sdl_image detection
-
Christophe Mutricy authored
But you need careful, if you compile without X and then run with an X-enabled PulseAudio, boom. Closes: #3650
-
Laurent Aimar authored
It fixes 'on top' behaviour when going fullscreen (at least for linux), and it avoid having a 'Untitled Window' in the taskbar when fullscreen.
-
Laurent Aimar authored
-
Laurent Aimar authored
It properly fixes #3526.
-
Laurent Aimar authored
The maximum number of surfaces it will allow is now 128, but the actual value used is configured by the core (around 20-30 when DR is used, a few otherwise).
-
Pierre Ynard authored
-
Pierre Ynard authored
-
Pierre Ynard authored
All the operations are done from the command thread now
-
Ilkka Ollakka authored
This should help watching mp4-videos (&fmt=18 and 22 or something like that) from youtube. ffmpeg for fallback for windows. Not idea about OS X side.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
contribs: added Google's libvpx patch for ffmpeg with a couple of compilation fixes for Mac OS X and added another patch for libvpx
-
- 22 May, 2010 5 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Please note that updating pre1 to pre3 won't work because of this missing key *cough*
-
Felix Paul Kühne authored
Mac OS X: added various missing file extensions to the supported-by-this-application-list (xa, m3u8, b4s, vlc, xm, amr, aob, dts, cdg, idx, oma, voc, vqf, mpeg1, mpeg2, mpeg4, mts, mid, mlp, webm, rar, rec, rmi, s3m, vro, tod, utf)
-
Ilkka Ollakka authored
This should fix usage on windows.
-
- 21 May, 2010 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
This removes a dangerous vlc_object_find(PARENT) and potentially invalids var_DelCallback(). It also avoids useless callback destructions and so fixes some dvd menus.
-
Laurent Aimar authored
-
Laurent Aimar authored
It will simplify improvements of vout_Request.
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Don't use the iphone-trick, but instead parse the playlist-file and add all the video-types on one run. Seems that when adding nodes on lua sd plugin, theres some flickering.
-
Jean-Baptiste Kempf authored
-
- 20 May, 2010 6 commits
-
-
Laurent Aimar authored
It seems that decoders not using AVContext::get_buffer() do not initialize AVFrame::reordered_opaque.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It basically works but they are some issues to be fixed.
-
Laurent Aimar authored
-
Laurent Aimar authored
-