- 10 Sep, 2014 3 commits
-
-
Hannes Domani authored
Signed-off-by: Tristan Matthews <le.businessman@gmail.com> (cherry picked from commit a868b9e580a2ec98ec4a13ba5a2cf463821af337)
-
Hannes Domani authored
Signed-off-by: Tristan Matthews <le.businessman@gmail.com> (cherry picked from commit c53f31a51223a9d8c0c6e07b5d705d7a096dc963)
-
Hannes Domani authored
Signed-off-by: Tristan Matthews <le.businessman@gmail.com> (cherry picked from commit 7459d06cca4cd0fa29eec101001628d34549c6d1)
-
- 09 Sep, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 9ef8db17fda567a43d6e8febd5cd0f6ec79757a0)
-
- 08 Sep, 2014 2 commits
-
-
David Fuhrmann authored
All black-syle panels should get the floating window level. This is normal behaviour of panels and has the positive side effect that the panel also stays in front while vout window reconfigurations. This level is also used for the preferences window, as this is sort of a modal window which needs to be closed (in order to get settings saved). close #12063 (cherry picked from commit 081cba9ccc60b60f5f22a8a5be3895147eb0a709) Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Felix Paul Kühne authored
This reverts commit 93900cd7 because it breaks the API behavior 3 months after a feature freeze without providing a proper solution or work-around. This code path will be reworked for 3.0.
-
- 05 Sep, 2014 1 commit
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 08c15c3f4c2b16dfe8189458a8bac17221e43f97) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Sep, 2014 9 commits
-
-
Rafaël Carré authored
(cherry picked from commit 1ec8c36705246b191053b6ebec1491c121cf521a) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Erwan Tulou authored
Switch the layout activity to true before actually displaying the layout. This gives controls a chance to reinitialize before any real drawing occurs, and thus a clean animation gets displayed without any unwanted stray image. This fixes trac #12083 (cherry picked from commit 1ce3c5d673ba7a71f3db5cf7f1d11ee906f92d39) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Erwan Tulou authored
If down or over images are missing, they default to the up image. Yet, in case of animated images, the animation gets played leading to undesirable artefacts. This patch adds a comparison operator for animated images and do not restart the animation if they are alike. (cherry picked from commit 1c101b97678e5e7a34a062916b24fe0b9366a316) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit d32f040df7c85f9331cf5f5aa6438a84e2ad8360)
-
Felix Paul Kühne authored
(cherry picked from commit c8803e34fe597809dd5b558e0cdcc811c0cc41fd)
-
Rémi Denis-Courmont authored
(cherry picked from commit c5f806f480c9eda637b741d29c11b1b00e2a6f06)
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 26e73f0ff54f6f65519443679748c75d437f03ba) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Tristan Matthews <le.businessman@gmail.com> (cherry picked from commit 52897c9020a3b8044d77866605068509924a585c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
(cherry picked from commit 0ff2de0533d1197d2dc2f17ad9093cc7b9541402) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 02 Sep, 2014 3 commits
-
-
Rafaël Carré authored
Fix AAC-LC playback with QT 10.3 (727.4) (cherry picked from commit 08f8853b60ad68629b14aabea1595047ef7a3288) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 407756f250d57b50b6bd20be74c7247c94ce3a3f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Abecassis authored
A crash could occur in the following situation: 1) A video decoder is created and starts waiting for the first picture: b_waiting = true, b_first = true 2) The first picture is received but the decoder is still in waiting mode: b_waiting = true, b_first = false 3) A second picture is received, the decoder is now waiting in DecoderWaitUnblock(). 4) From the input thread, an EOF event is received, EsOutChangePosition is called and sets the decoder in flushing mode. 5) The decoder thread wakes up and exits DecoderWaitUnblock because b_flushing is true. However this triggers the assertion in DecoderDecodeVideo since we have b_waiting && !b_first. Fix #11892, #12041 (cherry picked from commit a1603d9e69629a8168f5babce3388307bb677341) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Sep, 2014 3 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit a14188589fbbbfc404be45a80db90d6e1725de4e)
-
Hannes Domani authored
In combination with the previous patch all crashes (double free()) are solved. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 1651d75c07ae1795cf78b0e3e4ac753b7703a8e6)
-
Rémi Denis-Courmont authored
(cherry picked from commit 2051d837ea9066c4ddf388b7940652bb0c8d549c)
-
- 31 Aug, 2014 10 commits
-
-
Felix Paul Kühne authored
macosx: contacting an app using SBApplication can fail, be a bit more conservative to prevent runtime exceptions (cherry picked from commit e9981efbf126136807a87215d0ce8aade192b846)
-
Felix Paul Kühne authored
(cherry picked from commit 496c2575e067edc195227380c41ed69016df36bb)
-
Sean McGovern authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit f1ccba2fc364dfb8201461307a1cf6a5c1b2e7fd) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 677511e79bdc42bddec1b57977973b2489772099) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
Avoids setting this variable multiple times, as each time vout restart is requested. Also avoids unnecessary vout restarts at start and when changing profiles. refs #12063 (cherry picked from commit ddccf6b050412f348a00c12b857a48d4ac5e2b63) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit d23ddc933c7505d54fd9fd19040803d5b8c8f888) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
David Fuhrmann authored
- add signing of sparkles autoupdate tool - directly fail on error - fix bug preventing signing of VLC binary - rework validation steps so that it validates frameworks and autoupdate tool separately, but then the complete bundle like gatekeeper (using --deep option) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 699533d5b940bad7ddaffff99f31c83da630fd55)
-
Rémi Denis-Courmont authored
This interferes with overlay-based outputs, and serves no useful purpose for VLC since the video frames are always fully opaque. (cherry picked from commit 345fa6c345d839ff3bec9c0f455e0eb2034f0369)
-
Rémi Denis-Courmont authored
(cherry picked from commit 2d681f4c38745132a18fc7ba8163df5aab96346b)
-
- 30 Aug, 2014 8 commits
-
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
mac frameworks use symlinks for their internal structure. This reduces size of delivered framework folders by a factor of 3. Also correctly clean the BGHUDAppkit ressources folder. Info.plist must remain for proper code signing. (cherry picked from commit 468c9ea3a6231ee63a0de40bda63e28f9b431a46) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
(cherry picked from commit 38ed035eaa96ef8d0ab7bffc274566814f677d2b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #11740 (cherry picked from commit 84bdd0e765a83978fd246277d4b290ced72086b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit d53688897ec773695def279cea2a179d5620c4e9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit aed1b6da46d484f18dbb36dbb5e62c4d4f9ec070)
-
Hannes Domani authored
(cherry picked from commit 832510eb27f32d6e08451d7591a8149caadff935) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Hannes Domani authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 9ac30b31fc91e5a47135c1ca2f9c08ea0f5c255d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-