- 23 May, 2010 4 commits
-
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
David Menestrina authored
Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
Manual backport of [9b88eef666b12b7f626c9bfa68db66b66da9103d]
-
- 22 May, 2010 2 commits
-
-
Felix Paul Kühne authored
Manual backport of [13acaa7e01519d2c8f8e6743e297611b14add161]
-
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)
-
- 21 May, 2010 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 9c1e5242ab9bf554524e175fa8e546b8d01cba4f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 99039b1133635e43381e60b10590cafd7691e6b8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
(cherry picked from commit 9adcbb2f05007beae7e8faf33b28ac921f5aa592) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 20 May, 2010 14 commits
-
-
Laurent Aimar authored
It seems that decoders not using AVContext::get_buffer() do not initialize AVFrame::reordered_opaque. It is doing the same as [5f6359d02ce5962e814cb25916861704d65454c5] from vlc master.
-
Rémi Duraffort authored
This close #3646 (cherry picked from commit 07990fcdad3e635f05d53ab35d89ebece45f7eb2) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 2936dc510111afdee923854836d92fa4d12c2b9b) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Ajith Manjula 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 (cherry picked from commit 2ec9749b801a38e25a7e0ba516b403d102752a71) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f8047838593c111608a9edcb8a2e5ec566cee15e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 9a2c22d4b3776ca931685d8eaf35b2a46977c29e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
I don't like the name of it. (cherry picked from commit b35bf7d51d76175e78b574df438aa8afc4c6cef3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0e70f9ed44c34c7ba22dcf11bc2b1e04c3bb9374) (cherry picked from commit 488fd4bd13150d12327a67fa203b406dcd03a0c7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
We now should wait for libvpx integration (cherry picked from commit 57fee78fbf80e640695053d016450f92eff152ee) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 889482503f86645c39960f7cfc1e4dcdbbc43e1c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
based on feedback from fenrir, looks nicer too. (cherry picked from commit 8115853d91657ef9c09317b77d38788b5a8b602d) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
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 (cherry picked from commit b85d3a07e9a1977416bed98a5e45cb68e30a31e1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 May, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
Manual backport of [2a897d1d4b27fd21eafb97ec1225cb3bec753011]
-
Erwan Tulou authored
(cherry picked from commit d4d14518060b66ed4a56630e79b020e680c21cfe) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
If, for instance, video is not embedded and visible="vlc.hasVout" is used for a video control, the video control background was not refreshed. Yet, partial redraw (overlapping windows) could occur, leading to a visual artefact. (cherry picked from commit a8fcb7dd6c253e8534d8582b4ef2f9ba30fae691) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 18 May, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit 4e44edef3313d8c6e6a61ad6018f630657451403) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #3630 (cherry picked from commit 1e7532bb4b94f24eaab5fdc4e3045a76137291f7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #3630 (cherry picked from commit 8cba4462239f3524e789937bfc69c93f55ca3c30) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
The black borders are removed by modifying the width of the window. It also fixes the behavior of zoom when used in fullscreen. (cherry picked from commit c5c957f940d383ce549ef5dd18e2d1280da30131) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 May, 2010 6 commits
-
-
Jean-Baptiste Kempf authored
Close #3621 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit fc28b6408283f55819beb36749dfe7abf7611e20) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5be60a1e3ad2b7810cee90be37889683f21d23b8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
For some reasons, only Qt/Win32 is affected. Close #3612 (cherry picked from commit e0ff545ec7982865d7a27e3ffa092aba1e59c3f4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3627 (cherry picked from commit 5bf9231283106ed14d0eb3272da2db4e60fc6f2e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3622 (cherry picked from commit 9a2fcda2f1124e6bc0b4d7ef143ca5f464c33d18) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #3607 (cherry picked from commit 97a0b3ba067f45612975276e33c684b5b249a6c4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 May, 2010 2 commits
-
-
Laurent Aimar authored
(cherry picked from commit fdb3c7365247ad2faf4a4b7d65e04c1bb7cb1f93) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
It is needed to be sure that the first image displayed after a discontinuity (flush or seek) is the right one. Manually cherry-picked from 4979e6d702eab1973dfee025c492bb3f945363e0 by jb Please, double check
-