- 31 May, 2009 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
"Adjustment and Effects, Synchronisation, Subtitles/Video, Speed of the subtitles, minus sign is not clickable" Spotted by Trax.
-
Laurent Aimar authored
-
Laurent Aimar authored
It will allow hiding vout_thread_t fields.
-
- 30 May, 2009 13 commits
-
-
Laurent Aimar authored
It is prefered to use picture_NewFromFormat over picture_New (it may replace it latter).
-
Laurent Aimar authored
It is usefull to avoid reallocating pictures over and over. Becarefull, it is not yet thread safe as picture_t reference count is not. I will change it when more work has been done on the vout.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
JP Dinger authored
-
JP Dinger authored
-
Felix Paul Kühne authored
contribs: enforce usage of gcc-4.2 instead of llvm-gcc-4.2 for libx264 to ensure proper linking on both PPC and x86 based Macs Binary packages will need an update here.
-
JP Dinger authored
Cosmetics: Remove need to (char*)"..." by making the target const, and replace a call to var_Get(bool) with var_GetBool.
-
JP Dinger authored
-
JP Dinger authored
Cosmetics, and pull finding the playlist sorting function back to top level. The meta_* functions are still wildly inefficient, though.
-
Rémi Duraffort authored
-
- 29 May, 2009 19 commits
-
-
Derk-Jan Hartman authored
A thank you to the Xbmc authors who had this fixed in their version of Martin Kahr's class. (cherry picked from commit 7157ad33673305f7947fe84ca78374bdba5e64f8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
(cherry picked from commit ced7fc2dd8673d5b4eeb8c95f98f456928f6f39a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
Fixes a bug introduced on [795fa06c] Closes #2794 (cherry picked from commit fc9987fa29409be3cae9743dbae265959477747c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit e4bbb16bb183b2cad499e088ccd99313d386df62) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
* initmethods returning nil. checks moved outside init. * leaking module_config_get. Keep better track of those. * spurious strdup * leaked hotkeys NSMutableArray when resetting the preferences. (cherry picked from commit 27d841889c9116d46be643fa482f9ca562d233f3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 5cbb5848e90522556a838ccf04646727fed10cc9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
Introduced by [ca17039cd8dbaff98d0d4f08b94d3f3efa92af98] (cherry picked from commit c543a40de86224b961a089d0a17374867f835da4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
According to x264 code, if it fails, it return NULL. And with a first NULL parameter x264_encoder_headers() segfaults. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 77dea4efed8f1ce11edf551ac33b53ead9fb16a8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Philippe Andre authored
Note that "avformat{mux=mjpeg}" is also valid. (cherry picked from commit f69af253a4fe0dbf4121c4a320d01adb1c6d0cab) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 7608496964e8ce6f3a740ccc4b41a76da096bd73) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
When reading a file:// URL from an xspf entry, store the decoded file path; else store the unmodified URL Always keep album art URLs always encoded and decode the path when needed Interfaces & plugins only use file paths Playlist core extract attachment:// URLs (from file meta data), http:// or other (from meta data fetchers like lua) and cache them to a file Thanks to courmisch for clarification Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit a654d4a1)
-
Derk-Jan Hartman authored
(cherry picked from commit 1d3b0ce24c9de1a35ca96addfffa2cd25ccd30fb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit ca17039cd8dbaff98d0d4f08b94d3f3efa92af98) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 1692e7000a5639bb70d1d48b761ee40707ddc560) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit a037a08d58e5b97af4ec09071818126fd581b27f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit cbe9981163a222b2e57ad266881750fdf6b5d2b2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit bc3883a52ee35d2d118f8a7c43093faa253cc0b4)
-
Derk-Jan Hartman authored
(cherry picked from commit 02b581e1dc54e8fe7c3ca6d24528539fd996ac13)
-
Rafaël Carré authored
(cherry picked from commit b5687139f9ac84a7bdf03d9a9612950c43fe6ec2)
-