- 05 Jan, 2012 11 commits
-
-
Ilkka Ollakka authored
(cherry picked from commit 140a7dbc9bcb4cb717fd955e98d4c27abc077ffe) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
Previous code didn't actually behave so well with small keyints etc. (cherry picked from commit f1e222cf3197da2a0c395b5a8eae745e470d312e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sharad Dixit authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit c023657699e30dbdb6681d5364e73c3114f7e27e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit ebb59d36) 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 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 07dcbf50fc83a85ee92643285d7164cfe04aafdf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Should simplify translators' work (cherry picked from commit fd08420aeb1a37a9b5ceaf47ae3dd442ed438138) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit aa7354d14a4c54f50a736098aa674f4f951e74c6) 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 e0fee1e53f3891b6a90f8720d991fe1b6e876cc3) 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 abfcd0d5d391256477a45e0b3d07b90ce924e561) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit e06dc3899f89f45b712e8e6e0693169c72fd12e7) 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 18120e5ae23e61a7172dec0321d386e0d877702e) 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 f6287174c439ce69f3abc4d3705e5fd303045421) 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 6a0131dae6a119a72fbec2bce995ca1dfcd9b5be) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Jan, 2012 1 commit
-
-
Pierre Ynard authored
(cherry picked from commit 1874005cf2614660bbe929de6b43d547996c1ff5) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 02 Jan, 2012 12 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 42aab54543c177fb26d74f7fab630151b4ab83f7) 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 c1df08645f506aff78b0aaab1609380d78b2551c) 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 4b21b04e9fde44100c61c259ce8282a504aaa748) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit 1a821f0b718f3c4e62f1a34ff2861fc3ba9ea592) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit df4031fba65951de611744254beb29f89ee9f304) 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 9bf74a1e7e105ed8f7abc9a12f87eb8b473055b6) 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 29a5f1324f8979f199125958d7f2821750b5f78f) 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 f15ce26448d6bebd8a9c8cc84257bedd18fb5536) 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 ef88dfda4c502006455e53ad339ed0d0b9b57cc4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit c7fd79264f42ff8a6c7ac65fddb77f476d7ca1e7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
We have the format selection for that (cherry picked from commit 945943a21cf2962f2162e673920b0b503ef20f6e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-