- 23 May, 2010 1 commit
-
-
Felix Paul Kühne authored
Manual backport of [9b88eef6]
-
- 22 May, 2010 2 commits
-
-
Felix Paul Kühne authored
Manual backport of [13acaa7e]
-
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 9c1e5242) 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 9adcbb2f) 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 [5f6359d0] from vlc master.
-
Rémi Duraffort authored
This close #3646 (cherry picked from commit 07990fcd) 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 2ec9749b) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f8047838) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 9a2c22d4) 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 b35bf7d5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 0e70f9ed) (cherry picked from commit 488fd4bd) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
We now should wait for libvpx integration (cherry picked from commit 57fee78f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 88948250) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
based on feedback from fenrir, looks nicer too. (cherry picked from commit 8115853d) 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 b85d3a07) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 19 May, 2010 3 commits
-
-
Jean-Baptiste Kempf authored
Manual backport of [2a897d1d]
-
Erwan Tulou authored
(cherry picked from commit d4d14518) 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 5 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
-
Laurent Aimar authored
It closes #3512. (cherry picked from commit 035d7c503e003620c6adec2aaf656c30a0d0d18e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit eeaaabe0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 900c69d6313165f7b789c710ac133e795b4db39e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-