- 05 Jan, 2012 7 commits
-
-
Rafaël Carré authored
google's gcc doesn't understand 'restrict'. Use __restrict__ (cherry picked from commit 702502969a8af0c166e6a6ee0af5063d8e742e28) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
google's gcc doesn't understand 'restrict'. Use __restrict__ (cherry picked from commit 9f3cdb0791751d638311fe442bae5b8cc0e46408) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
gl/ builds replacements for standard headers in case the system ones don't work but it has the reverse effect: provided headers work and built ones don't (cherry picked from commit 937f97f2dac655071db62faf2e148b905ec41b94) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 6e034ff2a289e497a28e6ca4eba1b4e396aac775) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
gcc doesn't understand __restrict, use __restrict__ might break MSVC++ compatibility (cherry picked from commit 37b428889762b86e3ab9afed4367e9a8882b87e2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
We can't use $@ as we operate before the directory is renamed (cherry picked from commit 7046b6122b7af1ca7bfa462f33a507959528cb9a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit a0a79c3ec407c604880a4f24a05b4eecd6e62029) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 Jan, 2012 16 commits
-
-
Laurent Aimar authored
(cherry picked from commit 632b98d497c8c36b6bf1f61a8400501e293f51a4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 435f1d55e7745df14c4e3a725d18dc2f32b6c7f1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 73b765d645757f1ef70c71a7589ff9875a5b9999) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit e10f808bfda43a49dff3b49cdac6edc18c3b67db) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
See http://forum.videolan.org/viewtopic.php?f=12&t=96883 (cherry picked from commit 4c21c6506d93a9cf92992bf302a53ad77ddf7829) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 0921213abbe77ebe799fe8fac17f9a234bcd0fcf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Brendon Justin authored
Though #5327 is closed, 1.2 and 1.3 nightlies do not work as expected. The patch makes the cursor hide after every mouse movement. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit 07dcbf50) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Should simplify translators' work (cherry picked from commit fd08420a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit aa7354d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit e0fee1e5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit abfcd0d5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit e06dc389) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 18120e5a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #4127 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c630050511ad95a7a7336b3529211c1162130126) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit f6287174) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Fix a small playlist docking bug where the playlistWidget is not properly set as a Qt::Widget, causing it to behave inappropriately. Close #5773 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 6a0131da) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Jan, 2012 1 commit
-
-
Pierre Ynard authored
(cherry picked from commit 1874005c) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 02 Jan, 2012 13 commits
-
-
Edward Wang authored
Close #5769 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit b02e4929f8a5e7cbdf01915f1e9d76eeb0e2ece6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Fixes issue where docked playlist doesn't "release" its embedded videoWidget Close #5588 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 42aab545) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Faustino E. Osuna authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c1df0864) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Modified-by: Jean-Baptiste Kempf <jb@videolan.org> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 4b21b04e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 1a821f0b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit df4031fb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #5764 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9bf74a1e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
The ball filter requires that fmt_comp.video.p_palette is NULL, otherwise image_HandlerDelete tries to free it. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 29a5f132) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
or malfunctionning filters Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit f15ce264) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Cheng Sun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit ef88dfda) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c7fd7926) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
We have the format selection for that (cherry picked from commit 945943a2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 0accbd79) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 01 Jan, 2012 1 commit
-
-
Pierre Ynard authored
Unfortunately there is not much we can do until we ditch the legacy <host>:<port> syntax for good (cherry picked from commit f4ef5cd5) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 31 Dec, 2011 2 commits
-
-
Edward Wang authored
Will make playlist window drag and drop to current selection (either media library or playlist). This should make it somewhat more user friendly because it drops into where the user expects it to. Fixes #4873 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 06c3e835) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 547a7577) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-