- 21 May, 2010 8 commits
-
-
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 18 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
-
Laurent Aimar authored
-
Rémi Duraffort authored
This close #3646
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Pierre Ynard authored
This prevented the play time from being updated correctly in the interface when seeking backwards
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
based on feedback from fenrir, looks nicer too.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Thisways find_stream_info() doesn't get stuck with some http-streams (like http://bglive-a.bitgravity.com/twit/live/high ) when trying to seek. Fix #3080
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 19 May, 2010 11 commits
-
-
Jean-Baptiste Kempf authored
The library buildsystem is a MESS, and I am polite... The patch is a bad workaround for the wait of a better solution. Is google really that low a standard? Maybe they should recrute other people... Only tested on Win32 so far
-
Erwan Tulou authored
it should read 'TL/TL and BR/BL' instead of 'TL/TL and TL/BL'
-
Erwan Tulou authored
These features include for vlc11 - new variables : vlc.canRecord and vlc.isRecording - new functions : vlc.toggleRecord() and vlc.nextFrame() - a new 'loop' parameter for animated bitmaps - a special id="fullscreenController" for Window, intended to be used as a skinnable fullscreen controller for vlc12 - a new 'art' parameter for image control - a new 'scale2' value for resize parameter of image control
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
I don't like the name of it.
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
This is still commented out until we have a lavc version bump
-
Jean-Baptiste Kempf authored
We now should wait for libvpx integration
-
Jean-Baptiste Kempf authored
-
- 18 May, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Ref #3630
-
Jean-Baptiste Kempf authored
Ref #3630
-