ChangeLog-2009
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:884k
源码类别:

midi

开发平台:

Unix_Linux

  1. commit 5ac5faa57d90a51b0bf0fe3b84e71e64421988fa
  2. Author: Jean-Baptiste Kempf <jb@videolan.org>
  3. Date:   Wed Dec 30 00:45:52 2009 +0100
  4.     Fix sout MRL generation in sout when transcode is deactivated
  5.     
  6.     Close #3213
  7. commit 0438337635650f81432cf0430a9a90668b9c9d06
  8. Author: Martin T. Sandsmark <sandsmark@samfundet.no>
  9. Date:   Tue Dec 29 16:31:33 2009 +0100
  10.     use _exit() instead of exit() when checking CPU capabilities
  11.     
  12.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  13. commit 3e58be46ca77bb8e55cec5ef575911b8470048be
  14. Author: Laurent Aimar <fenrir@videolan.org>
  15. Date:   Thu Nov 12 20:20:37 2009 +0100
  16.     Ignored error when we cannot save our modified tuning space.
  17.     
  18.     It seems to work just fine and fix an error in windows 7 (it was
  19.     refused unless VLC wass run with admin rights).
  20.     (cherry picked from commit a39ed44cacd2e4294b2b794a1fdaa68ef64ff5a1)
  21.     
  22.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  23. commit 058b1f34599639a4afff4451ba9481abafa002b1
  24. Author: Jamil Ahmed <itsjamil@gmail.com>
  25. Date:   Thu Dec 24 15:29:05 2009 +0000
  26.     l10n: Bengali update
  27.     
  28.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  29. commit ab5279637028955487b978a110ea5121502bedbe
  30. Author: Gaëtan Rousseaux <garousseau@voo.be>
  31. Date:   Tue Dec 22 23:54:35 2009 +0000
  32.     l10n: Walloon update
  33.     
  34.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  35. commit cdeabf2470398110cae81e569aa8e6f7592ec7a5
  36. Author: Felix Paul Kühne <fkuehne@videolan.org>
  37. Date:   Thu Dec 17 20:32:10 2009 +0100
  38.     Changes to header missing in previous commit
  39. commit 32d0b74fbbdb9ff0502400ae67f5e73ea402fda8
  40. Author: Felix Paul Kühne <fkuehne@videolan.org>
  41. Date:   Thu Dec 17 20:24:16 2009 +0100
  42.     added news about the apple remote 09 support
  43. commit 7e2883e08ead0748d7d06e112f61fce17af70eed
  44. Author: David K <coding@rotinaj.org>
  45. Date:   Fri Dec 11 18:55:45 2009 +0100
  46.     Add support for the new Apple Remote introduced in 2009
  47.     
  48.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  49. commit 4fbf471377e917091bc09757f18959e340ec3aaf
  50. Author: Gonçalo Cordeiro <gonzalo@tagenata.com>
  51. Date:   Mon Dec 14 23:21:03 2009 +0000
  52.     l10n: Galician update
  53.     
  54.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  55. commit 5aa612cfc4ff136d3ed1418b8807d27fbe6ec343
  56. Author: Niels Fanøe <niels.f@noee.dk>
  57. Date:   Mon Dec 14 23:18:35 2009 +0000
  58.     l10n: Danish update
  59.     
  60.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  61. commit 6a214fdca6db8a179554085d46fa45fa34e8dc20
  62. Author: Khoem Sokhem <khoemsokhem@khmeros.info>
  63. Date:   Mon Dec 14 23:17:19 2009 +0000
  64.     l10n: Khmer update
  65.     
  66.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  67. commit 90de37ca2e956ea9aa2dfff065945f8d0c4644b8
  68. Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
  69. Date:   Mon Dec 14 23:16:12 2009 +0000
  70.     l10n: Polish update
  71.     
  72.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  73. commit 6ace9087b0db8f256078874747f0b10200a0e68d
  74. Author: Gaëtan Rousseaux <garousseau@voo.be>
  75. Date:   Mon Dec 14 23:15:22 2009 +0000
  76.     l10n: Walloon update
  77.     
  78.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  79. commit 553a594d9ad65b1bb1fba275f38f1b71a54e9892
  80. Author: Fumio Nakayama <fumio.n6a@gmail.com>
  81. Date:   Mon Dec 14 23:14:13 2009 +0000
  82.     l10n: Japanese update
  83.     
  84.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  85. commit 0f4eb0b46596dde5e5dc3450df5c83b7ca91bec3
  86. Author: Pierre Ynard <linkfanel@yahoo.fr>
  87. Date:   Sat Dec 12 18:49:58 2009 +0100
  88.     configure: use pkg-config to detect libcaca
  89.     
  90.     ... instead of caca-config that breaks cross-compilation
  91. commit 2bcf6107fbf32de72a1bdcbfb74b3eee30f1c21e
  92. Author: Christophe Mutricy <xtophe@videolan.org>
  93. Date:   Tue Dec 8 23:25:24 2009 +0000
  94.     Don't append option to $PKG-CONFIG if it's empty
  95.     (cherry picked from commit f228216d9ed061f0be4ac206a80ec76ffbde5230)
  96.     
  97.     Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
  98. commit eb2ea62e87c0920c20dbaf3c3683712546b1199d
  99. Author: Christophe Mutricy <xtophe@videolan.org>
  100. Date:   Mon Oct 26 12:20:03 2009 +0100
  101.     Use eval to call programs
  102.     
  103.     Else we have troubles executing $FOO when FOO=prog --some-options
  104.     Should fix [5d6f80f267]
  105.     (cherry picked from commit a15d8784547b5bcc637cb0238e87ba4185b8836d)
  106.     
  107.     Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
  108. commit 0fd11832d5269682a5789954315249e50cf3dca2
  109. Author: Christophe Mutricy <xtophe@videolan.org>
  110. Date:   Sun Oct 25 22:07:06 2009 +0000
  111.     Typo
  112.     (cherry picked from commit 2d55ac821c1b75407cece163e9e20c19b49e4212)
  113.     
  114.     Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
  115. commit a6d3c4828c0640f780a27f49ffef45c830866e84
  116. Author: Christophe Mutricy <xtophe@videolan.org>
  117. Date:   Sun Oct 25 21:15:32 2009 +0000
  118.     Request flags for static linking on win32 and MacOS
  119.     
  120.     Only tested on a minimal win32 build. Please report configure/linking failure
  121.     (cherry picked from commit 5d6f80f267e3bfe000fa0d29f5056d889d045e58)
  122.     
  123.     Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
  124. commit 3fc9806ef16ebe4c94fdf1a063c41c3ec164a7fc
  125. Author: Rémi Denis-Courmont <remi@remlab.net>
  126. Date:   Thu Dec 10 19:45:13 2009 +0200
  127.     Sync PO files
  128. commit 24e3893c5b21c9d0c94b6f8f09a4fc4bfb71f7e3
  129. Author: Rémi Denis-Courmont <remi@remlab.net>
  130. Date:   Thu Dec 10 19:46:48 2009 +0200
  131.     Ignore ChangeLog
  132. commit 958c68a3a20964369cff51a99307acf2729fbff0
  133. Author: Fumio Nakayama <fumio.n6a@gmail.com>
  134. Date:   Thu Dec 10 19:42:59 2009 +0200
  135.     Japanese translation update
  136.     
  137.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  138. commit 95d15a831053651f7daeebfbe1fcb109bbaa260d
  139. Author: Rémi Denis-Courmont <remi@remlab.net>
  140. Date:   Thu Dec 10 19:19:29 2009 +0200
  141.     Increment libvlccore revision for 1.0.4
  142.     
  143.     (but not libvlc, no changes)
  144. commit d10df85bc611340aba7ba071d204c0bfb7bb256c
  145. Author: Rémi Denis-Courmont <remi@remlab.net>
  146. Date:   Thu Dec 10 19:09:51 2009 +0200
  147.     Change release version to 1.0.4
  148. commit d921b0941689346ef99c2a420e852d6e63cee64f
  149. Author: Fumio Nakayama <fumio.n6a@gmail.com>
  150. Date:   Wed Dec 9 21:58:43 2009 +0000
  151.     l10n: Japan update
  152.     
  153.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  154. commit 09d6d49dfde8646cdb16df03a7366816068c801c
  155. Author: Gaëtan Rousseaux <garousseau@voo.be>
  156. Date:   Wed Dec 9 21:57:36 2009 +0000
  157.     l10n: Walloon update
  158.     
  159.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  160. commit d7b2012d23e8f64c210b23eefa5ef1d07e46dfeb
  161. Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
  162. Date:   Sat May 16 16:12:19 2009 +0300
  163.     change nsis Play to Open
  164.     
  165.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  166.     (cherry picked from commit 637aaf8bd366368f78a0238beaeb5b718714ed3d)
  167.     
  168.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  169. commit 7160721347805453782479d50a4b1e4660d3466a
  170. Author: Rémi Denis-Courmont <remi@remlab.net>
  171. Date:   Tue Dec 8 23:13:39 2009 +0200
  172.     signals: ignore SIGHUP if its handler is SIG_IGN
  173.     
  174.     This works around GNU coreutils nohup not working with VLC.
  175.     
  176.     Pointed-out-by: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
  177.     (cherry picked from commit 7faec405d0b22f43e729e4fecac1302cbbe03015)
  178. commit 540f32bbbe14e21b475ec053a1462483d096acda
  179. Author: Rémi Denis-Courmont <remi@remlab.net>
  180. Date:   Tue Dec 8 18:47:51 2009 +0200
  181.     Avoid warning (braindead putenv() prototype!)
  182.     
  183.     (cherry picked from commit d5618a759866f421981bc8817ab0e0a5e8d06a26)
  184. commit 10ea158619748d1a9625748aeb5084f5e37eda30
  185. Author: Rémi Denis-Courmont <remi@remlab.net>
  186. Date:   Tue Dec 8 18:33:35 2009 +0200
  187.     Qt4: fix buffer overflow
  188.     
  189.     (cherry picked from commit 4488d196b33729f545a9d36aac53b90253279c82)
  190. commit f20ef4c0f6d9219fd031c85ddb99f5193c4467a4
  191. Author: Ivo Ivanov <bestran@mail.bg>
  192. Date:   Tue Dec 8 21:55:37 2009 +0000
  193.     l10n: Bulgarian update
  194.     
  195.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  196. commit 291cea8836b7a5a9a453c9e3883f0700cee26bc2
  197. Author: Fumio Nakayama <fumio.n6a@gmail.com>
  198. Date:   Tue Dec 8 19:51:34 2009 +0000
  199.     l10n: Japanese update
  200.     
  201.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  202. commit 62c9e6852ca14d836360a79247abb641056b3c26
  203. Author: Matej Urbančič <mateju@svn.gnome.org>
  204. Date:   Tue Dec 8 19:49:45 2009 +0000
  205.     l10n: Slovenian update
  206.     
  207.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  208. commit 5165c983df2d9ef893e82055c6887e131097cf89
  209. Author: Wei Mingzhi <whistler_wmz@users.sf.net>
  210. Date:   Mon Dec 7 22:38:38 2009 +0000
  211.     l10n: Chinese update
  212.     
  213.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  214. commit 15a404858e226dc2c06e8ef7939ab8a37fb4ded3
  215. Author: Niels Fanøe <niels.f@noee.dk>
  216. Date:   Mon Dec 7 22:31:23 2009 +0000
  217.     l10n: Danish update
  218.     
  219.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  220. commit d2f630531baa24fc4f5447f85f31679f1c39fb59
  221. Author: Gaëtan Rousseaux <garousseau@voo.be>
  222. Date:   Mon Dec 7 22:29:26 2009 +0000
  223.     l10n: Some corrections in Walloon
  224.     
  225.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  226. commit 83f86c206e9f0bf163997df93b3bb727e5309494
  227. Author: airplanez <airplanez@gmail.com>
  228. Date:   Mon Dec 7 22:28:39 2009 +0000
  229.     l10n: Korean update
  230.     
  231.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  232. commit fafa9581f2301492465db878511dbf58f57a8f61
  233. Author: Pierre Ynard <linkfanel@yahoo.fr>
  234. Date:   Mon Dec 7 18:51:29 2009 +0100
  235.     SDP: don't disallow RTCP RR
  236.     
  237.     It does more harm than good, since some clients (RealPlayer) will
  238.     just throw out a "not enough bandwidth" error and fail to open the
  239.     stream.
  240.     (cherry picked from commit b377e1af8d5a0df8e9969655a2024b251724c83c)
  241. commit d69db7637ee79747c0517bada4d4469cfe5dd397
  242. Author: Pierre Ynard <linkfanel@yahoo.fr>
  243. Date:   Sun Dec 6 16:50:43 2009 +0100
  244.     rtp sout: implement rtptime parameter
  245.     
  246.     This adds support for the rtptime parameter in the RTP-Info RTSP header.
  247.     It is needed by RealPlayer, otherwise it will start playing the stream
  248.     or not depending on the time of the day.
  249.     (cherry picked from commit ce7a4746ad10d451e5e2807be44181df9456d6f0)
  250. commit 8cdb041968935df1ca1c9b88686e75bcee3dbc81
  251. Author: Mindaugas Baranauskas <embar@super.lt>
  252. Date:   Sun Dec 6 20:26:31 2009 +0000
  253.     Add Lithuanian translation to .desktop
  254.     
  255.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  256.     (cherry picked from commit c57ca508520042309b5f522dcfc5857024e3a835)
  257.     
  258.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  259. commit 0b4ee0c016a54aa98f5ce02ea760de883c322bbd
  260. Author: Ilkka Ollakka <ileoo@iki.fi>
  261. Date:   Sun Nov 15 14:48:33 2009 +0200
  262.     x264.c: add option to adjust lookahead
  263.     
  264.     Limit range to 0..60 currently, as x264 tunes doesn't seem to use larger
  265.     values than that
  266.     
  267.     cherry-picked from df6af2ed88a5eef071ab92a6d5fba2df461252c0
  268. commit 38207349d4281747fc79b4ea392cdc72b975c749
  269. Author: Ilkka Ollakka <ileoo@videolan.org>
  270. Date:   Tue Oct 20 13:05:15 2009 +0300
  271.     x264.c: add option to fiddle weighting for P-frames from x264_BUILD >= 79
  272.     
  273.     Cherry-picked from 85baa88705c2319c8716114f19cfadc836659c4d
  274. commit fbd07acc6e6ddb20c234c6c6c5521001785cce2a
  275. Author: Ilkka Ollakka <ileoo@iki.fi>
  276. Date:   Sun Nov 8 15:37:16 2009 +0200
  277.     contrib: add --enable-pthreads/--enable-w32threads to ffmpeg
  278.     
  279.     Should work in linux, no idea on win32 builds, so you're free to reverts
  280.     if it kills your kittens.
  281.     
  282.     cherry-picked from 4863c909f98a10736b994ca6c06d749e3cbeda44
  283. commit 9327b43e5c264e4ebe1816d4e970cfb8398a6c93
  284. Author: Ilkka Ollakka <ileoo@iki.fi>
  285. Date:   Sun Nov 8 15:34:35 2009 +0200
  286.     avcodec: drop own threading code and just let ffmpeg handle it own threading
  287.     
  288.     This means that multithread encoding with avcodec now needs
  289.     --enable-pthreads/--enable-w32threads.
  290.     (cherry picked from commit 0530b1850b04e2cabcdc69bb497fadc46b503dbf)
  291. commit 019894b208c4b548a749d5290de3c955328c58f0
  292. Author: Ilkka Ollakka <ileoo@videolan.org>
  293. Date:   Tue Aug 4 13:29:07 2009 +0300
  294.     freetype: check xml-pointer before deleting it
  295.     
  296.     (cherry picked from commit ce7e4589b26d883f7f8e30d3289445038570a62d)
  297. commit e975a9a21a1258b85b7bf7c6c1b2452216c1ced3
  298. Author: Ilkka Ollakka <ileoo@videolan.org>
  299. Date:   Tue Aug 4 00:23:45 2009 +0300
  300.     freetype: don't load/unload xml-module on every RenderHtml call
  301.     
  302.     hand cherry-picked from 3c777414c489f7b1e9a62a800f5167cf87ccc70a
  303. commit 090751175a2b47c8acb072ca438d042f9ef3f2e7
  304. Author: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
  305. Date:   Sat Nov 14 18:29:27 2009 +0100
  306.     Fix live555media libraries link order
  307.     
  308.     Since at least vlc 1.0.2, compiling vlc with a static version of a
  309.     recent version of the live555media library (the version released on
  310.     2009/11/12 for instance) results in the following warning while loading
  311.     the liblive555_plugin.so module:
  312.     
  313.     [0x1901090] main libvlc warning: cannot load module `/usr/local/lib/vlc/demux/liblive555_plugin.so' (/usr/local/lib/vlc/demux/liblive555_plugin.so: undefined symbol: _ZTI9HashTable)
  314.     
  315.     This warning is due to an error in the link order of the
  316.     live555_plugin, fixed by the following patch.
  317.     
  318.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  319.     (cherry picked from commit 1d463ae8904bfbaa27bcde42de59623ac5f6e185)
  320.     
  321.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  322. commit dae75de10b0bdd3935563050ec71cc44bcea79ad
  323. Author: Christophe Mutricy <xtophe@videolan.org>
  324. Date:   Sun Dec 6 13:45:13 2009 +0000
  325.     Add Walloon to LINGUAS
  326. commit e13dd46c05eafb587211ad73c7e813d9485a6ac6
  327. Author: Christophe Mutricy <xtophe@videolan.org>
  328. Date:   Sun Dec 6 13:41:14 2009 +0000
  329.     Add tamil in LINGUAS
  330.     
  331.     Not yet activated on win and mac
  332. commit 490f0307fa97525b7eb3b2647ee6062b66483493
  333. Author: Christophe Mutricy <xtophe@videolan.org>
  334. Date:   Sun Dec 6 13:19:09 2009 +0000
  335.     Add l10n to NEWS
  336. commit 8c9579d6bc7229f9e6df5af13c603e8a5151d581
  337. Author: Gaëtan Rousseaux <garousseau@voo.be>
  338. Date:   Sun Dec 6 13:18:31 2009 +0000
  339.     l10n: Walloon update
  340.     
  341.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  342. commit 7c89526ce1545befa57074aba2cd9c3160a7eb46
  343. Author: Rémi Denis-Courmont <remi@remlab.net>
  344. Date:   Sat Dec 5 16:43:05 2009 +0200
  345.     M3U: some people do use UTF-8 in m3u, revert to autodetect
  346.     
  347.     (cherry picked from commit 9a1a33f4fce950b8ebb32b3a60069792382add0f)
  348. commit 4404b2254a67acec2912ac0a3f78caedf484210a
  349. Author: Rémi Denis-Courmont <remi@remlab.net>
  350. Date:   Sat Dec 5 16:21:51 2009 +0200
  351.     News
  352. commit 1af53ae2fddb42e8579823f062dd973668de51a6
  353. Author: Rémi Denis-Courmont <remi@remlab.net>
  354. Date:   Sat Oct 31 15:10:13 2009 +0200
  355.     DVB: force m3u8 demux in scan mode
  356.     
  357.     (cherry picked from commit 90aa71ca584cbf721c06d3046e0afff795fa065c)
  358. commit 69423b362ebd48223ca1b80e2c569e3489e00e6d
  359. Author: Rémi Denis-Courmont <remi@remlab.net>
  360. Date:   Sat Dec 5 16:19:43 2009 +0200
  361.     Recognize .m3u8 extension
  362.     
  363.     (cherry picked from commit 4c599fee36ab13203d54c6930ed4d2e775436f74)
  364.     
  365.     Conflicts:
  366.     
  367.      include/vlc_interface.h
  368. commit 50e1eb7a6e74fad96763703d1a76367c6b083c12
  369. Author: Rémi Denis-Courmont <remi@remlab.net>
  370. Date:   Sat Oct 31 14:43:39 2009 +0200
  371.     M3U: add support for .m3u8 files (Apple invention)
  372.     
  373.     (cherry picked from commit 9d88d50a57fc5397c1323e8321f49d7085499260)
  374. commit da0e87336ed8f350b43592974216ad56b7092e74
  375. Author: Rémi Denis-Courmont <remi@remlab.net>
  376. Date:   Sat Oct 31 14:42:41 2009 +0200
  377.     M3U: add shortcut
  378.     
  379.     Otherwise, checking for forced demux does not make much sense.
  380.     (cherry picked from commit 7eb4785eb1798f1ce60a7f95df18e253e38a8442)
  381. commit 8b4124d4b92a2b5bfc95958801dc7b8431a10b66
  382. Author: Christophe Mutricy <xtophe@videolan.org>
  383. Date:   Thu Dec 3 12:35:40 2009 +0000
  384.     Activate Walloon on win and mac
  385. commit 88a59f4b0a609b638cf6df009540ce6c5af4b00c
  386. Author: Oleksandr Natalenko <pfactum@gmail.com>
  387. Date:   Thu Dec 3 12:31:09 2009 +0000
  388.     l10n: Ukranian update
  389.     
  390.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  391. commit 945bfe2634f4b40161bf407d711b95ddf0ca7482
  392. Author: Gaëtan Rousseaux <garousseau@voo.be>
  393. Date:   Thu Dec 3 12:29:50 2009 +0000
  394.     l10n: Walloon update
  395.     
  396.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  397. commit 09adeeacdeac04ee1465d1514e911b536a99d491
  398. Author: Éric Lassauge <lassauge {AT} users {dot} sourceforge {dot} net>
  399. Date:   Thu Dec 3 12:29:04 2009 +0000
  400.     l10n: French update
  401.     
  402.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  403. commit e8b386a6d040e40abd9ad067c4ceeea3d2740644
  404. Author: Mindaugas Baranauskas <embar@super.lt>
  405. Date:   Thu Dec 3 12:08:03 2009 +0000
  406.     l10n: Small fix in lithuanian translation
  407.     
  408.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  409. commit 222d55dbc1328a3a8a26063bdb38e8584b4e9b14
  410. Author: Rafaël Carré <rafael.carre@gmail.com>
  411. Date:   Wed Dec 2 01:55:22 2009 +0100
  412.     ncurses contrib
  413.     
  414.     update to 5.7
  415.     only build & install library & headers
  416.     configure with --prefix=/usr so library (newterm() at least) will look
  417.     at installed terminfo database (ncurses interface wouldn't work on OSX)
  418.     (cherry picked from commit f5e4501049baf2c1b37e85386931117407dddab2)
  419.     
  420.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  421. commit 71fabed50daf94f0b62ac176af969f8a480b7cb6
  422. Author: Erwan Tulou <erwan10@videolan.org>
  423. Date:   Tue Dec 1 21:10:44 2009 +0100
  424.     rc module: fix snapshot command
  425. commit 2b7da23919481c17f615c1a444e6072ec1e68ce4
  426. Author: Rémi Denis-Courmont <remi@remlab.net>
  427. Date:   Tue Dec 1 21:26:01 2009 +0200
  428.     News
  429. commit 4c86512456d56d84d1f74c4cd72e19757d26434f
  430. Author: Rémi Denis-Courmont <remi@remlab.net>
  431. Date:   Thu Nov 19 19:29:40 2009 +0200
  432.     decomp: add support for xz compressed streams (LZMA)
  433.     
  434.     (cherry picked from commit 25c5aee0ba1cddd7683eb2fbcb7471548e3b861c)
  435. commit 6099fa6e498e0c5912d7a2d65053c8fb87d9f053
  436. Author: Rémi Denis-Courmont <remi@remlab.net>
  437. Date:   Tue Dec 1 21:21:29 2009 +0200
  438.     Some news for 1.0.4
  439. commit afbe18cb9ca22d517e9c730750c7cd8431fbd225
  440. Author: Rémi Denis-Courmont <remi@remlab.net>
  441. Date:   Tue Dec 1 21:21:07 2009 +0200
  442.     Don't try to read non-existent glx-shm config item
  443. commit 5fd887766ace1724f84b24de1839f2e3e56c7194
  444. Author: Rémi Denis-Courmont <remi@remlab.net>
  445. Date:   Sun Nov 29 22:44:14 2009 +0200
  446.     GLX: remove silly --glx-shm option
  447. commit b96c4bbb75e8d4ad993d6d41b8cc97be06068b2f
  448. Author: Rémi Denis-Courmont <remi@remlab.net>
  449. Date:   Sun Nov 29 22:28:44 2009 +0200
  450.     GLX: remove nonsensical glx-adaptor
  451.     
  452.     This smells like fishy cut&paste from the former XV plugin.
  453.     (cherry picked from commit 547c0f4035e21e817bad04ff2b33ec2d0e4fc66d)
  454.     
  455.     Conflicts:
  456.     
  457.      modules/video_output/x11/glx.c
  458. commit 553e55955c170e39faf6a35f21c7f85d985aa0a4
  459. Author: Rémi Denis-Courmont <remi@remlab.net>
  460. Date:   Sun Nov 29 18:22:51 2009 +0200
  461.     Fix previous commit
  462.     (cherry picked from commit b69d64d4abe24d01ceac7a02e2621454f10c49ba)
  463. commit fae61d7b665e0af6bde2c9d07dac3de90bf9dde1
  464. Author: Rémi Denis-Courmont <remi@remlab.net>
  465. Date:   Sun Nov 29 18:10:33 2009 +0200
  466.     Fix another potential audio output dead lock
  467.     (cherry picked from commit 2852aba44c5127fea525f348d77fcd82cd326a3f)
  468. commit ebf3e8de0c47cf13a06d3e2377496697552e411c
  469. Author: Rémi Denis-Courmont <remi@remlab.net>
  470. Date:   Sun Nov 29 13:16:51 2009 +0200
  471.     Fix potential deadlock when changing audio channels (fixes #2240)
  472.     (cherry picked from commit 66b2d87574e61f5bf293ffd29235819805d0fd96)
  473. commit 9f23b7b9d780717003287437ffd4391d3858a88f
  474. Author: Rémi Denis-Courmont <remi@remlab.net>
  475. Date:   Sun Nov 29 13:06:53 2009 +0200
  476.     Lock order fix
  477.     (cherry picked from commit d23bca379e5eed844f90c74741f41d2107e1532b)
  478. commit f70264e67e9309f21980df26e63272e147d747c5
  479. Author: Rémi Duraffort <ivoire@videolan.org>
  480. Date:   Fri Nov 27 10:23:45 2009 +0100
  481.     lua_libs: use the right object.
  482. commit 585ccf6efaa547e09b7c56de875a3dbc2a6a1f49
  483. Author: Rémi Denis-Courmont <remi@remlab.net>
  484. Date:   Thu Nov 26 19:20:21 2009 +0200
  485.     Qt4: set correct default port depending on the protocol
  486. commit b5140a939de965f67eaab72009fc7fe9853393fe
  487. Author: Rémi Denis-Courmont <remi@remlab.net>
  488. Date:   Thu Nov 26 17:24:06 2009 +0200
  489.     Qt4: fix default port numbers in streaming wizard
  490.     
  491.     (cherry picked from commit 5027135e7c8ccf026b93c95c9e4badb1a4d94a89)
  492. commit 7bcc7c28d3ea61f3d39bcbff016895e64da4c607
  493. Author: Jakob Leben <jleben@videolan.org>
  494. Date:   Wed Nov 25 08:44:58 2009 +0100
  495.     jack: replace deprecated jack_client_new with jack_client_open
  496.     (cherry picked from commit 82a66cf4c0e1745e8d8ea71a43d8076bf541c804)
  497. commit 8196669897517184bcc53f3fba9b116bb25a634b
  498. Author: Jakob Leben <jleben@videolan.org>
  499. Date:   Wed Nov 25 08:41:13 2009 +0100
  500.     jack: missing lock
  501.     (cherry picked from commit f4fff7791b52e689455147d42fb7bfbbdd8b48de)
  502. commit 0201453e065be0f0ecf1c7f49b38a3b3de786fe4
  503. Author: Rémi Denis-Courmont <remi@remlab.net>
  504. Date:   Mon Nov 23 18:50:44 2009 +0200
  505.     RC: make fastforward actually go faster
  506. commit 3b5aed12a8ee803adfc49d3bf9ced934b191aaa0
  507. Author: Rémi Denis-Courmont <remi@remlab.net>
  508. Date:   Thu Jul 9 21:54:13 2009 +0300
  509.     Missing #include
  510.     (cherry picked from commit 9ba4ee19c6b3580e86920b8a33625775ca27d473)
  511.     
  512.     Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
  513. commit b88e129f4a81f2a031f9ddc489295451f3d0e4d9
  514. Author: Pierre Ynard <linkfanel@yahoo.fr>
  515. Date:   Fri Nov 20 19:01:10 2009 +0100
  516.     WinCE: fix window size in wing{d,ap}i video output
  517.     (cherry picked from commit 64ebe1ee52f6eb5873f51f9d10059f0e22d36167)
  518. commit 3b5370b5d20771f75ea665b1a50051b06d0ca129
  519. Author: Rémi Duraffort <ivoire@videolan.org>
  520. Date:   Wed Nov 11 10:53:18 2009 +0100
  521.     ogg: Fix tiny bugger overflow.
  522.     (cherry picked from commit 02cd9bdfccbddfea3e66c4822abd4da4812a1c6e)
  523.     
  524.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  525. commit 789c4a6ff4027e43d0c16d7a67c5dba428d527a8
  526. Author: Rémi Duraffort <ivoire@videolan.org>
  527. Date:   Thu Nov 12 13:21:21 2009 +0100
  528.     lua_intf: fix memleak.
  529.     (cherry picked from commit cf015393d70b394b2ca2b622e7671d2aa4e1f97d)
  530.     
  531.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  532. commit 70cddaa6a7c7d8e3dc1c9fc91bddcb5320f614f3
  533. Author: Rémi Duraffort <ivoire@videolan.org>
  534. Date:   Mon Nov 16 22:17:00 2009 +0100
  535.     lua_libs: release the playlist object.
  536.     (cherry picked from commit 49d423b347d68396a5abe0faa86993c6069f5c76)
  537.     
  538.     Conflicts:
  539.     
  540.      modules/misc/lua/libs/volume.c
  541. commit d5c210e768146dd11eacaa225bdb157182a9f334
  542. Author: Rafaël Carré <rafael.carre@gmail.com>
  543. Date:   Mon Nov 16 22:14:16 2009 +0100
  544.     Revert "xcb hotkeys: Cherry pick [25cd592]"
  545.     
  546.     This reverts commit a3ed7240100c5d897c05f37ad25ec23d54f33439.
  547. commit f6201f23e744923964b3decdd7d6c238243fe44b
  548. Author: Rafaël Carré <rafael.carre@gmail.com>
  549. Date:   Mon Nov 16 21:47:22 2009 +0100
  550.     Prepare for 1.0.4-rc, update NEWS
  551. commit ff79f2ae775c39385ea5f07a4086659f81c448aa
  552. Author: Rémi Denis-Courmont <remi@remlab.net>
  553. Date:   Tue Nov 3 21:28:26 2009 +0200
  554.     XCB global hotkeys: fix X11 connection failure handling (cherry picked from commit ed769d221904d20062ec95648e774abd2a43297a)
  555.     
  556.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  557. commit 489ee7975b8db2666005e00d27f5c3b01d466eae
  558. Author: Rafaël Carré <rafael.carre@gmail.com>
  559. Date:   Fri Oct 9 02:39:20 2009 +0200
  560.     globalhotkeys xcb : fix modifiers with xcb-keysyms >= 0.3.4 (cherry picked from commit ba423412ed87bdfadfb09941500ee742c8cad8b1)
  561.     
  562.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  563. commit fe553f472c7c3d9bbf5574c5e7579bc58c5d483a
  564. Author: Rafaël Carré <rafael.carre@gmail.com>
  565. Date:   Fri Oct 9 02:16:12 2009 +0200
  566.     remove debug left over in [b3a591d0] (cherry picked from commit 0ee1c43ff0f4b3535b4d824e24a3de636bf6329d)
  567.     
  568.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  569. commit 335ec24801c31a672653b2155f916788d1c28320
  570. Author: Laurent Aimar <fenrir@videolan.org>
  571. Date:   Wed Oct 7 21:32:27 2009 +0200
  572.     Fixed globalhotkeys compilation with old xcb version. (cherry picked from commit d210da89ff1fdd4a658142f960b39efd6715de2d)
  573.     
  574.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  575. commit fb84c353bd2b330b328820424fa269bd3d84ba08
  576. Author: Rafaël Carré <rafael.carre@gmail.com>
  577. Date:   Wed Oct 7 19:57:48 2009 +0200
  578.     globalhotkeys : use new xcb-util API (>= 0.3.4)
  579.     
  580.     recent xcb_key_symbols_get_keycode() now returns a pointer
  581.     
  582.     Keep old API (as present in Debian Lenny for example) as requested by nefrir
  583.     GetModifier() is broken when using the new API, it might be broken as
  584.     well when using the old API.
  585.     
  586.     Documents / source code of functions used in GetModifier() are very
  587.     welcome, libxcb only ships XML descriptions and the generated source
  588.     code is very unreadable.
  589.     (cherry picked from commit b3a591d0bf921e373ea26ae3f14e0685c840ffda)
  590.     
  591.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  592. commit a3ed7240100c5d897c05f37ad25ec23d54f33439
  593. Author: Rafaël Carré <rafael.carre@gmail.com>
  594. Date:   Mon Nov 16 18:28:59 2009 +0100
  595.     xcb hotkeys: Cherry pick [25cd592]
  596. commit afa0866b3237c7f953f49e94123815e5fd99f3c2
  597. Author: Rafaël Carré <rafael.carre@gmail.com>
  598. Date:   Wed Oct 7 18:10:10 2009 +0200
  599.     globalhotkeys/xcb.c : cosmetics, make all lines fit in 80 columns (cherry picked from commit fdd9531441f3ed75add7581934a8c64c3a7d013b)
  600.     
  601.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  602. commit ceddc378d0a668f72181a3e69bc25e1fb13d8f81
  603. Author: Rafaël Carré <rafael.carre@gmail.com>
  604. Date:   Wed Oct 7 18:01:36 2009 +0200
  605.     globalhotkeys/xcb.c : fix warnings (cherry picked from commit 700f57f24b5898aa9929d66d253dfc5eff4c606d)
  606.     
  607.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  608. commit a956f6645d1b363ba957e5558c4243ea7d3ee35a
  609. Author: Rafaël Carré <rafael.carre@gmail.com>
  610. Date:   Mon Nov 16 18:22:05 2009 +0100
  611.     XCB: missing #include <errno.h>
  612. commit 3e98ceee37754647c3a6d44fdd69ac4f83bb86af
  613. Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
  614. Date:   Wed Nov 11 19:05:49 2009 +0100
  615.     Lua: release input thread
  616.     (cherry picked from commit 8433e306f6f1f0e00a7d0678fbd098cda74eb7b4)
  617.     
  618.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  619. commit 8de1e234b29f3ea781ac241cf3a22dcf976ae9b0
  620. Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
  621. Date:   Wed Nov 11 22:17:48 2009 +0100
  622.     Lua: don't lock playlist before playlist_Play
  623.     (cherry picked from commit 1a881eeb4f5c869d5b894152901c57e867659127)
  624.     
  625.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  626. commit 50a6062f74cc97166e9e0263587f76a12b3bb063
  627. Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
  628. Date:   Wed Nov 11 21:29:43 2009 +0100
  629.     Lua: fix typo in rc.lua
  630.     (cherry picked from commit 0c0756dd88de0f14013d868ea0f622eef0b5d65b)
  631.     
  632.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  633. commit a4241c2b74c4674d7020cfd4452f1e0ac17f0f89
  634. Author: Dylan Yudaken <dyudaken@gmail.com>
  635. Date:   Tue Oct 20 00:04:54 2009 +0200
  636.     Fix sorting of plugin scores in the QT plugin dialog.
  637.     
  638.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  639.     (cherry picked from commit 3554eedcce5f33711220578285aad015595c53c6)
  640.     
  641.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  642. commit c0ec5be56e71c273eef4faea8d927eeb3cbc7ec5
  643. Author: Rémi Denis-Courmont <remi@remlab.net>
  644. Date:   Sun Nov 15 17:03:17 2009 +0200
  645.     Ugly hack to prevent qt4-x11 from using alpha channel
  646.     
  647.     This breaks our current Xlib XVideo and plain X11 outputs.
  648.     Qt4 would create an ARGB window for our embedded video. Then, the
  649.     Xlib plugins would raise BadMatch errors and VLC aborts. Starting
  650.     cairo-dock is an easy way to trigger this problem.
  651.     (With XCB plugins, we fail safe to OpenGL/GLX instead of crashing.)
  652.     
  653.     We should instead handle ARGB visuals properly. But that would involve
  654.     more efforts, and would only enable plain X11, not XVideo anyway.
  655.     
  656.     This should work around LP#416294.
  657. commit 493ed6ef7ff138e7b93f31e962bb28dfa06d928b
  658. Author: Rémi Denis-Courmont <remi@remlab.net>
  659. Date:   Wed Oct 28 23:34:15 2009 +0200
  660.     Pulse: don't spam if PulseAudio is not running
  661.     
  662.     (cherry picked from commit 8bfd40613ca0e3446d22495a62146a00eb7c843d)
  663. commit 7d578256413c3d038e1ccfe3b0918ae3eec382a4
  664. Author: Rémi Denis-Courmont <remi@remlab.net>
  665. Date:   Wed Sep 2 19:44:55 2009 +0300
  666.     PulseAudio: higher priority than ALSA
  667.     
  668.     Without this, the PulseAudio output is completely useless. PulseAudio
  669.     provides ALSA emulation, so VLC would always use ALSA. Now, it will use
  670.     ALSA if PulseAudio is not available, but avoid the PulseAudio ALSA
  671.     emulation which makes more sense. Either way, if your PulseAudio setup
  672.     is broken, you are screwed - this change makes no difference.
  673.     (cherry picked from commit 7c4ca246a6be1d76bca3482893d5e1b35c5c7fb9)
  674. commit eb31e0f623516e81a01600e5ef1237e01fe3cd47
  675. Author: Rémi Denis-Courmont <remi@remlab.net>
  676. Date:   Wed Nov 11 20:20:51 2009 +0200
  677.     Do not reparent after requesting fullscreen mode
  678.     
  679.     Some (all?) window managers will clear the fullscreen state when the window
  680.     reparents. Instead, always reparent first then ask for fullscreen.
  681.     
  682.     This hopefully fixes the taskbar over video bug with KDE 4.3.3.
  683. commit 393fde7391773e8a6e8ba260c79926f8e406a82b
  684. Author: Rémi Denis-Courmont <remi@remlab.net>
  685. Date:   Wed Nov 11 20:20:31 2009 +0200
  686.     Fix EMWH fullscreen mode request
  687. commit 006708e1764b7a8e6c78b86de689ba2083c07d14
  688. Author: Pierre Ynard <linkfanel@yahoo.fr>
  689. Date:   Fri Nov 13 10:53:09 2009 +0100
  690.     contrib: fix live555 on WinCE
  691.     
  692.     Remove patch merged upstream
  693.     (cherry picked from commit 837bf32ec86bd696d7422a27fafb103f9d12474f)
  694.     
  695.     Conflicts:
  696.     
  697.      extras/contrib/src/Makefile
  698. commit e4e10e99ff0f7f9268dc0b6a8b10a89a6d237cab
  699. Author: Pierre Ynard <linkfanel@yahoo.fr>
  700. Date:   Thu Nov 12 08:24:04 2009 +0100
  701.     Include header only if needed
  702.     
  703.     This fixes compilation on WinCE, where signal.h is missing
  704. commit 8331be3aaab5cfb33ea96042f1b96826721f76dd
  705. Author: Pierre Ynard <linkfanel@yahoo.fr>
  706. Date:   Thu Nov 12 06:03:56 2009 +0100
  707.     contrib: define _WIN32_WCE on mingw32ce
  708.     
  709.     Because you're supposed to
  710.     (cherry picked from commit cc352bcff484d45b27e78c07de3a58cbcbe06d6c)
  711. commit 286086d98be23960d58f8d6f9e1dce962da1bf81
  712. Author: Pierre Ynard <linkfanel@yahoo.fr>
  713. Date:   Thu Nov 12 05:33:18 2009 +0100
  714.     contrib: something working for WinCE
  715.     
  716.     That is adding errno and live555, and disabling what currently
  717.     doesn't build
  718.     (cherry picked from commit 6ccccdf019234f13884f0bfd49c746016e59d518)
  719. commit 37c04448bb52ddb6752324c6910437d15d81c646
  720. Author: Pierre Ynard <linkfanel@yahoo.fr>
  721. Date:   Thu Nov 12 03:05:56 2009 +0100
  722.     contrib: add minimal errno.h target (for WinCE)
  723.     
  724.     WinCE lacks errno support and thus doesn't have an errno.h header.
  725.     Since it is used like everywhere, contribs and VLC, we add a .errno
  726.     target in the contribs, that fetches a minimal errno.h that allows
  727.     everything to compile smoothly.
  728.     
  729.     This is how it was done before too.
  730.     (cherry picked from commit 181dbe9efe7917b2ba5f75f64bf07d11ca6ca0d2)
  731. commit c914eeaf2e6f7400f67ea561968e607f9e4125fb
  732. Author: Pierre Ynard <linkfanel@yahoo.fr>
  733. Date:   Thu Nov 12 07:50:21 2009 +0100
  734.     contrib: hack to disable codecs for ffmpeg on WinCE
  735. commit caef4dbbf51ae286f8fb51f1119090a50afb6b66
  736. Author: Pierre Ynard <linkfanel@yahoo.fr>
  737. Date:   Thu Nov 12 07:43:48 2009 +0100
  738.     contrib: live555 for WinCE
  739.     
  740.     (cherry picked from commit 9dcb37114f572ae16f022ed4dcfff47d9b02e198)
  741.     
  742.     Conflicts:
  743.     
  744.      extras/contrib/src/Makefile
  745. commit 1e90c0a875293198b9f40818853b023253d7d6f4
  746. Author: Pierre Ynard <linkfanel@yahoo.fr>
  747. Date:   Tue Nov 10 23:09:29 2009 +0100
  748.     WinCE: fix live555 detection/linkage
  749.     (cherry picked from commit 50052f5152de29744d9fbb7a0603f2788eaf8eee)
  750. commit 96724e8d8acfd23885f4fb853ddd698094e37049
  751. Author: Pierre Ynard <linkfanel@yahoo.fr>
  752. Date:   Tue Nov 10 08:35:24 2009 +0100
  753.     Include header only if needed
  754.     
  755.     This fixes compilation on WinCE, where signal.h is missing
  756.     (cherry picked from commit b6d44be792493f2ad9364d255d758df5d60d8ce6)
  757. commit 2f7ce55944602f96facf1e767dba09b10eadcec3
  758. Author: Pierre Ynard <linkfanel@yahoo.fr>
  759. Date:   Tue Nov 10 07:21:32 2009 +0100
  760.     Remove useless include
  761.     (cherry picked from commit 772baf99603c0d2bf7e7b500fe6641b24bf1ba29)
  762. commit 6d723745342030f5774da01862ffea373df6377e
  763. Author: Pierre Ynard <linkfanel@yahoo.fr>
  764. Date:   Tue Nov 10 06:58:37 2009 +0100
  765.     WinCE: guard against inclusion of missing header file
  766.     (cherry picked from commit a79ab1f65d837721fc83236d7aba0808c0c17c05)
  767. commit f3753b058867099acf1ccc28e57451f06ae4d177
  768. Author: Pierre Ynard <linkfanel@yahoo.fr>
  769. Date:   Mon Nov 9 21:13:17 2009 +0100
  770.     contrib: update ffmpeg compilation for WinCE
  771.     
  772.     Remove useless patch and update arch parameters
  773.     (cherry picked from commit cbe6005492c744d74cf1ecba377416d28258b70e)
  774. commit 230c93337d813ee26dabfa4f8902b0269bf8f132
  775. Author: Rémi Denis-Courmont <remi@remlab.net>
  776. Date:   Fri Aug 21 22:35:56 2009 +0300
  777.     Unused #include
  778.     (cherry picked from commit bd3b41a5ae59621ae2232277831b53c5e6b513f6)
  779.     
  780.     Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
  781. commit a5c7457a2b36ca5ea0154903bbb944abac1092e4
  782. Author: Baptiste Coudurier <baptiste.coudurier@gmail.com>
  783. Date:   Sat Sep 19 12:12:07 2009 +0300
  784.     avformat: remove NOFILE hack, fix MXF seeking
  785.     
  786.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  787.     (cherry picked from commit 230af767388f9aea0d7edc5717c4abd342f2cd1a)
  788.     
  789.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  790. commit 0657d7289f21e8815893cb78e202a67923b31048
  791. Author: Pierre Ynard <linkfanel@yahoo.fr>
  792. Date:   Wed Nov 4 13:15:08 2009 +0100
  793.     WinCE: strip plugin DLLs when creating package
  794.     
  795.     This is quite important on devices where storage space is limited...
  796.     (cherry picked from commit 6ec51c9175d20d7ae9e3a525c3fde5330314faaf)
  797. commit eb357780901afb66e7aa6e59064cae5dc6138308
  798. Author: Rémi Denis-Courmont <remi@remlab.net>
  799. Date:   Sat Nov 7 11:54:53 2009 +0200
  800.     Qt4: fix V4L1 device node specification
  801.     
  802.     --v4l-vdev is obsolete.
  803.     (cherry picked from commit 323d19aa2710e1dc1d5f2dbdef32d7fa43e7909d)
  804. commit 0e1b49f9c724fa71d5924fc037810e003c5b7d5c
  805. Author: Gaëtan Rousseaux <garousseau@voo.be>
  806. Date:   Wed Nov 4 22:06:27 2009 +0000
  807.     l10n: Walloon update
  808.     
  809.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  810. commit 4598d7866b8323b3fb4b4e1ad28a6fdf581fed1f
  811. Author: Abdul Fousan <abdulfousan@gmail.com>
  812. Date:   Wed Nov 4 22:05:14 2009 +0000
  813.     l10n: Initial Tamil translation
  814.     
  815.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  816. commit aec4d0e68e9086aa3fd2ca800b7bd438e6bbc113
  817. Author: Rafaël Carré <rafael.carre@gmail.com>
  818. Date:   Tue Nov 3 22:07:29 2009 +0100
  819.     Fix release doc for update file
  820. commit 3202948df4493fb74d9035d8923241828ace4f25
  821. Author: Rafaël Carré <rafael.carre@gmail.com>
  822. Date:   Tue Nov 3 22:06:52 2009 +0100
  823.     Ignore dvdread.m4
  824. commit b258abce7a5d045abaa4185b5e9b085cab78086d
  825. Author: Rafaël Carré <rafael.carre@gmail.com>
  826. Date:   Tue Nov 3 22:05:56 2009 +0100
  827.     Update: make sure 1.0.4 >  1.0.4-rcX
  828.     
  829.     Also remove unneeded prototypes
  830. commit df26bfc692143d313b5cd5825a58fa035579fdf0
  831. Author: Erwan Tulou <erwan10@videolan.org>
  832. Date:   Tue Nov 3 21:22:08 2009 +0100
  833.     skins2: add a --[no]-skinned-video parameter (enabled by default)
  834.     
  835.     This parameter is intended to give old skins a chance to play back video even
  836.     though no video tag is provided in the theme.xml file.
  837. commit f863537eea5942dbfe180b496c9a2117d84d68e8
  838. Author: Oleksandr Natalenko <pfactum@gmail.com>
  839. Date:   Sun Nov 1 18:23:28 2009 +0000
  840.     l10n: Ukrainian update
  841.     
  842.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  843. commit 466e3f35b6850d26788bc4b911e234188260bab8
  844. Author: Gaëtan Rousseaux <garousseau@voo.be>
  845. Date:   Sat Oct 31 17:31:24 2009 +0000
  846.     l10n: Initial Walloon translation
  847.     
  848.     Not activated yet as only ~5% translated
  849.     
  850.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  851. commit bbd125f341d75d6aad4eee2b3b1f6105749ae80c
  852. Author: Daniel Nylander <po@danielnylander.se>
  853. Date:   Sat Oct 31 17:30:46 2009 +0000
  854.     l10n: Swedish update
  855.     
  856.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  857. commit c33e84af9b436a3f76f6adf01165c54b4f918d16
  858. Author: Rémi Denis-Courmont <remi@remlab.net>
  859. Date:   Sat Oct 31 17:22:04 2009 +0200
  860.     Refuse to proceed with --disable-shared.
  861.     
  862.     This cannot work the way VLC links its plugins. Too many people shot
  863.     themselves in the foot with this option.
  864.     (cherry picked from commit 6b856a9d8f1301b387e1a73aa3c6213a5cddfc71)
  865. commit 2346b7f47ea16c55901eda0eb3231efbfa35a285
  866. Author: Ilkka Ollakka <ileoo@videolan.org>
  867. Date:   Thu Oct 8 23:41:14 2009 +0300
  868.     m3u.c: use input_item_SetTitle
  869.     
  870.     This allow to have channelnames on saved xspf-playlist from dvb-scanning.
  871.     (cherry picked from commit f428f72bdda60aee90958a0616b5b22ab0ab2c4b)
  872. commit d0290dfa33b718ce427ff7d3e4f01578b6f56048
  873. Author: Ilkka Ollakka <ileoo@iki.fi>
  874. Date:   Fri Oct 30 17:44:35 2009 +0200
  875.     dvb: set demux=ts only if we didn't do scan
  876.     
  877.     Without this when scanning, we would force demuxer to ts but outputted m3u-playlist.
  878.     (cherry picked from commit a45e7b566f754925d10a0d2a84bccf97c5c5957a)
  879. commit bbd0e216f9d1a7a1f59952433d4293847016f4b6
  880. Author: Jean-Baptiste Kempf <jb@videolan.org>
  881. Date:   Thu Oct 29 21:39:36 2009 +0100
  882.     Merge po
  883. commit 4f93dcef56f13e939669f8e35b7ff396f5fadc34
  884. Author: Laurent Aimar <fenrir@videolan.org>
  885. Date:   Fri Oct 30 11:56:37 2009 +0100
  886.     Fixed fullscreen size with multiple display
  887.     
  888.     The fix from quality in [8d8844adcd8e44d58291a2e8d025ca3ca3c89067] introduced a weird artefact with dual screens, where the video didn't fill the complete screen. This fixes it.
  889.     (cherry picked from commit 7c081ad1cc3167273ae1252108cf077ab6863747)
  890.     
  891.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  892. commit a7d31bd21cdae1e2f67854c17c54cc0587ee4736
  893. Author: Jean-Baptiste Kempf <jb@videolan.org>
  894. Date:   Thu Oct 29 20:13:13 2009 +0100
  895.     NEWS: translation updates
  896. commit 162bb02b30a8aa73dc4a79208a762b1f5ac632b8
  897. Author: Jean-Baptiste Kempf <jb@videolan.org>
  898. Date:   Thu Oct 29 20:05:10 2009 +0100
  899.     Next version will be 1.0.3. update NEWS
  900. commit 19d703eda4269351b21c51931384e96cc684fbc8
  901. Author: Rémi Denis-Courmont <remi@remlab.net>
  902. Date:   Thu Oct 29 19:57:19 2009 +0200
  903.     MJPEG: fix boundary condition, off-by-one (closes #3128)
  904.     (cherry picked from commit 9e4b1526f9fda6351ac4a053a7e412a6bb54d7e8)
  905. commit 57d17a59e412eefd8bf343465797f670c990239e
  906. Author: Rémi Denis-Courmont <remi@remlab.net>
  907. Date:   Sun Jul 12 18:23:33 2009 +0300
  908.     ISO-639: add a whole bunch of native language names (fixes #2931)
  909.     (cherry picked from commit 73dc6d3573b013776638bd8f13c51eb8ad84e335)
  910.     
  911.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  912. commit a3f054786e2ed65a1db5d68833c100155ccd80f8
  913. Author: Rémi Denis-Courmont <remi@remlab.net>
  914. Date:   Sat Aug 29 13:30:51 2009 +0300
  915.     Fix use of strchr()
  916.     (cherry picked from commit 9345e261c50a15ec890be3c92589680e739e3f35)
  917. commit d1ee03008e6eb41f4e0b943f124e378c950ddb6e
  918. Author: Marian Ďurkovič <md@bts.sk>
  919. Date:   Thu Oct 29 14:07:42 2009 +0100
  920.     en50221: Backport changes needed for Powercam PRO CAMs
  921. commit 09c8511a5804fc6c9e4c37f55d8957369030ec73
  922. Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
  923. Date:   Wed Oct 28 22:00:52 2009 +0000
  924.     l10n: Polish update
  925.     
  926.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  927. commit daaa1d8b1e38892b9c0818e067468e54791b1fa5
  928. Author: Cristian Secară <cristi@secarica.ro>
  929. Date:   Wed Oct 28 21:58:43 2009 +0000
  930.     l10n: Romanian update
  931.     
  932.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  933. commit e3f0e5d09f1f1742a892399481e9f73ad75a178b
  934. Author: Felix Paul Kühne <fkuehne@videolan.org>
  935. Date:   Wed Oct 28 22:48:03 2009 +0100
  936.     contribs/libmad: fixed cross-compilation on Darwin
  937. commit 71a5995583d2ebdad1a08ad96fb88b60a1f85eb4
  938. Author: Felix Paul Kühne <fkuehne@videolan.org>
  939. Date:   Wed Oct 28 22:26:26 2009 +0100
  940.     contribs: apply the libiconv hack for Snow Leopard also when using the binary bundle
  941. commit c962cd80df6a6d267fb2c8b181c89a3d181b16a1
  942. Author: Felix Paul Kühne <fkuehne@videolan.org>
  943. Date:   Wed Oct 28 22:16:18 2009 +0100
  944.     contrib/lua: fixed cross-compilation on Darwin
  945. commit 8eba2e0fd770926c24c802cf1717628af7ff8c8f
  946. Author: Felix Paul Kühne <fkuehne@videolan.org>
  947. Date:   Wed Oct 28 19:15:02 2009 +0100
  948.     contrib/gsm: fixed compilation on Darwin if target platform isn't the platform used for compilation
  949. commit 25629f733c5aa1f235d98581263b3693cc1a3b1e
  950. Author: Rémi Denis-Courmont <remi@remlab.net>
  951. Date:   Wed Oct 28 18:27:56 2009 +0200
  952.     udev: remove remaining items at exit
  953.     (cherry picked from commit 49661f4c7c324bcb42f496c02d2cd874f514d8a9)
  954. commit 01fc961a8d87f7aef387b776e33057c3acd4225f
  955. Author: Felix Paul Kühne <fkuehne@videolan.org>
  956. Date:   Tue Oct 27 23:37:33 2009 +0100
  957.     contribs: updated Mac binary package
  958.     
  959.     This package does only target the 1.0-branch as it doesn't and won't include all libraries needed for master. It is currently provided for 32bit Mac platforms only. The 64bit-Intel package will follow later on as some libraries still require some tweaking.
  960. commit b403ea47227022b814ff21c910721c882c348658
  961. Author: Felix Paul Kühne <fkuehne@videolan.org>
  962. Date:   Tue Oct 27 23:29:51 2009 +0100
  963.     contribs: Darwin 10 != 64bit code
  964. commit a9da433bf51a844bd8b8f7df7dd81b887db24afc
  965. Author: Felix Paul Kühne <fkuehne@videolan.org>
  966. Date:   Tue Oct 27 22:33:29 2009 +0100
  967.     contribs/ffmpeg: removed outdated patch which prevented proper compilation
  968. commit c35e25f66956475d9d9a1893bdaf821f059e940e
  969. Author: Felix Paul Kühne <fkuehne@videolan.org>
  970. Date:   Tue Oct 27 22:35:09 2009 +0100
  971.     contribs: set ffmpeg to a fixed revision for easier maintenance and fix libgpg-error compilation on some Darwin installations
  972. commit d325e5be1a1696842ec132ac817fdb3319d47af1
  973. Author: Felix Paul Kühne <fkuehne@videolan.org>
  974. Date:   Tue Oct 27 19:10:55 2009 +0100
  975.     match libass version with master as pointed by j-b
  976.     
  977.     Additionally, updated its URL although unused right now.
  978. commit 584abeecc622a87b0550ffc1bf4985d3fd887be8
  979. Author: Felix Paul Kühne <fkuehne@videolan.org>
  980. Date:   Tue Oct 27 18:58:56 2009 +0100
  981.     contrib/libass: version 0.9.7 wasn't released (yet)
  982. commit 0c3ec06a2af6ce64aa4b0695495bf123950f79f9
  983. Author: Felix Paul Kühne <fkuehne@videolan.org>
  984. Date:   Tue Oct 27 18:50:51 2009 +0100
  985.     contrib/goom2k4: compilation fix
  986. commit 988bdbd0754aa9f15851da4a72096f2845add46c
  987. Author: Felix Paul Kühne <fkuehne@videolan.org>
  988. Date:   Tue Oct 27 18:44:19 2009 +0100
  989.     contrib/x264: removed no-longer needed patch
  990. commit bf9795cc4b4b82f2d903fb7d1f0960a19f95762f
  991. Author: Felix Paul Kühne <fkuehne@videolan.org>
  992. Date:   Tue Oct 27 18:21:55 2009 +0100
  993.     contrib/libcaca: removed no longer needed patches
  994. commit 0651b6b03c4848c080c081804c88e55697de9181
  995. Author: Felix Paul Kühne <fkuehne@videolan.org>
  996. Date:   Tue Oct 27 18:14:31 2009 +0100
  997.     contrib/libtheora: added a hack to support Xcode 3.1.x aka compiling on Mac OS X 10.5.x
  998.     
  999.     This is not needed for Xcode 3.2.x
  1000. commit 91fa54977dae1d0238618a9438965110ba4341a3
  1001. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1002. Date:   Tue Oct 27 16:28:24 2009 +0100
  1003.     contrib/theora: compilation fix
  1004. commit 9eec5e79158de8d03a105b277344a737d4259497
  1005. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1006. Date:   Tue Oct 20 21:56:40 2009 +0200
  1007.     Schroedinger update to 1.0.8
  1008.     
  1009.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  1010. commit 87fdb6ad940e166e513972806faa8e7abc974c82
  1011. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1012. Date:   Tue Oct 20 21:59:21 2009 +0200
  1013.     Contrib: libxml 2.7.3 -> 2.7.6
  1014. commit 44d7a522c68163a3dc1a813e0c5914401f21728d
  1015. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1016. Date:   Tue Oct 20 22:01:25 2009 +0200
  1017.     libpng update to 1.2.40
  1018. commit 212fd8a83fd6e7335153ae63f9fd366adc5bb5b1
  1019. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1020. Date:   Tue Oct 20 22:03:53 2009 +0200
  1021.     Freetype update to 2.3.11
  1022. commit a252158bf861473b15daa0d951a4020ace394c53
  1023. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1024. Date:   Tue Oct 20 22:12:34 2009 +0200
  1025.     libcaca update to beta16
  1026.     
  1027.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  1028. commit a306608e439615bfc5e7bbec973185085cf7f4b9
  1029. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1030. Date:   Tue Oct 20 22:07:24 2009 +0200
  1031.     SDL and SDL_images updates
  1032.     
  1033.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  1034. commit 96402a874deeb6ecb4906e8da09b0195e98e8744
  1035. Author: Rémi Denis-Courmont <remi@remlab.net>
  1036. Date:   Mon Oct 26 19:07:10 2009 +0200
  1037.     Revert "Blacklist glibc 2.10-2.10.1 for 686"
  1038.     
  1039.     This reverts commit 3660d5b8184a7c8038bff1b63b0a7366eddbba02.
  1040.     This appears to be a problem on libc's compiled with GCC-4.4, and we
  1041.     can hardly test for that case properly.
  1042. commit ece05a4ce9c61706cfffd75762af5ce8a957c57a
  1043. Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
  1044. Date:   Sun Oct 25 20:16:56 2009 +0000
  1045.     l10n: Polish update
  1046.     
  1047.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1048. commit c14784efc6b001b0cffdf91afb44d745c1c92c0a
  1049. Author: Rémi Denis-Courmont <remi@remlab.net>
  1050. Date:   Sat Oct 24 20:15:42 2009 +0300
  1051.     Remove the old .vlc/vlcrc after parsing
  1052.     (cherry picked from commit f39e15fcb0683e40f13d2b1575f3096db59ee073)
  1053. commit 4cccb273a26f4b22fdc4d79314398430963ca06e
  1054. Author: Laurent Aimar <fenrir@videolan.org>
  1055. Date:   Fri Oct 9 20:44:19 2009 +0200
  1056.     Accelerated dvb loading time by exporting the demuxer type.
  1057.     (cherry picked from commit 94553652cb319deede2f04f2109ec287a2262fa8)
  1058. commit fb3f3de5092b017bb02ae71572c2f4bf68d027e2
  1059. Author: Laurent Aimar <fenrir@videolan.org>
  1060. Date:   Sun Jul 19 18:06:55 2009 +0200
  1061.     Added a ES_OUT_SET_META to es_out.
  1062.     
  1063.      It will allows to control the moment at which the meta are updated
  1064.     to fix the delay introduced by timeshift and buffering.
  1065.      It will also simplify the way meta data are read by demuxers.
  1066.     
  1067.      (cherry picked from commit ae780fe9874757c9c06c443e04ce613d875ab5ca)
  1068. commit 1914ca3d38e4c94876fdd596abc0b40188e79168
  1069. Author: Rémi Denis-Courmont <remi@remlab.net>
  1070. Date:   Mon Oct 19 22:31:21 2009 +0300
  1071.     Revert to 50 Mb FIFO limit on ARM
  1072.     
  1073.     400 Mb buffer would kill almost any such (existing) system.
  1074.     (cherry picked from commit d0c9158e62752b38e4de62713429f20b682b3a22)
  1075. commit 05c0a316acb840ec7375f158bc51c252aff61b34
  1076. Author: Laurent Aimar <fenrir@videolan.org>
  1077. Date:   Mon Sep 14 21:10:45 2009 +0200
  1078.     Fixed EOF handling while buffering in pause state.
  1079.     
  1080.     It avoids to quit the pause state.
  1081.     (cherry picked from commit f6a57b9b1eb87f023983c485a779c97ee55c92b7)
  1082. commit d059833362347324a3d3240eeb4b95090d62a45a
  1083. Author: Laurent Aimar <fenrir@videolan.org>
  1084. Date:   Mon Sep 14 21:05:09 2009 +0200
  1085.     Removed useless check on input b_eof flag while waiting for decoder's fifos.
  1086.     
  1087.     p_input->b_eof cannot be true at this stage.
  1088.     (cherry picked from commit dd2980838218267ab99aa4bc6730bb96f33c1b53)
  1089. commit 10c55fc8e7bbb91b2a5f69854449c567dfec5e18
  1090. Author: Laurent Aimar <fenrir@videolan.org>
  1091. Date:   Thu Sep 3 22:25:20 2009 +0200
  1092.     Checked demux_Control return value in input.
  1093.     (cherry picked from commit 81900b24626f581e2cd68ad34151f0da7a6938b5)
  1094. commit 3e8fef026a3219f08b117540a14783973ebaf1f6
  1095. Author: Laurent Aimar <fenrir@videolan.org>
  1096. Date:   Wed Aug 12 23:13:24 2009 +0200
  1097.     Do not pre-buffer too much, it has side effects with the current es_out code.
  1098.     
  1099.     At least, ES track switching became really slow (the data for the associated
  1100.     ES are not buffered as the decoder is not present).
  1101.     (cherry picked from commit e8aa92074768974a89450f63fad8eb3548873fcb)
  1102. commit b18c740c34f97c35619294e1ca3914ae82f6ca0b
  1103. Author: Laurent Aimar <fenrir@videolan.org>
  1104. Date:   Thu Jul 16 14:50:16 2009 +0200
  1105.     Let the input bufferize more data when possible.
  1106.     
  1107.      The input will try to read 20% faster the source until a certain amount
  1108.     of data is buffered by the fifo of the decoders (for now 10Mbytes or
  1109.     500kbytes when OPTIMIZE_MEMORY is defined for the sum of all fifos).
  1110.      This buffering adds up to pts_delay without any additional delay but can
  1111.     only work when VLC controls the source pace.
  1112.     
  1113.      It has a drawback with the current way the meta data works: they are seen
  1114.     too soon.
  1115.     (cherry picked from commit 2f9d9766dfe25f100ef04d0d812aebdd18401c0d)
  1116. commit 27b414881b3a46355c88bbfd9ee2ce9ceb093c7d
  1117. Author: Laurent Aimar <fenrir@videolan.org>
  1118. Date:   Thu Jul 16 14:49:02 2009 +0200
  1119.     Added input_DecoderGetFifoSize helper.
  1120.     (cherry picked from commit 43aab2462d7b1d9c9fc9aa7eb51af25320bf09d7)
  1121. commit eafadf15e9fe064c404c985c1fd8e0a183d30eb9
  1122. Author: Laurent Aimar <fenrir@videolan.org>
  1123. Date:   Wed Jul 15 21:23:56 2009 +0200
  1124.     Increased fifo decoder size to 400mb.
  1125.     
  1126.      I don't think there is any good fixed value, I have tuned it for
  1127.     50mbit/s video with a cache of 60s.
  1128.     (cherry picked from commit c1ec23d7b27a1f3f34a10b4c38169a7903cbe302)
  1129. commit 4798224756335167c6b8e803db040e656edc1f9e
  1130. Author: Laurent Aimar <fenrir@videolan.org>
  1131. Date:   Fri Jul 17 18:47:01 2009 +0200
  1132.     Improved late values after pts_delay changes in clock.c.
  1133.     (cherry picked from commit 3c84b6ca4ced1aad7549e30261fbe3348c529c15)
  1134. commit 848a88e87fbf2a01ff01a7cf80630e27e3ed7727
  1135. Author: Laurent Aimar <fenrir@videolan.org>
  1136. Date:   Wed Jul 15 19:05:27 2009 +0200
  1137.     Fixed clock handling on rate change with high caching delay.
  1138.     
  1139.     Becareful about possible regressions.
  1140.     (cherry picked from commit 69d28e6f835be9d98cd5a6d60fe5a43323de20ac)
  1141. commit 496b61417f73e27a0160ad07263674f1691b0ef9
  1142. Author: Laurent Aimar <fenrir@videolan.org>
  1143. Date:   Wed Jul 15 19:04:59 2009 +0200
  1144.     Do not delay rate change after end of pause.
  1145.     (cherry picked from commit 6270718870b349259f4ed1c44e164776e2a67fb1)
  1146. commit 02a494698c9a2bc7c35dcb03c862562059c024f5
  1147. Author: Laurent Aimar <fenrir@videolan.org>
  1148. Date:   Wed Jul 15 18:04:51 2009 +0200
  1149.     Always update the wakeup date in input.
  1150.     (cherry picked from commit 9e4b3f8d18c66feae1dc433013706505e39f7835)
  1151. commit 60d3b85175a6b6c367097f637d4efc4ea26e1a80
  1152. Author: Laurent Aimar <fenrir@videolan.org>
  1153. Date:   Tue Jul 14 02:03:30 2009 +0200
  1154.     Fixed potential race condition in clock.
  1155.     (cherry picked from commit fffc29ff8f65e37045209563f475096880d1f746)
  1156. commit a96be7b6ab8d870081b786705355edaaf6a2e039
  1157. Author: Laurent Aimar <fenrir@videolan.org>
  1158. Date:   Mon Jul 13 21:04:44 2009 +0200
  1159.     Automatically compute the latency(pts_delay) needed after a buffer underflow.
  1160.     
  1161.     The latency is increased by monitoring the last buffer underflows and by
  1162.     filtering the values obtained (median 3).
  1163.     It is simple and pretty robust (tested with http and sshfs over wireless).
  1164.     (cherry picked from commit dc5be23723fea2b03d3ae9cb5534c4513aa9b6fb)
  1165. commit 0833349b42f690fc7bd81b31f8b1a0ce53b4d758
  1166. Author: Laurent Aimar <fenrir@videolan.org>
  1167. Date:   Mon Jul 13 02:15:02 2009 +0200
  1168.     Auto detect when we need to buffer again.
  1169.     
  1170.     As it is part of a critical section for playback, becareful about any
  1171.     regressions.
  1172.     (cherry picked from commit a48799e7a8702975e873e31a37be606267d7c674)
  1173. commit 3954f5be54f0e44ad12cea4ae2e74854fcec8dcc
  1174. Author: Laurent Aimar <fenrir@videolan.org>
  1175. Date:   Mon Jul 13 00:06:45 2009 +0200
  1176.     Do not forget to use the drift when converting stream to system clock.
  1177.     
  1178.     It has no consequence (because of the way we actually use the clock) but
  1179.     it is more consistent.
  1180.     (cherry picked from commit a4087f0689c8216cbf3dda0b890cb1c3b30b2058)
  1181. commit 8c76a89b995f903c44a8fd79bd6f5502fd9bf458
  1182. Author: Marián Hikaník <podnety@mojepreklady.net>
  1183. Date:   Fri Oct 23 21:05:08 2009 +0100
  1184.     l10n: Slovak update
  1185.     
  1186.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1187. commit f4af56415d5a8e10731025f64b7fbf6daee3e7e3
  1188. Author: Khoem Sokhem <khoemsokhem@khmeros.info>
  1189. Date:   Fri Oct 23 20:43:29 2009 +0100
  1190.     l10n: Khmer update
  1191.     
  1192.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1193. commit 9d0033e0926b6ed1e07d8ce698d13db979ff3e6e
  1194. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1195. Date:   Fri Oct 23 13:03:30 2009 +0200
  1196.     lua: update the youtube script to the new version of their website
  1197.     (cherry picked from commit a347ced61168256ccc11dc0ee57c607855ff6744)
  1198. commit 6e88f843a98a4b40af2bf376fa65e9a1113affe9
  1199. Author: Marian Ďurkovič <md@bts.sk>
  1200. Date:   Fri Oct 23 09:18:11 2009 +0200
  1201.     Kill extraneous debug, we don't need the 2-nd and 3-rd copies
  1202.     (cherry picked from commit b626c6252ada88f6eba6b1f0af104e47c0349bcf)
  1203. commit 57f13095667bb0d693ebb784d8cc5146113a3b50
  1204. Author: Gabor Kelemen <kelemeng@gnome.hu>
  1205. Date:   Thu Oct 22 20:01:17 2009 +0100
  1206.     l10n: Hungarian update
  1207.     
  1208.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1209. commit 49bda9a80ae78014bb4bed94897cdb1b2748045a
  1210. Author: Gonçalo Cordeiro <gonzalo@tagenata.com>
  1211. Date:   Thu Oct 22 20:00:07 2009 +0100
  1212.     l10n: Galician update
  1213.     
  1214.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1215. commit 161b9bf77184a485259c7ed2bbd3c43ca3fb064e
  1216. Author: Sidney Doria <ssdoria@gmail.com>
  1217. Date:   Thu Oct 22 19:58:46 2009 +0100
  1218.     l10n: Brazilian Portuguese update
  1219.     
  1220.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1221. commit db3af60159898f5f1e95725317a3d2e5db61345a
  1222. Author: Mindaugas Baranauskas <embar@super.lt>
  1223. Date:   Wed Oct 21 22:27:40 2009 +0100
  1224.     l10n: Lithuanian update
  1225.     
  1226.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1227. commit 3e6e5253137122482811ff0e3de6b37fa2b90705
  1228. Author: Matej Urbančič <matej.urban@gmail.com>
  1229. Date:   Wed Oct 21 22:25:27 2009 +0100
  1230.     l10n: Slocack update
  1231.     
  1232.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1233. commit af62cfa2550851a84107b73f04f67226b93c93dd
  1234. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1235. Date:   Wed Oct 21 17:45:32 2009 +0200
  1236.     NEWS update and rewording + RC
  1237. commit 321d5e3e56e11ef0013cdac800de658fbe78094f
  1238. Author: Laurent Aimar <fenrir@videolan.org>
  1239. Date:   Mon Oct 19 20:11:25 2009 +0200
  1240.     Fixed resize quality issue with direct3d vout (especially win7).
  1241.     
  1242.      It seems that depending on your driver, the resize done by
  1243.     IDirect3DDevice9::Present can be of very low quality. The resize is now
  1244.     done by IDirect3DDevice9::StretchRect.
  1245.     
  1246.     (cherry picked from commit 8d8844adcd8e44d58291a2e8d025ca3ca3c89067)
  1247. commit 3660d5b8184a7c8038bff1b63b0a7366eddbba02
  1248. Author: Rémi Denis-Courmont <remi@remlab.net>
  1249. Date:   Wed Oct 21 19:28:06 2009 +0300
  1250.     Blacklist glibc 2.10-2.10.1 for 686
  1251.     
  1252.     I'm not going to suffer another round of VLC bug reports due to glibc.
  1253.     (cherry picked from commit bcfa778f2eaece684dafa3d4b1765a121bb016e0)
  1254. commit 46c83c6f26eddb757b562db0b4e43e1e283e9072
  1255. Author: Laurent Aimar <fenrir@videolan.org>
  1256. Date:   Mon Sep 14 20:46:40 2009 +0200
  1257.     Fixed 4.0 rear center 3.0 test after 4 rear center downmix support.
  1258.     (cherry picked from commit 8c61e8b37a5267498af3f2bb983a84632886d1ff)
  1259.     
  1260.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  1261. commit b874913b8c4f54f939e479453ca65bafea99f9dd
  1262. Author: James Turner <zakalawe@mac.com>
  1263. Date:   Mon Sep 14 18:09:13 2009 +0300
  1264.     AC3 3F1R downmix to stereo (simple downmixer)
  1265.     
  1266.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  1267.     (cherry picked from commit cef84e5f1627eff9534e5498dcb927f8eb416f0f)
  1268.     
  1269.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  1270. commit 584e1f01023e9b6e4026eab82716375dbb8d57e8
  1271. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1272. Date:   Wed Oct 21 14:01:21 2009 +0200
  1273.     NEWS: WMAP works in VLC win32 1.0.3 and OS X change
  1274. commit e9d6badb1dc308ef5db4c4362f595e5d9b389e49
  1275. Author: Marian Ďurkovič <md@bts.sk>
  1276. Date:   Wed Oct 21 11:34:30 2009 +0200
  1277.     Revert "libmpeg2: Fix aspect ratio calculation according to MPEG standard."
  1278.     Not suitable for 1.0.3
  1279.     This reverts commit 8eb3caef7dd569e0a6f17c628bd28bdcbbbf792d.
  1280. commit 40fca422cab08ad06a62ff448698d13259b3cc11
  1281. Author: Marian Ďurkovič <md@bts.sk>
  1282. Date:   Wed Oct 21 10:35:35 2009 +0200
  1283.     Add .ifo to recognized extensions
  1284.     
  1285.     backport of 80f9f8734a9e5d1fb68ee1e2102aecfbf91c613a
  1286. commit a021836a0136b92a69c25f5d5d9ee5a53920de9c
  1287. Author: Christophe Mutricy <xtophe@videolan.org>
  1288. Date:   Tue Oct 20 23:13:21 2009 +0100
  1289.     l10n: Update the po files for 1.0.3
  1290. commit f5404cc61676e580e10755b7dc37342bef55decf
  1291. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1292. Date:   Tue Oct 20 22:52:12 2009 +0200
  1293.     Fix typo in Fench translation
  1294. commit 4c4d7817ca6cd435d02fa36cf58492c04b913a54
  1295. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1296. Date:   Tue Oct 20 22:42:34 2009 +0200
  1297.     Coming closer to a 1.0.3 release
  1298. commit 5e29b2dc5fb1565c451c2c75f1921b3f74d31fdd
  1299. Author: Marian Ďurkovič <md@bts.sk>
  1300. Date:   Mon Sep 21 20:37:57 2009 +0200
  1301.     Workaround braindead QT implementation of ResizeToContents
  1302.     
  1303.     It's so slow that it's not usable on large datasets.
  1304.     (cherry picked from commit 677a311c80c57b883402d0b99e81fe178dfd5f5a)
  1305. commit 8eb3caef7dd569e0a6f17c628bd28bdcbbbf792d
  1306. Author: Marian Ďurkovič <md@bts.sk>
  1307. Date:   Tue Oct 20 10:11:24 2009 +0200
  1308.     libmpeg2: Fix aspect ratio calculation according to MPEG standard.
  1309.     
  1310.     The library delivers us pixel width/height relative to display size
  1311.     so we must compute it accordingly, otherwise we have conflicting data
  1312.     in i_sar_num/i_sar_den and i_aspect.
  1313.     (cherry picked from commit d3cb36d54f49c35a6f507b5aa5db2603e2373ab9)
  1314. commit 3efa5133981b8f28532509204673ccf368f8c7a7
  1315. Author: Ilkka Ollakka <ileoo@videolan.org>
  1316. Date:   Tue Oct 20 18:14:31 2009 +0300
  1317.     x264.c: handle X264_BUILD 78 bpyramid change
  1318.     
  1319.     (cherry picked from commit 0e22b04bd1f6245678585b058d1681e5fe9e5731)
  1320.     
  1321.     Conflicts:
  1322.     
  1323.      modules/codec/x264.c
  1324. commit cbccd2f66983fb1daa6c9397492308a50868489a
  1325. Author: Ilkka Ollakka <ileoo@videolan.org>
  1326. Date:   Tue Oct 20 17:47:41 2009 +0300
  1327.     NEWS: mention x264 profile-limitter
  1328. commit 9bc5d5cfbf4102ac7611d283435f18735e61e74c
  1329. Author: Ilkka Ollakka <ileoo@videolan.org>
  1330. Date:   Wed Aug 19 16:11:23 2009 +0300
  1331.     x264: add profile-limitter, pretty much same as in x264.exe
  1332.     
  1333.     so eg mobile-stream goes like this
  1334.     --sout="#transcode{vcodec=h264,venc=x264{profile=baseline,level=12},...."
  1335.     
  1336.     (Cherry-picked from: e3e4c0d76e3381d23f2b9cd7a34235c562ded973)
  1337. commit 56e75b1fe5a0a6bb45f29f1dcba7e2c960ec414a
  1338. Author: Marian Ďurkovič <md@bts.sk>
  1339. Date:   Mon Oct 19 09:10:41 2009 +0200
  1340.     dvdnav: Remove trailing backslash on Win32
  1341.     (cherry picked from commit 04b1e7b2e5f13519bc04e536d6befe706d95c922)
  1342.     closes #3110
  1343. commit 12e73fc5e235a38659496de6f8adc24b6ab3ab0c
  1344. Author: Roustam Ghizdatov <roustam@2-u.ru>
  1345. Date:   Mon Oct 19 21:56:38 2009 +0100
  1346.     l10n: Russian update
  1347.     
  1348.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1349. commit 396918e806738b2786db08c4a39033f9a0399e74
  1350. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1351. Date:   Fri Oct 16 19:21:51 2009 +0200
  1352.     v4l2: rework size detection
  1353.     
  1354.     This fixes my TV card, and should be backported after testing
  1355.     (cherry picked from commit 881aa894c58b3d4105276088e7b3593677ee2098)
  1356. commit 2953089aba2bc11a3730fff9772265da8d6c9b79
  1357. Author: Marian Ďurkovič <md@bts.sk>
  1358. Date:   Sun Oct 18 19:43:07 2009 +0200
  1359.     Allow SSM to be used within QT4 Open Network panel
  1360.     closes #3116 and #2498
  1361.     
  1362.     (cherry picked from commit 1a56200781212d669ecb64e06c0e02dc7943f55f)
  1363. commit 67f5fd87f720e5a2bbde0a09caeb30cf96c9be4c
  1364. Author: Rafaël Carré <rafael.carre@gmail.com>
  1365. Date:   Sun Oct 18 17:11:45 2009 +0200
  1366.     avcodec encoder: sets last-metadata-block for FLAC streams
  1367.     
  1368.     Closes #805
  1369.     (cherry picked from commit 5fe7435e7f6d785d0668cede62bbce533601ad22)
  1370.     
  1371.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  1372. commit 5ec5cc44101a1be08b80f58bf75c0d84a5b505ba
  1373. Author: Rémi Denis-Courmont <remi@remlab.net>
  1374. Date:   Sun Oct 18 10:46:53 2009 +0300
  1375.     udev: check for correct libudev version
  1376.     (cherry picked from commit 8183270f00f4ee5007a774b79a3656c07100231e)
  1377.     
  1378.     Conflicts:
  1379.     
  1380.      configure.ac
  1381. commit 9697e595b5fa2f512bd35571915a80536b27feab
  1382. Author: Rémi Denis-Courmont <remi@remlab.net>
  1383. Date:   Sat Oct 17 17:59:09 2009 +0300
  1384.     udev: preempt cancellation
  1385.     (cherry picked from commit da8ac5627f3cc9a99a9b8945ab71107843afd684)
  1386. commit 54881bb77ea3af56647a8a1d78b46101dae39c13
  1387. Author: Rémi Denis-Courmont <remi@remlab.net>
  1388. Date:   Sat Oct 17 17:57:08 2009 +0300
  1389.     udev: handle "change" action properly, fix disc ejection/insertion
  1390.     (cherry picked from commit 64f7e7651f896b3ba6001486400d798af19a6f17)
  1391. commit ef4e8a614a6a7f0850d2356e6b4ff6a043d76fd5
  1392. Author: Rémi Denis-Courmont <remi@remlab.net>
  1393. Date:   Sat Oct 17 17:51:28 2009 +0300
  1394.     udev: item type depends on the subsystem, not always "card"
  1395.     (cherry picked from commit 83785c78d0ccdd5c351b9264d5c1a0011ea90164)
  1396. commit 6f7c7fce0f2e3328e1c3f0ff4ee526c006e21561
  1397. Author: Rémi Denis-Courmont <remi@remlab.net>
  1398. Date:   Sat Oct 17 17:49:56 2009 +0300
  1399.     udev: refactor (binary search tree)
  1400.     (cherry picked from commit 0d904f9784b6783185d971cdd6d7b33157d9231e)
  1401. commit 1f957a452a981ab2490b4b7543930e2ae2ae2fb9
  1402. Author: Rémi Denis-Courmont <remi@remlab.net>
  1403. Date:   Fri Oct 16 22:09:06 2009 +0300
  1404.     udev: partial support for optical discs
  1405.     
  1406.     It should work with CDDA, DVD and Blu-rays, but I only tested DVD.
  1407.     
  1408.     FIXME: This does not detect media change (eject/insert) properly yet.
  1409.     (cherry picked from commit cafbe3a363e5e843fbacad5af0ebbb48254f5a3f)
  1410. commit e9560d5e566c9faea3e6327a4f6587486a1c0519
  1411. Author: Rémi Denis-Courmont <remi@remlab.net>
  1412. Date:   Fri Oct 16 21:32:56 2009 +0300
  1413.     udev: refactor
  1414.     (cherry picked from commit 922af8fefdc5fff8dbc792c567f07541eb6415e9)
  1415. commit 6dec5db405996980319e299b004e95d012982775
  1416. Author: Rémi Denis-Courmont <remi@remlab.net>
  1417. Date:   Fri Oct 16 18:34:33 2009 +0300
  1418.     udev: remove item when the device is removed
  1419.     (cherry picked from commit 09dcfc63cacad331bd92965bfbaf0ca12850232f)
  1420. commit 7c2c8927998c2bd36ec295cb6cde47cc7f00606e
  1421. Author: Rémi Denis-Courmont <remi@remlab.net>
  1422. Date:   Fri Oct 16 18:32:44 2009 +0300
  1423.     udev: memory leak
  1424.     (cherry picked from commit c9b5c9e4a56f6329ad64124eb2bbff3e5cacbbd8)
  1425. commit c6ffe1b2dac6554aaebf4ebd4e2f61ed3b43de4f
  1426. Author: Rémi Denis-Courmont <remi@remlab.net>
  1427. Date:   Thu Oct 15 22:49:24 2009 +0300
  1428.     udev: support for V4L1 devices (untested)
  1429.     (cherry picked from commit 978bea6ae14a3ee25fb971ab4d764a873073dfb2)
  1430. commit a8ca4c62ad7de3e94f5b32865be3b853b5ca221d
  1431. Author: Rémi Denis-Courmont <remi@remlab.net>
  1432. Date:   Thu Oct 15 22:45:24 2009 +0300
  1433.     udev: use V4L product ID instead of model ID
  1434.     
  1435.     Product works for PCI as well, whereas model is only set for USB.
  1436.     (cherry picked from commit 13d1312dd49a5475f35b72706cef3fb282afc22d)
  1437. commit 2c5d2eedcc51dc9410fad9bd66962092e419c893
  1438. Author: Rémi Denis-Courmont <remi@remlab.net>
  1439. Date:   Sun Oct 18 10:44:24 2009 +0300
  1440.     Initial udev service discovery plugin
  1441.     
  1442.     This implements device discovery with libudev, which is part of the udev
  1443.     source package (and hence available in any recent Linux distribution).
  1444.     Both cold and hot plugging (w.r.t. VLC) are implemented.
  1445.     
  1446.     TODO:
  1447.      * V4L1 devices (currently V4L2 is assumed)
  1448.      * other subsystems (linux-dvb -> DVB, block -> discs)
  1449.      * item removal on unplug
  1450.      * better item name and category for non-USB devices
  1451.     (cherry picked from commit 020c20ecbb40fa7722cfaa121079ae17891809fd)
  1452.     
  1453.     Conflicts:
  1454.     
  1455.      configure.ac
  1456.      modules/services_discovery/Modules.am
  1457. commit 7dc0a4bcd57d292d7d77bff5eeb8b4692f5fbc7e
  1458. Author: Rafaël Carré <rafael.carre@gmail.com>
  1459. Date:   Sat Oct 17 15:24:46 2009 +0200
  1460.     audioscrobbler: reset pause start counter when changing state
  1461.     
  1462.     refs #3089
  1463.     (cherry picked from commit a8ae83ca5c808e2064d4bca2a3108016a96703b2)
  1464.     
  1465.     Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>
  1466. commit dde5125e3626d2891b3a7e763e7d1ba23f894121
  1467. Author: Rémi Denis-Courmont <remi@remlab.net>
  1468. Date:   Sat Oct 17 12:07:15 2009 +0300
  1469.     Qt4 sout: convert option to UTF-8 once, not twice (fixes: #3077)
  1470.     (cherry picked from commit 67bb9babf9eb1479f32c58dc84089d41ef360f1b)
  1471. commit 5d35eaf649b787ef414b1f2d99356b067dea8976
  1472. Author: airplanez <airplanez@gmail.com>
  1473. Date:   Thu Oct 15 23:47:55 2009 +0100
  1474.     l10n: Korean update
  1475.     
  1476.     Closes #3109
  1477.     
  1478.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1479. commit a2364872d840f39d0b545d1a6a7c1446ded3b20c
  1480. Author: Alexis Ballier <aballier@gentoo.org>
  1481. Date:   Thu Sep 24 21:58:36 2009 +0200
  1482.     Fix build without fontconfig nor optimizations.
  1483.     
  1484.     Configuring vlc with --disable-fontconfig and --disable-optimizations makes it fail to build the freetype plugin.
  1485.     At higher optimizations levels, gcc performs dead code elimitation which does not happen at -O0, then the linker is looking for functions that are defined only when fontconfig is enabled.
  1486.     
  1487.     References: https://bugs.gentoo.org/show_bug.cgi?id=281963
  1488.     
  1489.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  1490.     (cherry picked from commit 184f04c939a361c9c9f2eb549fcc2e3d1dac2227)
  1491.     
  1492.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1493. commit 9e84d20b33a173f0616c8e776190d8ee3b6ba571
  1494. Author: Marian Ďurkovič <md@bts.sk>
  1495. Date:   Thu Oct 15 10:19:21 2009 +0200
  1496.     Put back workaround for PTS
  1497. commit 59c16ee728e8691ee47752c2edf6d80fede6c44a
  1498. Author: Marian Ďurkovič <md@bts.sk>
  1499. Date:   Thu Oct 15 10:16:30 2009 +0200
  1500.     Revert "Revert "RTP: compute deadline for reordering from the current time""
  1501.     
  1502.     This reverts commit af7f57911b20990a6d1423fda5f39f8eb6674da0.
  1503. commit 06251341161ff5b8c94bd40b33d01f069dcdb3f8
  1504. Author: Marian Ďurkovič <md@bts.sk>
  1505. Date:   Thu Oct 15 10:16:05 2009 +0200
  1506.     Revert "Revert "RTP: Initialize ref_ts to zero""
  1507.     
  1508.     This reverts commit f54bd41c32c3dc7ae7f8814a6857740bb8f42638.
  1509. commit 334fd3c968aca1d056fc6538d8b3679caa8fc246
  1510. Author: Marian Ďurkovič <md@bts.sk>
  1511. Date:   Thu Oct 15 10:15:45 2009 +0200
  1512.     Revert "Revert "RTP: Make sure we wait >= 25 msec for reordered packets""
  1513.     
  1514.     This reverts commit d060e11bd725a6b2b9bc11e57fc809cfc51a086b.
  1515. commit d060e11bd725a6b2b9bc11e57fc809cfc51a086b
  1516. Author: Rémi Denis-Courmont <remi@remlab.net>
  1517. Date:   Wed Oct 14 22:04:01 2009 +0300
  1518.     Revert "RTP: Make sure we wait >= 25 msec for reordered packets"
  1519.     
  1520.     This reverts commit 0e202b6d32336c3e2a2880018f12cf9d7bd77ee5.
  1521. commit f54bd41c32c3dc7ae7f8814a6857740bb8f42638
  1522. Author: Rémi Denis-Courmont <remi@remlab.net>
  1523. Date:   Wed Oct 14 22:03:28 2009 +0300
  1524.     Revert "RTP: Initialize ref_ts to zero"
  1525.     
  1526.     This reverts commit 0efc3d2246739b9157cbec10b4a271e24b89c2e7.
  1527.     This would not compile with the earlier revert.
  1528. commit af7f57911b20990a6d1423fda5f39f8eb6674da0
  1529. Author: Rémi Denis-Courmont <remi@remlab.net>
  1530. Date:   Wed Oct 14 21:59:35 2009 +0300
  1531.     Revert "RTP: compute deadline for reordering from the current time"
  1532.     
  1533.     This reverts commit 474ef3f0c956b2a4acc0511bd81204fad0987d5b.
  1534.     This broke RTP caching completely in 1.0.2.
  1535. commit b2521cdd39f0cf058fce5cee1517af6abb3388cc
  1536. Author: Rémi Denis-Courmont <remi@remlab.net>
  1537. Date:   Wed Oct 14 20:19:21 2009 +0300
  1538.     RTP: disablep preemption when queueing.
  1539.     
  1540.     (manually backported)
  1541. commit 410e167f5225eb81dd95842c118c6c92ddd9c493
  1542. Author: Rémi Denis-Courmont <remi@remlab.net>
  1543. Date:   Wed Oct 14 19:29:03 2009 +0300
  1544.     SDP: fix object leak
  1545.     
  1546.     (cherry picked from commit c5ad7197dc6c1e02009e0e021a199906580d90a0)
  1547. commit b3d9ea87aa40d43f081b8fcecd7d0126e6865196
  1548. Author: JP Dinger <jpd@videolan.org>
  1549. Date:   Tue Oct 13 09:17:45 2009 +0200
  1550.     Replace the last of the HAVE_EVENTFDs with HAVE_SYS_EVENTFD_H.
  1551. commit 8187223edc735ee7cf311daca68e5e97e7e9380b
  1552. Author: Laurent Aimar <fenrir@videolan.org>
  1553. Date:   Thu Oct 8 21:53:31 2009 +0200
  1554.     Do not realloc a block already given to ffmpeg.
  1555.     
  1556.     It avoids a potential segfault after a silent avcodec audio API breakage.
  1557.     (cherry picked from commit b89c2b2ac347d4a05846342d5995750cc799e1f2)
  1558. commit 29372c90602c8fb11be11f11381d6fd4df1696b7
  1559. Author: Laurent Aimar <fenrir@videolan.org>
  1560. Date:   Thu Oct 8 21:12:01 2009 +0200
  1561.     Fixed avcodec audio decoder after API behavior change.
  1562.     
  1563.     It fixes at least WMAP decoding.
  1564. commit 70e2af3f8db8fc9e495e5ef4ebc5a57f7843d769
  1565. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1566. Date:   Sun Oct 4 18:15:58 2009 +0200
  1567.     Add new file to Modules.am for distribution
  1568.     (cherry picked from commit b169d93a081d075f00811a302415c2937f3de200)
  1569. commit 5c440f360b446682437300a9ae9a5158409d74de
  1570. Author: Laurent Aimar <fenrir@videolan.org>
  1571. Date:   Sun Oct 4 00:22:10 2009 +0200
  1572.     Added new deinterlacing modes to vout.
  1573.     (cherry picked from commit 3cb1603bad0a98deb04646b33e9a4de034bc25d0)
  1574. commit 386db124f835ea08da0484147a08190c29c12345
  1575. Author: Laurent Aimar <fenrir@videolan.org>
  1576. Date:   Sun Oct 4 00:17:57 2009 +0200
  1577.     Added yadif deinterlacer to our module.
  1578.     
  1579.     There is 2 new deinterlacing modes: "Yadif" and "Yadif (2x)".
  1580.     "Yadif (2x)" doubles the frame rate, whereas "Yadif" throws away one field.
  1581.     
  1582.     yadif.h comes from vf_yadif.c (GPLv2+) from MPayer project. I have stripped it
  1583.     a bit but let the functions unmodified for easier maintainance.
  1584. commit a3c4894910123c30fe40d6cac31d9280593a1b54
  1585. Author: Ilkka Ollakka <ileoo@videolan.org>
  1586. Date:   Tue Oct 6 22:51:29 2009 +0300
  1587.     appletrailers.lua add the forgotten vlc lua edition
  1588.     (cherry picked from commit e974af6dfddd165fa493bfd8450f89eed61a8b49)
  1589. commit c0211b7b29249bc8ca53d19b546b563991cd5e78
  1590. Author: Ilkka Ollakka <ileoo@videolan.org>
  1591. Date:   Tue Oct 6 22:39:18 2009 +0300
  1592.     appleplaylist.lua: fix apple trailers again, change useragent
  1593.     
  1594.     Seems that they changed just on trailers page, that if useragent doesn't
  1595.     contain QuickTime, it gives redirect back to trailers. So get stuff from movies
  1596.     again, but tell useragent to be "QuickTime vlc lua edition".
  1597.     
  1598.     Really if apple doesn't want vlc to be used as see apple-trailes, they could
  1599.     atleast ask ;)
  1600.     (cherry picked from commit 8b3e9a1df0566bb40b750331d174c0d247e6c414)
  1601. commit c1316980f14973b5119027206d1e07692a1bdde3
  1602. Author: Ilkka Ollakka <ileoo@videolan.org>
  1603. Date:   Tue Oct 6 16:17:26 2009 +0300
  1604.     appletrailers.lua: trailers come from http://www nowdays
  1605.     
  1606.     Even if url points to http://movies.apple.com/..., working
  1607.     url for vlc is http://www.apple.com/...
  1608.     (cherry picked from commit 04a890862d17a41d65a16aea5ae03b64e0194276)
  1609. commit cbb5fe910bd25d130dd6b479ff191b72b1014726
  1610. Author: Rémi Denis-Courmont <remi@remlab.net>
  1611. Date:   Tue Oct 6 18:15:55 2009 +0300
  1612.     Fix author name as solicited
  1613. commit c3cbce09e268f7e5f50e40d9ad2b9b6a79821f66
  1614. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1615. Date:   Tue Oct 6 13:39:29 2009 +0200
  1616.     macosx: fixed IR Remote HID support
  1617. commit c8e93dd439ee0b64ea3fa737e1f9ba9ec742c16e
  1618. Author: Rémi Denis-Courmont <remi@remlab.net>
  1619. Date:   Sun Oct 4 19:34:27 2009 +0300
  1620.     Revert "Qt4 Playlist: Disable dropping on non-container items"
  1621.     
  1622.     This reverts commit c10bdb0712b9dcb42c459927609f2c8bbba6bd40.
  1623.     This broke drag&drop for manual sort.
  1624. commit e7a7a2e4a6c8fdf02b897e99b6214f86d5b5f4ce
  1625. Author: Rémi Denis-Courmont <remi@remlab.net>
  1626. Date:   Sun Oct 4 10:26:03 2009 +0300
  1627.     M3U: fix mem leak on non-UTF-8 systems
  1628.     (cherry picked from commit d123196ede8a2ccc836b973c1b80166e0195202d)
  1629. commit 4256e5f444f2d61a30b8ff22206e9b5dd2e17205
  1630. Author: Rémi Denis-Courmont <remi@remlab.net>
  1631. Date:   Thu Oct 1 21:57:16 2009 +0300
  1632.     M3U are in locale character set
  1633.     
  1634.     NullSoft format, what did I expect?
  1635.     
  1636.     This converts meta-data properly.
  1637.     This also fixes double conversion of the file path prefix (bug reported
  1638.     on vlc mailing list).
  1639.     (cherry picked from commit e750b325a3b72d6fd343a12ba0976828270affc8)
  1640. commit 1daf60e6e51c609edce6b66bab72a4ac9dff0a7f
  1641. Author: Ilkka Ollakka <ileoo@videolan.org>
  1642. Date:   Wed Aug 26 16:36:46 2009 +0300
  1643.     v4l2: add aspect-ratio option to give picture aspect-ratio for input
  1644.     (cherry picked from commit e9d65404475f3fcb30fd8aecbb8a5ded767c4a42)
  1645.     
  1646.     Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
  1647. commit fd5a7c41a314b2a3fda4a20d5f284a1139218062
  1648. Author: Laurent Aimar <fenrir@videolan.org>
  1649. Date:   Sat Oct 3 20:02:15 2009 +0200
  1650.     Fixed compilation after backport.
  1651. commit 8e499683df992c7d46b0a097d1e238999195c187
  1652. Author: Laurent Aimar <fenrir@videolan.org>
  1653. Date:   Sat Oct 3 19:45:59 2009 +0200
  1654.     Fixed rar stream filter.
  1655.     
  1656.     The data offset was wrong (at each chunk).
  1657.     (cherry picked from commit 1b86b6d14ab61a0a26b5f5b3c36d569abee6593e)
  1658. commit 6cbc459b618c96e7254d51c16df33c9401fbdaa7
  1659. Author: Antoine Cellerier <dionoea@videolan.org>
  1660. Date:   Sat Oct 3 19:17:51 2009 +0200
  1661.     Work around what seems to be a driver bug when auto detecting the optimal capture size.
  1662.     (cherry picked from commit 3959817d628eda76bb3d523cf18e5160fa078111)
  1663.     
  1664.     Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
  1665. commit e04c3e1aef7b40022a5731d3020abc29a151fa4d
  1666. Author: Laurent Aimar <fenrir@videolan.org>
  1667. Date:   Tue Sep 29 21:04:13 2009 +0200
  1668.     Fixed invalid report of broken avi index.
  1669.     
  1670.     AVI demuxer now also check the number of frames from the index and the
  1671.     avi header.
  1672.     
  1673.     Thanks MSJ for the report on the forum.
  1674.     (cherry picked from commit a2671feb378ec308e42a0e50ce9bfc41262baf9c)
  1675. commit f329490cf006935194b4a450556cc6157e455527
  1676. Author: Laurent Aimar <fenrir@videolan.org>
  1677. Date:   Tue Sep 29 23:26:59 2009 +0200
  1678.     Protected against NULL realloc from unbounded size (faad).
  1679.     (cherry picked from commit 7eadb126ddc6da488a96b48e015a03f9383753a1)
  1680. commit 22868a474143e8ba618850b435dfd77694a75ad4
  1681. Author: Laurent Aimar <fenrir@videolan.org>
  1682. Date:   Thu Oct 1 21:16:32 2009 +0200
  1683.     Fixed E-AC3 in ATSC TS stream.
  1684.     (cherry picked from commit 28cb1c9ea7c5c530a8e3d9a4451cc9b54504881b)
  1685. commit e51f59114af1326599127d114034cfb193e51c7a
  1686. Author: Antoine Cellerier <dionoea@videolan.org>
  1687. Date:   Sat Oct 3 18:18:01 2009 +0200
  1688.     Fix automatic libv4l2 fallback and prevent leaks when doing so.
  1689.     (cherry picked from commit db67bdc4cd6f4067f4049f2be0be36d4f37a9344)
  1690.     
  1691.     Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
  1692. commit ac20b8f88fd3d244265153c54c5dbb7fd64c9757
  1693. Author: Antoine Cellerier <dionoea@videolan.org>
  1694. Date:   Mon Sep 28 14:09:11 2009 +0200
  1695.     V4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use it if compiling with older kernel headers.
  1696.     (cherry picked from commit fffde282a4a18839f5c67ba64a4968b753e53b63)
  1697.     
  1698.     Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
  1699. commit 3ebf6ff8507a926de173ae4c126bf493a1b5b84e
  1700. Author: Antoine Cellerier <dionoea@videolan.org>
  1701. Date:   Fri Sep 25 21:58:47 2009 +0200
  1702.     Add some extra debug. Fix compilation.
  1703.     
  1704.     If people now have "RDS", "hardware frequency seeking" or "VBI capture" in their v4l2 output, please say so!
  1705.     (cherry picked from commit aa40732b6708f533d84b54294e6ba809a3ee07ff)
  1706.     
  1707.     Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
  1708. commit 01d0f92b2ec4ac18a2e01b4be88c997aef284b4c
  1709. Author: Antoine Cellerier <dionoea@videolan.org>
  1710. Date:   Fri Sep 25 21:01:40 2009 +0200
  1711.     v4l2 fixes
  1712.     
  1713.      * Don't reset cropping when it doesn't make sense (ie fm tuners)
  1714.      * When used as an access with the read method, behave as a stream access and not a block access
  1715.      * Automatically probe authorised input methods (== if mmap isn't supported but read is, fallback to read)
  1716.     
  1717.     (cherry picked from commit 9cf37a2cb106b4453bc9bae3048208ff4cab0316)
  1718. commit 72cd180f88bc03184079cd5185f9ec1362a14c02
  1719. Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
  1720. Date:   Fri Oct 2 23:06:14 2009 +0200
  1721.     Fix kate module compilation for Big Endians (typo).
  1722.     
  1723.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1724.     (cherry picked from commit 9b0fc8211dfa2333a7680afc328ab695d2ba2282)
  1725.     
  1726.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1727. commit cc21fd86e50b3870f0f44c7fd015571415553bc8
  1728. Author: Alexis Ballier <aballier@gentoo.org>
  1729. Date:   Thu Sep 24 20:05:10 2009 +0200
  1730.     Fix build with libx264 >= 76, ported from [e8c090dc917ca2eb5b639a4c137084791768b347]
  1731.     
  1732.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1733. commit 68e8883e1196d84e7679986ecce004f6c17cf03f
  1734. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1735. Date:   Fri Oct 2 10:54:33 2009 +0200
  1736.     WinCE: fix build of telnet interface
  1737.     (cherry picked from commit aa44644ce5bda607663efff0d70995e140a0e615)
  1738. commit 76c653f38544e6aeb6c5b8d8345ce10036625fa7
  1739. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1740. Date:   Wed Sep 30 19:47:30 2009 +0200
  1741.     update: display percentage of received update correctly
  1742. commit 3a50b7926d6e59ba95a3d545e2b4aa4a5002b344
  1743. Author: Marian Ďurkovič <md@bts.sk>
  1744. Date:   Fri Sep 25 14:10:45 2009 +0200
  1745.     en50221: Increase max PDU size to 4 kB
  1746.     
  1747.     Some CAMs return almost 3 kB of data for entitlements list
  1748.     (cherry picked from commit 250fd63e01b16a3fc62e3b658be62c34e84f7817)
  1749. commit e7d65afef91543a333d4fe5b35cce0231b20d7d0
  1750. Author: Rémi Duraffort <ivoire@videolan.org>
  1751. Date:   Mon Aug 17 14:28:58 2009 +0200
  1752.     qt4: fix a typo.
  1753.     (cherry picked from commit 74dc7c834fd81aaeb9a6996ca0b96c6e8fe98b85)
  1754.     
  1755.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  1756. commit 7e8aeacf02982917b4a70c89c6b9e6b7fa1ebc52
  1757. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1758. Date:   Sat Sep 26 15:54:36 2009 +0200
  1759.     macosx: fixed broken MMS streaming
  1760. commit 2bd9ea1f3761d1fc9f4d96f711f63feb2ce275e8
  1761. Author: Oleksandr Natalenko <pfactum@gmail.com>
  1762. Date:   Fri Sep 25 20:36:27 2009 +0100
  1763.     l10n: Ukranian update
  1764.     
  1765.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1766. commit 00e141bbb1d2403d0265c324a3be0f6e5cfff087
  1767. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1768. Date:   Fri Sep 25 13:37:04 2009 +0200
  1769.     t140: fill in missing PTS/DTS information
  1770.     (cherry picked from commit 87323d5ca8fa5c61f63aefaa5268d7f63966a445)
  1771. commit e42c29e422025418dbb0f7f7ec7a98abac94bac7
  1772. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1773. Date:   Fri Sep 25 10:58:48 2009 +0200
  1774.     contrib: update live555 patch
  1775.     (cherry picked from commit a15618022f8cba669d3b13b9234559d32dcdf321)
  1776. commit 08128f69a5f799540e230678bc1d6248387712e0
  1777. Author: Christophe Mutricy <xtophe@videolan.org>
  1778. Date:   Thu Sep 24 22:40:52 2009 +0100
  1779.     Add a i18n'able name.
  1780.     
  1781.     It's nice to have a translatable name (and a capital letter) for all modules who have config options
  1782.     (cherry picked from commit 97e6d8492866f2f94ca76a4fca8ea44c48890dec)
  1783. commit 8413b4d7e8fd249f9a02160234bd3354358188a9
  1784. Author: Christophe Mutricy <xtophe@videolan.org>
  1785. Date:   Thu Sep 24 22:37:15 2009 +0100
  1786.     Add modules/access/zip/
  1787. commit 35fe59c7152803cadb199933ec4f87f7a23bd172
  1788. Author: Gonçalo Cordeiro <gonzalo@tagenata.com>
  1789. Date:   Thu Sep 24 22:10:45 2009 +0100
  1790.     l10n: Galician update
  1791.     
  1792.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1793. commit 2eb883427480f559ac00048510e44c17b0ace1a7
  1794. Author: Marián Hikaník <podnety@mojepreklady.net>
  1795. Date:   Thu Sep 24 22:09:38 2009 +0100
  1796.     l10n: Slovak update
  1797.     
  1798.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1799. commit 1e23e2c94d5d7bd69a50f3cf0bc8aa02e2d2bdce
  1800. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1801. Date:   Mon Sep 21 17:27:46 2009 +0200
  1802.     contribs: updated binary package for OS X
  1803.     
  1804.     Includes ffmpeg r19836, all other contents remained unchanged, so libtheora is not up-to-date
  1805. commit 977eb8214c295cba95104318149ddcacffb696c5
  1806. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1807. Date:   Tue Sep 22 00:52:36 2009 +0200
  1808.     macosx: updated ub script for the really fat binary
  1809. commit 5e29e04636d048e82aa5dab9c54e214981b4a97a
  1810. Author: Marian Ďurkovič <md@bts.sk>
  1811. Date:   Mon Sep 21 20:31:40 2009 +0200
  1812.     Stop crashing at video init. Closes: #3074
  1813.     
  1814.     (backport of 9cc428cba557433dba8a9b472b939f62259ea2f7)
  1815. commit 4f12cbc0aec4b60e40b50b614421d95b23959ea7
  1816. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1817. Date:   Wed Sep 23 01:41:21 2009 +0200
  1818.     Next release will be 1.0.3
  1819. commit 7fab14434d68facd885e871bf8fe8d975ae69a53
  1820. Author: Éric Lassauge <lassauge@users.sourceforge.net>
  1821. Date:   Mon Sep 21 22:57:49 2009 +0100
  1822.     l10n: French update
  1823.     
  1824.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1825. commit 0b0e63a779045aa4e3e1f677efa69b627691a728
  1826. Author: Felix Paul Kühne <fkuehne@videolan.org>
  1827. Date:   Mon Sep 21 17:09:46 2009 +0200
  1828.     macosx: make freetype-font option editable
  1829. commit b60068f778eb4846a01b1f39c8f07ffc105e1cee
  1830. Author: Christophe Mutricy <xtophe@videolan.org>
  1831. Date:   Mon Sep 21 00:21:49 2009 +0100
  1832.     Fix Croatian translator name
  1833. commit c2885aff3c30cdf97fdd24d516ba0b12f70834ce
  1834. Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
  1835. Date:   Sun Sep 20 23:25:31 2009 +0100
  1836.     Fix German nsis translation
  1837.     
  1838.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1839.     (cherry picked from commit 5c8603a58903e18647286040cbe4ab4e276e24b2)
  1840. commit d06c0e51c41b337a2bc4058d264b40282f832741
  1841. Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
  1842. Date:   Sun Sep 20 23:31:43 2009 +0100
  1843.     l10n: Polish update
  1844.     
  1845.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1846. commit 66f857258807ec021970b5024f6abb0fccb78c57
  1847. Author: Jean-Baptiste Kempf <jb@videolan.org>
  1848. Date:   Sun Sep 20 12:04:57 2009 +0200
  1849.     update_Delete: Fix update download thread destruction
  1850.     (cherry picked from commit dfd672cc3bc3720ebc32330013b5a2801f6a1b17)
  1851.     
  1852.     Conflicts:
  1853.     
  1854.      src/misc/update.c
  1855. commit af471b38dad726e63ac5062b5c7fa314fb985d07
  1856. Author: Christophe Mutricy <xtophe@videolan.org>
  1857. Date:   Sun Sep 20 00:20:55 2009 +0100
  1858.     Fix compilation on Linux PPC
  1859.     
  1860.     Not tested
  1861.     (cherry picked from commit 6920054e55c4a2c707273efc9b59cfd81c4596b2)
  1862. commit b20e3c08741ebf6419bebdec0a54183f73048c13
  1863. Author: Christophe Mutricy <xtophe@videolan.org>
  1864. Date:   Sat Sep 19 20:28:50 2009 +0100
  1865.     1.0.2 release
  1866. commit 1146f99ab8efd29dd0877d073830e6765ca028bd
  1867. Author: Christophe Mutricy <xtophe@videolan.org>
  1868. Date:   Sat Sep 19 20:01:36 2009 +0100
  1869.     Update po files before release
  1870. commit 869c2a13fe3dbbcee304533f10fffb041d30ec00
  1871. Author: Christophe Mutricy <xtophe@videolan.org>
  1872. Date:   Sat Sep 19 19:57:20 2009 +0100
  1873.     Activate the german translation
  1874.     (cherry picked from commit 8c8ae041057a513a8c96d3bc42a1344daed2514d)
  1875. commit f92402d9955216eaf61f7baac20b7a0c69a3c4f7
  1876. Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
  1877. Date:   Sat Sep 19 19:15:33 2009 +0100
  1878.     l10n: Polish update
  1879.     
  1880.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1881. commit eaf08806a5f0a522ed0b97b2eeaae1a0265eb1d7
  1882. Author: Dominko Aždajić <domazd@mail.ru>
  1883. Date:   Sat Sep 19 19:14:43 2009 +0100
  1884.     l10n: Croatian update
  1885.     
  1886.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1887. commit cc0fe32a198ca6377901b9df4e87255231d00718
  1888. Author: Marian Ďurkovič <md@bts.sk>
  1889. Date:   Sat Sep 19 08:46:32 2009 +0200
  1890.     libmpeg2: Print the debug message if decoder was reset
  1891.     (cherry picked from commit 28726d573608afbc928745ec91cf659196215100)
  1892. commit f947c7306c51e2c9375c74c570f3fa302697d68e
  1893. Author: Marian Ďurkovič <md@bts.sk>
  1894. Date:   Sat Sep 19 08:08:05 2009 +0200
  1895.     libmpeg2: Don't spam the log on bitrate changes in VBR streams
  1896.     (cherry picked from commit 84aadd40cc826eb2eb7b5fb86b2960cf61c4e138)
  1897. commit 4e105ff28e41d5d22a72c9e1436845119440b0d3
  1898. Author: Marian Ďurkovič <md@bts.sk>
  1899. Date:   Fri Sep 18 18:22:20 2009 +0200
  1900.     libmpeg2: reset decoder when get outpic failed - closes: #3072
  1901.     (cherry picked from commit 198199c5224bc0e51db03fc611bb6a307834933f)
  1902. commit 57c556170e74aa9bdf14301244a89d2e4ad2106e
  1903. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1904. Date:   Fri Sep 18 11:35:15 2009 +0200
  1905.     win32text: don't render empty strings
  1906.     (cherry picked from commit 4045a1a5f852c3abc593c6390c3cdd23fba2c1f3)
  1907. commit cee2651eb84c0c01234042fced69f4ce6b46b604
  1908. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1909. Date:   Thu Sep 17 19:19:42 2009 +0200
  1910.     win32text: add multiline support
  1911.     (cherry picked from commit 6f18addb6b651047b4464dc314af5b92f5adc4b4)
  1912. commit c846a583faa6fd801c4bf1a0187b6253eed9ec0a
  1913. Author: Pierre Ynard <linkfanel@yahoo.fr>
  1914. Date:   Thu Sep 17 14:45:25 2009 +0200
  1915.     win32text: simplify
  1916.     (cherry picked from commit 6ab91ae208b1c1bf9481728c9526ea03de038556)
  1917. commit d3da2a63ebd5880b095155648434613736cb7994
  1918. Author: Dominko Aždajić <domazd@mail.ru>
  1919. Date:   Fri Sep 18 19:45:39 2009 +0100
  1920.     l10n: New Croatian translation
  1921.     
  1922.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  1923. commit a453572906857d67be56814fe6f81818e3c55d9a
  1924. Author: Christophe Mutricy <xtophe@videolan.org>
  1925. Date:   Fri Sep 18 19:44:00 2009 +0100
  1926.     Activate Croatian translation
  1927. commit 2071fd19582363313085f2391fd708cf3beb36d6
  1928. Author: Geoffroy Couprie <geal@videolan.org>
  1929. Date:   Thu Aug 13 18:12:35 2009 +0200
  1930.     wince: fix build of ts module
  1931.     (cherry picked from commit 66fe8eaa2ec9d8b17bd68633a4ea722c764f0a35)
  1932. commit e6e42c0a7cd40693572fd604354f0e8322e0f3c7
  1933. Author: Laurent Aimar <fenrir@videolan.org>
  1934. Date:   Wed Aug 12 23:12:31 2009 +0200
  1935.     Updated current EIT event only on Current/Following EIT tables.
  1936.     (cherry picked from commit 6186747ba45ca7395b4d217072d74c1c908e57a0)
  1937.     
  1938.     Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
  1939. commit d7c0f155103b040fa689d25f4ebd7e5775b8b576
  1940. Author: Ilkka Ollakka <ileoo@videolan.org>
  1941. Date:   Thu Sep 17 16:15:23 2009 +0300
  1942.     NEWS: dvb-c scanning fixes
  1943. commit 596ea58679a329b4999d49f75dc1e5b279e136d7
  1944. Author: JP Dinger <jpd@videolan.org>
  1945. Date:   Fri Jul 31 18:26:16 2009 +0200
  1946.     Drop a const on a static array and misc cleanup.
  1947.     (cherry picked from commit d0e62402b793afeb4b8fe0c0ea04ea1615d993d3)
  1948.     
  1949.     Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
  1950. commit 367e624ea12feba1c55c79397768cd7515dda616
  1951. Author: Ilkka Ollakka <ileoo@videolan.org>
  1952. Date:   Thu Sep 17 16:01:06 2009 +0300
  1953.     x264: set param.rc.i_lookahead to lower than default
  1954.     
  1955.     rtp-output without muxin doesn't seem to handle that delay.
  1956. commit a14696fd730f98bededec06075a505b0f70632f2
  1957. Author: Ilkka Ollakka <ileoo@videolan.org>
  1958. Date:   Thu Sep 17 14:38:23 2009 +0300
  1959.     NEWS: x264-fixes
  1960. commit 638da752441d898c988f5cb2d5a462522f148417
  1961. Author: Ilkka Ollakka <ileoo@videolan.org>
  1962. Date:   Thu Sep 17 14:21:25 2009 +0300
  1963.     x264: reorder code to handle rc-mode followingly:
  1964.     
  1965.     if user defines qp-value, CQP-mode is used
  1966.     otherwise if user defines vb=0, CRF-mode is used
  1967.     otherwise ABR-mode is used
  1968. commit 0eaed066d7cb24ead9380dbbea72c7ca700572e7
  1969. Author: Ilkka Ollakka <ileoo@videolan.org>
  1970. Date:   Tue Jul 28 13:43:57 2009 +0300
  1971.     x264: use ABR-mode if user specifies bitrate
  1972.     
  1973.     Also set vbv-bufsize if user didn't specify them.
  1974.     bufsize is bitrate * seconds between keyframes instead of earlier
  1975.     2*bitrate. Recommended by Dark_Shikari
  1976.     
  1977.     So now you can stream for mobiles with following:
  1978.      sout="#transcode{deinterlace,acodec=mp4a,vcodec=h264,width=320,height=180,venc=x264{no-cabac,bframes=0,ref=3,level=12,keyint=50},vb=180,ab=64,channels=2}...
  1979.     
  1980.     tested with rtp-output and G1 android. Produces quite stable near cbr
  1981.     stream.
  1982.     
  1983.     And file-encoding should be ok with defaults (without any
  1984.     venc=x264-settings or bitrates), if not targeted to
  1985.     handhelds/streaming.
  1986.     
  1987.     (cherry-picked from 9543a6abc6b57f5b1f9f49755daf8ed711836b29)
  1988.     
  1989.     Also default qp=-1 so CQP-mode is only used when user defines qp-value
  1990. commit bb134f02f9b4d10282d314aa826665131150dfa2
  1991. Author: Ilkka Ollakka <ileoo@videolan.org>
  1992. Date:   Tue Jul 21 14:03:58 2009 +0300
  1993.     x264.c: set vbv max bitrate to bitrate if doing cbr
  1994.     (cherry picked from commit cce5f9e2b898d31065a9821607efc6873c98db90)
  1995. commit 7bf82d91fb20ec7e3d695789a9e31ae90ac38200
  1996. Author: Rémi Duraffort <ivoire@videolan.org>
  1997. Date:   Thu Sep 17 13:28:58 2009 +0200
  1998.     live555: fix use of uninitialized value (partial and manual backport of
  1999.     a30ec4a2f3afa762c4b19a1dc9e1259e12c03ef0)
  2000. commit 91bc65e627ec478d0866af309dd4ff25f4d6115e
  2001. Author: Ilkka Ollakka <ileoo@videolan.org>
  2002. Date:   Tue Jul 21 14:04:20 2009 +0300
  2003.     x264.c: change defaults allmost same as current x264 has
  2004.     (cherry picked from commit 1b7c1d35ec184017f3bb418055f535c5f8f22814)
  2005. commit dae373f714a5f748e8c5293b6fd4c0923e894f86
  2006. Author: Anthony Loiseau <thannoy@actech-innovation.com>
  2007. Date:   Wed Sep 16 09:53:01 2009 +0200
  2008.     mozilla: fix stop condition of a for iteration
  2009.     
  2010.     When second argument of a for statement is a sequence,
  2011.     firsts expressions are evaluated as void with no usage
  2012.     of their return value.
  2013.     
  2014.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  2015.     (cherry picked from commit 16bc4dd994b63c0e7d42d52b4e9d5d0abbe26ac0)
  2016.     
  2017.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  2018. commit 989bb78eb585d1deba2c294468874677d1ccb657
  2019. Author: Pierre Ynard <linkfanel@yahoo.fr>
  2020. Date:   Wed Sep 16 14:31:25 2009 +0200
  2021.     Fix parsing of float-typed variables
  2022.     
  2023.     Apparently, since 'setlocale( LC_NUMERIC, "C" );' was removed from
  2024.     libvlc initialization 3 years ago, the syntax to set configuration
  2025.     variables of floating point types has changed and become dependent
  2026.     on the current locale ("0.5" vs. "0,5" etc). Some places have been
  2027.     converted to the use of us_atof() which is locale-independent; fix
  2028.     all the remaining ones too.
  2029. commit 3c86381d8a147e150b9ebf7b922677a4af760de5
  2030. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2031. Date:   Wed Sep 16 00:38:57 2009 +0200
  2032.     NEWS and configure for 1.0.2-rc
  2033. commit a7f981fcfb31a848120e169c47d47990553b8b35
  2034. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2035. Date:   Wed Sep 16 00:09:56 2009 +0200
  2036.     freetype: use a sane default font on OS X, so we don't have to add ugly hacks to keep it working
  2037.     
  2038.     Arial Black is available on all Mac OS X installations current VLC releases can run on and is the default for the 'Quartztext' renderer anyway.
  2039. commit 6a23514203f0d4ae7a6c8aa6c58d234d6a31a17d
  2040. Author: Rémi Duraffort <ivoire@videolan.org>
  2041. Date:   Tue Sep 15 21:23:09 2009 +0200
  2042.     mozilla plugin: fix potential buffer overlow.
  2043.     (cherry picked from commit c49f925211b168459ac43d4113c3aedeb587f052)
  2044.     
  2045.     Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
  2046. commit cb4165b9c56a12d6a3febe611f5a98daa2bfd0d9
  2047. Author: Osama Khalid <osamak.wfm@gmail.com>
  2048. Date:   Tue Sep 15 22:35:34 2009 +0100
  2049.     l10n: Arabic update
  2050.     
  2051.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2052. commit d191f0857158dfe81cafc063e918c49b2f3c4a57
  2053. Author: Laurent Aimar <fenrir@videolan.org>
  2054. Date:   Tue Sep 15 21:00:14 2009 +0200
  2055.     Fixed potential stack overflow in asf demuxer.
  2056.     
  2057.     Reported by Sebastian Apelt, Siberas.
  2058.     (cherry picked from commit dfe7084e8cc64e9b7a87cd37065b59cba2064823)
  2059. commit 373cca961416795d92a12a9db010c9e11d2afa29
  2060. Author: Laurent Aimar <fenrir@videolan.org>
  2061. Date:   Tue Sep 15 21:03:42 2009 +0200
  2062.     Fixed potential stack overflow in mp4 demuxer.
  2063.     
  2064.     Reported by Sebastian Apelt, Siberas.
  2065.     (cherry picked from commit c5b02d011b8c634d041167f4d2936b55eca4d18d)
  2066. commit 2bc014d7ef48352f9af61b9c0916ce49b3837606
  2067. Author: Laurent Aimar <fenrir@videolan.org>
  2068. Date:   Tue Sep 15 21:02:40 2009 +0200
  2069.     Fixed potential stack overflow in avi demuxer.
  2070.     
  2071.     Reported by Sebastian Apelt, Siberas.
  2072.     (cherry picked from commit 861e374d03e6c60c7d3c98428c632fe3b9e371b2)
  2073. commit 89ab9b799ff44939cfed5a49a57f9272d2486fb4
  2074. Author: Pierre Ynard <linkfanel@yahoo.fr>
  2075. Date:   Tue Sep 15 17:40:11 2009 +0200
  2076.     win32text: fix memleak
  2077.     (cherry picked from commit 5e2c4b1a9c4a26bcaf02c95ba81a055bf9d4b12c)
  2078. commit cdbb7e2d9594c6a1836f1bf35626a24f4294d1de
  2079. Author: Marian Ďurkovič <md@bts.sk>
  2080. Date:   Mon Sep 14 16:52:31 2009 +0200
  2081.     INPUT: Properly remove SDT and EPG entries on exit
  2082.     (cherry picked from commit 6fc6b16d506665d3ee4ede58c444de68491a61bc)
  2083. commit c7284a434991f76a3af52c90a66441fcb984e54d
  2084. Author: Marian Ďurkovič <md@bts.sk>
  2085. Date:   Mon Sep 14 09:59:50 2009 +0200
  2086.     Provide local routine for ISO_6937 -> UTF-8 conversions
  2087.     (cherry picked from commit 475b627e585a1f3132378733e4dfc0076326f6bf)
  2088. commit e72ecc524c4283262edd62e317b675670ba0c919
  2089. Author: Marian Ďurkovič <md@bts.sk>
  2090. Date:   Mon Sep 14 08:25:30 2009 +0200
  2091.     EPG: Don't display extra items from extended EIT events
  2092.     
  2093.     Info they provide is typically also present in the text or
  2094.     not usefull to VLC.
  2095.     (cherry picked from commit 235617299b975358d5eca95092faa43687a738b1)
  2096. commit 852533b7643d34abc6f81d33b6a03fa6ef5652a9
  2097. Author: Marian Ďurkovič <md@bts.sk>
  2098. Date:   Mon Sep 14 08:19:12 2009 +0200
  2099.     Display EPG description if available
  2100.     (cherry picked from commit be9458e0463bef78129bda6e040a67fc36130c50)
  2101. commit 68a1d9ddf2c0ba402267ec63267775afc37f65d0
  2102. Author: Mindaugas Baranauskas <embar@super.lt>
  2103. Date:   Mon Sep 14 22:25:41 2009 +0100
  2104.     l10n: Lithuanian update
  2105.     
  2106.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2107. commit 3693093c088883570e247e494f30f845302e6a85
  2108. Author: Pierre Ynard <linkfanel@yahoo.fr>
  2109. Date:   Mon Sep 14 09:32:51 2009 +0200
  2110.     avcodec: disable subtitle encoding
  2111.     
  2112.     The avcodec module can be successfully opened to encode subtitle formats
  2113.     that it recognizes, but support is absent and pf_encode_sub is never
  2114.     set, which leads to a crash.
  2115.     (cherry picked from commit 2631cc77ba624894a204814219e8adf449207b21)
  2116. commit 7679ffc3d93ca3d7157b2a9e9417afc76a167be5
  2117. Author: Pierre Ynard <linkfanel@yahoo.fr>
  2118. Date:   Mon Sep 14 08:32:38 2009 +0200
  2119.     v4l2: work around broken resolution detection
  2120.     
  2121.     This piece of code really ought to be fixed better than that
  2122.     (cherry picked from commit ce484549f98a63a51168a2bcc5c1385b34597fb5)
  2123. commit 82138afa6c88ff7c0fa4a7b316b44fe7ee040f2b
  2124. Author: Pierre Ynard <linkfanel@yahoo.fr>
  2125. Date:   Wed Jul 29 23:08:00 2009 +0200
  2126.     v4l2: fix reversed logic
  2127.     
  2128.     Fix interlacing support with default chromas too
  2129.     (cherry picked from commit eb9b54c8eeba73cff04e44af8d3dd8d4ad05e3db)
  2130. commit ea600ab0353d474fe8247269442216a5c4e51c9c
  2131. Author: Antoine Cellerier <dionoea@videolan.org>
  2132. Date:   Wed Jul 29 21:07:14 2009 +0200
  2133.     Partial attempt at fixing interlacing support.
  2134.     
  2135.     First try using no interlacing and fallback to driver's default if it
  2136.     isn't possible. Might fix some issues. We still need to declare images
  2137.     as interlaced to VLC afterwards, but that's another problem.
  2138.     (cherry picked from commit b5bcf711d298f4b097ce3a854e284a59debb849c)
  2139. commit 0ac78eecbf533160ac53c8c6085c29e38d8757f8
  2140. Author: Antoine Cellerier <dionoea@videolan.org>
  2141. Date:   Sat Jul 18 23:55:34 2009 +0200
  2142.     Convert v4l2 access to block based access
  2143.     
  2144.     Fixes some incomplete reads with gspca driver, and makes it possible to use all 3 data acquisition methods (previous code was limited to read()).
  2145. commit 6a971478e2404e44def7f6da6762f7bb5f79868c
  2146. Author: Alina Friedrichsen <x-alina@gmx.net>
  2147. Date:   Sat Jul 18 15:04:18 2009 +0200
  2148.     Fix two uninitialized variables in the v4l2 access module
  2149.     
  2150.     Without this patch, the initial value on my system is for example 3, so that two much items are counted. In the second step the function breaks with a error code, when the information downloading of the non-existing item fails.
  2151.     
  2152.     Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
  2153.     Signed-off-by: Antoine Cellerier <dionoea@videolan.org>
  2154.     (cherry picked from commit 288f193ab03076ddcf895562717a186893230d3a)
  2155. commit 614d478c3150d1487ebd55087b0386fa85bc3263
  2156. Author: Antoine Cellerier <dionoea@videolan.org>
  2157. Date:   Sat Jul 18 23:13:05 2009 +0200
  2158.     Support v4l2 drivers with JPEG type
  2159.     
  2160.     (and print some extra debug)
  2161. commit 56c94f9c1dba240b9162d4d4a4a9b011b1304ab4
  2162. Author: JP Dinger <jpd@videolan.org>
  2163. Date:   Tue Sep 8 10:52:26 2009 +0200
  2164.     Add support for last lines without newline in .hosts (untested).
  2165.     (cherry picked from commit a4f7a49fdcbcaed4709b84a768afcd81b93a776f)
  2166.     
  2167.     Backported after Ken Dreyer reported the fix works as advertised. [vlc-devel]
  2168. commit e4fa6c48c94b69ca9a5c8527c10051f429f266d7
  2169. Author: Geoffroy Couprie <geal@videolan.org>
  2170. Date:   Fri Sep 11 22:48:12 2009 +0200
  2171.     Revert "update: rename the variables so that it matches their current purpose"
  2172.     
  2173.     Try again to fix the Win32 update code and make buildbot happy.
  2174.     
  2175.     This reverts commit ebfd94553ab7b18a436a14f42453cc3302caf471.
  2176.     (cherry picked from commit 3ec93c14a68cc3c8a655af7e6348d82e5f5d678d)
  2177.     
  2178.     Conflicts:
  2179.     
  2180.      src/misc/update.c
  2181. commit 7dbdb79a663624917120496a033bed6230d22b27
  2182. Author: Geoffroy Couprie <geal@videolan.org>
  2183. Date:   Fri Sep 11 14:58:25 2009 +0200
  2184.     Revert "update: allow update_Download  to accept: directory, filename, NULL"
  2185.     
  2186.     Fix the Windows update mechanism.
  2187.     
  2188.     This reverts commit 0f245d7bdd245fb84181d8911d72bbc62f099844.
  2189.     
  2190.     Conflicts:
  2191.     
  2192.      src/misc/update.c
  2193. commit eaf62b54a003203549bd3d17106af1381f9b0e46
  2194. Author: Marian Ďurkovič <md@bts.sk>
  2195. Date:   Fri Sep 11 08:40:44 2009 +0200
  2196.     EPG news
  2197. commit f5e32002ff406f2798ae33d9db6df3df41b62b11
  2198. Author: Marian Ďurkovič <md@bts.sk>
  2199. Date:   Fri Sep 11 08:27:36 2009 +0200
  2200.     Be more strict in provider name matching
  2201.     (cherry picked from commit bbea92e7e5ebb63681092bb5ebb191234fcecc07)
  2202. commit b84c95305e0254d462c40e819492104865ebe5b9
  2203. Author: Marian Ďurkovič <md@bts.sk>
  2204. Date:   Thu Sep 10 08:54:33 2009 +0200
  2205.     Set EPG default charset to ISO6937 as required by ETSI EN 300 468 Annex A
  2206.     Also provide workarounds for some broadcasters which ignore this standard.
  2207.     (cherry picked from commit 6217711a41045bbe5a38c6ef1481f806f60bc274)
  2208. commit 86f7516a658046c949a7704ad6643c078f425f59
  2209. Author: Marian Ďurkovič <md@bts.sk>
  2210. Date:   Tue Sep 8 12:36:24 2009 +0200
  2211.     Perform charset detection and conversion to UTF-8 also for SDT fields.
  2212.     (cherry picked from commit fdfc6ad12bad9683b7a2af5c9410812fa6d1920a)
  2213. commit 0e202b6d32336c3e2a2880018f12cf9d7bd77ee5
  2214. Author: Marian Ďurkovič <md@bts.sk>
  2215. Date:   Fri Sep 11 07:48:17 2009 +0200
  2216.     RTP: Make sure we wait >= 25 msec for reordered packets
  2217.     (cherry picked from commit 47f4d3c69f1fd6c9f56198e94f60bf05558f5386)
  2218. commit a04df46cbb015af1499e31ae06676e21d854d490
  2219. Author: Éric Lassauge <lassauge@users.sourceforge.net>
  2220. Date:   Thu Sep 10 21:25:46 2009 +0100
  2221.     l10n: French update
  2222.     
  2223.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2224. commit 30a7e254595cd54064bd7de15b33c29f80ad0038
  2225. Author: Pierre Ynard <linkfanel@yahoo.fr>
  2226. Date:   Thu Sep 10 11:05:21 2009 +0200
  2227.     win32text: fix obvious null pointer dereference
  2228.     
  2229.     This was totally broken over the last year
  2230.     (cherry picked from commit 06bd41ad7f13cdb5535df1580c4891c3ad1b8066)
  2231. commit 0efc3d2246739b9157cbec10b4a271e24b89c2e7
  2232. Author: Marian Ďurkovič <md@bts.sk>
  2233. Date:   Thu Sep 10 11:01:58 2009 +0200
  2234.     RTP: Initialize ref_ts to zero
  2235.     (cherry picked from commit def8c283d8eb49e7ffcb93f861c631f1c286812d)
  2236. commit 474ef3f0c956b2a4acc0511bd81204fad0987d5b
  2237. Author: Marian Ďurkovič <md@bts.sk>
  2238. Date:   Wed Sep 9 13:25:09 2009 +0200
  2239.     RTP: compute deadline for reordering from the current time
  2240.     
  2241.     backport of 2a605427ad0d2ec3ae942adf671519720c3b3fbe
  2242. commit 526f40903ec697c9a1a49d9571fb050694deecb5
  2243. Author: Christophe Courtaut <christophe.courtaut@gmail.com>
  2244. Date:   Tue Sep 8 14:04:12 2009 +0200
  2245.     Fixed typo into invmem error message
  2246.     
  2247.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  2248.     (cherry picked from commit 71ad7338b6c6b4840d51022b7c55393cf3c01177)
  2249. commit 37ce419ece3742de0a1037c0bd3459f42f638b98
  2250. Author: Marian Ďurkovič <md@bts.sk>
  2251. Date:   Tue Sep 8 15:34:20 2009 +0200
  2252.     Fix HDTV height for H.264 streams with correct PAR.
  2253.     (cherry picked from commit 907e42f1cb64e2e7c946b056db5ceb724d0aadd4)
  2254. commit 2a59455a0d30e528850c350df829cc47c3ac6d8d
  2255. Author: Geoffroy Couprie <geal@videolan.org>
  2256. Date:   Tue Sep 8 13:01:12 2009 +0200
  2257.     Win32: add asInvoker to manifest
  2258.     (cherry picked from commit 9fd1d79e55d339b1486ba2bb790395ec56da56ff)
  2259.     
  2260.     Signed-off-by: Geoffroy Couprie <geal@videolan.org>
  2261. commit f81dda233fdc285f258cb0ac7920dd5b180b5fe5
  2262. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2263. Date:   Tue Sep 8 12:25:09 2009 +0200
  2264.     Win7 compliance for test1: installer fixes.
  2265.     (cherry picked from commit e68b8f9b79c86f3da7b6784310097549420d3917)
  2266.     
  2267.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  2268. commit df4c17d6b9ab3c5756aa264f6feffb964330e85d
  2269. Author: Marian Ďurkovič <md@bts.sk>
  2270. Date:   Mon Sep 7 07:47:34 2009 +0200
  2271.     Properly attach stream_Demux object to its parent.
  2272.     
  2273.     Now :demuxdump-file=foo works correctly with RTP input.
  2274.     
  2275.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  2276. commit 067facf963ad651771e9b066a33dd136891a0832
  2277. Author: Marian Ďurkovič <md@bts.sk>
  2278. Date:   Wed Sep 2 07:45:21 2009 +0200
  2279.     Add horizontal scrollbar to MediaInfo's third panel to fully show EPG info
  2280.     
  2281.     Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
  2282. commit eda050bbe9d15b7298a9e10349f295a0323c5639
  2283. Author: Rémi Denis-Courmont <remi@remlab.net>
  2284. Date:   Fri Aug 21 22:26:51 2009 +0300
  2285.     CPU: get rid of signal(SIGILL) - not thread-safe (in LibVLC)
  2286.     
  2287.     This also gets rid of one user of setjmp(), but it is still found in
  2288.     the (stupid?) PNG codec and OS X interfaces.
  2289.     
  2290.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2291. commit 583bcbd2ca26c568acfb7cc02e41eb19833c8413
  2292. Author: Rémi Denis-Courmont <remi@remlab.net>
  2293. Date:   Sun Aug 16 15:49:43 2009 +0300
  2294.     Factor again
  2295.     
  2296.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2297. commit 0636563070c6d6a3ba5c1a82e46a77dd6975fc4d
  2298. Author: Rémi Denis-Courmont <remi@remlab.net>
  2299. Date:   Sun Aug 16 15:44:24 2009 +0300
  2300.     Factor CPU detection a little
  2301.     
  2302.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2303. commit ced7181bd11f8258efeb53216d425a334dc7e5eb
  2304. Author: Rémi Denis-Courmont <remi@remlab.net>
  2305. Date:   Fri Aug 21 21:58:28 2009 +0300
  2306.     CPU: fprintf is not safe inside a signal handler...
  2307.     
  2308.     ...and VLC does not quite work on Linux 2.2 anymore.
  2309.     
  2310.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2311. commit 02f44d7486c964d622efbd1b194d5c6a6e41f219
  2312. Author: Christophe Mutricy <xtophe@videolan.org>
  2313. Date:   Thu Jul 9 20:36:12 2009 +0100
  2314.     Use minus and not hyphen in man page
  2315.     
  2316.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2317. commit ee040c48b00add048e3467a83f9aaa60543637f9
  2318. Author: Rémi Denis-Courmont <remi@remlab.net>
  2319. Date:   Mon Sep 7 22:52:18 2009 +0300
  2320.     Thanks
  2321.     (cherry picked from commit 666caad2a8bbd7a473e817dab11c4e19d06b6a68)
  2322. commit a14ae104d3974c4b2e888ba168e71613354834ad
  2323. Author: Marian Ďurkovič <md@bts.sk>
  2324. Date:   Sat Sep 5 08:57:44 2009 +0200
  2325.     Fix buggy memcpy in DstreamRead
  2326.     
  2327.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  2328.     (cherry picked from commit 494826773c6938e3a87b12b1026c8b53c73a01a0)
  2329. commit 3fab91c4909c5fd090fcf0db3d31282506bcb673
  2330. Author: Rémi Denis-Courmont <remi@remlab.net>
  2331. Date:   Mon Sep 7 22:27:15 2009 +0300
  2332.     RTP: apply de-jitter from last dequeuing rather than last queuing
  2333.     
  2334.     Previously, if the absolute delay dropped by a longer interval than the
  2335.     packetization time, we could end up repeatedly waiting into the future,
  2336.     and never dequeue anything.
  2337.     (cherry picked from commit 4f49f2aac62b4459cf75f3c593e4ee2e52b2f921)
  2338.     
  2339.     Conflicts:
  2340.     
  2341.      modules/access/rtp/session.c
  2342. commit d6f3ac41da77bf61b61c4f867162011333388424
  2343. Author: Barry Wardell <barry.wardell@gmail.com>
  2344. Date:   Mon Sep 7 12:30:13 2009 +0100
  2345.     contrib: Fix check for OSX Snow Leopard.
  2346.     
  2347.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2348. commit 4fb63cbbac4463d92b12886f82a0d0d619b489ef
  2349. Author: Rémi Denis-Courmont <remi@remlab.net>
  2350. Date:   Sun Sep 6 10:46:36 2009 +0300
  2351.     Win32: FromLocale/ToLocale: fix stack underflow on very long strings
  2352.     
  2353.     (cherry picked from commit 0f52459b725a3c7df744c4b788a16154972d4a95)
  2354. commit 1b0ea62564541acdec5065a23a51b9f5147701a5
  2355. Author: Andy chenee <chenee543216@gmail.com>
  2356. Date:   Fri Sep 4 01:21:52 2009 +0800
  2357.     duplicate: fix bug of NumInRange(), i_stop always < 0
  2358.     
  2359.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  2360.     (cherry picked from commit 5caa2baba2380b60502b04af7d64cde6e11df049)
  2361. commit 59639baefe7b53cff3ffbb27913941914a180422
  2362. Author: Marian Ďurkovič <md@bts.sk>
  2363. Date:   Sat Sep 5 11:44:33 2009 +0300
  2364.     Report RTP packet loss and make PIM Asserts only a debug event
  2365.     
  2366.     (Closes: #2718)
  2367.     
  2368.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  2369.     (cherry picked from commit 70f1a04fe007924dc412c5125bee9701eaf2f0b1)
  2370. commit 060de331e0504eedbdded978106598cc20c68414
  2371. Author: Rémi Denis-Courmont <remi@remlab.net>
  2372. Date:   Sat Sep 5 11:39:21 2009 +0300
  2373.     RTP: fix re-ordering across sequence number wrap
  2374.     
  2375.     Pointed-out-by: Marian Ďurkovič <md@bts.sk>
  2376.     (cherry picked from commit 7058cb6fd4d1706009746590b7b12b7bfaed119b)
  2377. commit 1ae58678ddaa20e7e63486f265d266c92f38ba42
  2378. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2379. Date:   Fri Sep 4 14:47:35 2009 +0200
  2380.     contribs: fixed packages for x86_64 *coughcough*
  2381. commit 5e2db51e4481699445c0bf699f8a94e186dd018b
  2382. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2383. Date:   Fri Sep 4 12:32:20 2009 +0200
  2384.     Fixed major crash on Snow Leopard pointed by Pierre
  2385.     
  2386.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2387. commit 6e61c04ca92dbdbaf6d4e004d0654dc7483b3439
  2388. Author: Pierre d'Herbemont <pdherbemont@free.fr>
  2389. Date:   Thu Sep 3 19:14:57 2009 +0200
  2390.     configure: Don't link macosx to QTKit.
  2391.     
  2392.     We don't need it.
  2393.     
  2394.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2395. commit f1e1a7e107d0d040c986acc0e6119ee3b627af40
  2396. Author: Pierre d'Herbemont <pdherbemont@free.fr>
  2397. Date:   Thu Sep 3 19:12:48 2009 +0200
  2398.     macosx: Don't output any error when sending the crash log worked.
  2399.     
  2400.     We don't want users to not press this button just because there is an other one afterwards.
  2401.     
  2402.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2403. commit e6815c27d1b85258d4f089fbc0d39aff15ce9313
  2404. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2405. Date:   Fri Sep 4 12:32:47 2009 +0200
  2406.     minor news update
  2407. commit 8b24d62bc4bfc43c8473f2b189b8b8dfea6fe4d9
  2408. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2409. Date:   Fri Sep 4 12:31:17 2009 +0200
  2410.     freetype: LucidaGrande is stored in a different format in Snow Leopard and therefore at another location
  2411. commit 8edefe9559c2e9903f828c2e9dd1f5e2d97212cf
  2412. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2413. Date:   Fri Sep 4 12:21:18 2009 +0200
  2414.     NEWS for 1.0.2
  2415. commit 945d323e7344302c775d649e4d0dc703fbd65a9b
  2416. Author: Osama Khalid <osamak.wfm@gmail.com>
  2417. Date:   Thu Sep 3 23:25:59 2009 +0100
  2418.     l10n: Arabic update
  2419.     
  2420.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2421. commit 6d340fd785c7eca42c50d608a34e7324a22f82e8
  2422. Author: airplanez <airplanez@gmail.com>
  2423. Date:   Thu Sep 3 23:25:01 2009 +0100
  2424.     l10n: Korean update
  2425.     
  2426.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2427. commit fe81626290c55e241e33b9e31149082eb5a62951
  2428. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2429. Date:   Thu Sep 3 22:43:43 2009 +0200
  2430.     WMAPRO is inside FFmpeg now
  2431. commit 675bc55b2fb6beb97ed75229ecb0da3d888aad46
  2432. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2433. Date:   Thu Sep 3 20:12:53 2009 +0200
  2434.     updated po files
  2435. commit 0949b719b631828b35f1909483ed64d55950aa2f
  2436. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2437. Date:   Thu Sep 3 16:54:39 2009 +0200
  2438.     contribs: another contrib package fixing the libiconv issues on Snow Leopard. Intel-only.
  2439. commit 02b222dda4e09de4acbc2eaef78d0830018d8a02
  2440. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2441. Date:   Thu Sep 3 16:39:52 2009 +0200
  2442.     contribs: 32bit builds need the libiconv replacement as well on Snow Leopard
  2443. commit 7a7b31774d361d4047a9f0f52828633eae504295
  2444. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2445. Date:   Mon Aug 31 01:51:29 2009 +0200
  2446.     contribs: fixed compilation on Snow Leopard, as Apple refuses to ship libiconv.la within /usr/lib any longer
  2447.     
  2448.     'It is intended to not include the .la files in Mac OS X.  These are not required.'
  2449. commit 50f435bece6ad8d14666db7201031bc63bfb2771
  2450. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2451. Date:   Mon Aug 31 01:11:08 2009 +0200
  2452.     contribs: theora compilation fix
  2453.     
  2454.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2455. commit d81021329af64b2fb5041b949071d2c073992489
  2456. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2457. Date:   Sun Aug 30 20:57:20 2009 +0200
  2458.     fixed copy&paste mistake
  2459.     
  2460.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2461. commit 481f9bb3b08c189cd217fcc95c9b1be66510d6d7
  2462. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2463. Date:   Sun Aug 30 20:49:19 2009 +0200
  2464.     contribs: fixed linking libflac and libid3tag when cross-compiling on Darwin
  2465.     
  2466.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2467. commit 42cf03121c84966136226e168548c590e7ae351b
  2468. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2469. Date:   Tue Aug 25 19:46:06 2009 +0200
  2470.     Compile contribs in 32bit mode by default on Snow Leopard, but mention the switch to turn on 64bit
  2471. commit 6d6ed4f2fc94de01339405d658c0426e2a1903b8
  2472. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2473. Date:   Thu Sep 3 16:17:55 2009 +0200
  2474.     contribs: added missing disto file
  2475. commit 22d015cb1904ba6f327ef3a66d8e32a556868438
  2476. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2477. Date:   Mon Aug 31 01:26:54 2009 +0200
  2478.     contrib: extra distro file for Darwin 64, which removes default compilation of libsdl, sdl_image and goom2k4, as these aren't 64bit compatible
  2479. commit f76add21f61f7baa2895689e7e0a05d487e8e32a
  2480. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2481. Date:   Mon Aug 31 01:59:30 2009 +0200
  2482.     contribs: hide debug output by default
  2483.     
  2484.     It is useless to most people and folks who understand it, will edit config.mak anyway
  2485.     
  2486.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2487. commit c9ce6b329012bf3a36c5d1b100dacc109f49e218
  2488. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2489. Date:   Thu Sep 3 01:51:48 2009 +0200
  2490.     contribs: fixed correct package selection for x86_64 on Darwin broken in [c1bc979ea72d16d07515a214a4adce210896e467]
  2491.     
  2492.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2493. commit cbd8773a4be3157bdd66cd0095fa7114ac06cfb2
  2494. Author: Rafaël Carré <rafael.carre@gmail.com>
  2495. Date:   Mon Aug 31 12:51:43 2009 +0200
  2496.     contribs: fix DISTRO specification
  2497.     
  2498.     The bootstrap script checked for distro.mak existence after explicitely
  2499.     creating it with a "# Automatically generated by bootstrap" header
  2500. commit 6f748aadfbdb2e688f51c710c55a9766f7c0f65d
  2501. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2502. Date:   Tue Sep 1 19:24:36 2009 +0200
  2503.     contribs: replace _all_ libiconv.la paths...
  2504.     
  2505.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2506. commit 031295e5c8368c29adb8a58a0ae58bcaecd30b6c
  2507. Author: Felix Paul Kühne <fkuehne@videolan.org>
  2508. Date:   Tue Sep 1 16:54:07 2009 +0200
  2509.     contribs: fixed linking on Snow Leopard
  2510.     
  2511.     As libiconv.la is no longer present on Snow Leopard, we need to remove any references to it.
  2512.     
  2513.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2514. commit ca5786651badc69bd6fed18b5522082d24624850
  2515. Author: Pavlov Konstantin <thresh@videolan.org>
  2516. Date:   Thu Aug 13 20:03:07 2009 +0400
  2517.     Add Sparkle as a BUILDDIR.
  2518.     
  2519.     Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
  2520. commit d5a90c36637484a60b49e844dd097f03ba0209c5
  2521. Author: Christopher Rath <car@research.att.com>
  2522. Date:   Wed Sep 2 20:04:11 2009 +0300
  2523.     Fix typo in src/input/stream.c to use CAN_FASTSEEK instead of CAN_SEEK
  2524.     
  2525.     There is a bug in AStreamSeekStream that is causing all input modules
  2526.     that support CAN_SEEK to be treated as CAN_FASTSEEK.  This in turn
  2527.     causes far too many seeks in slower seeking sources which results in
  2528.     performance problems when playing video.  The fix is a simple change of
  2529.     CAN_SEEK to CAN_FASTSEEK.
  2530.     
  2531.     Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
  2532.     (cherry picked from commit ce127fd52174cc0bae0a0a890374f43e301a458a)
  2533. commit fbb2303ff6e138d328b988b2d9cd7d3f8a30f0c0
  2534. Author: Jean-Baptiste Kempf <jb@videolan.org>
  2535. Date:   Wed Sep 2 09:23:46 2009 +0200
  2536.     More NEWS about translations
  2537. commit d0b2ec36d9d77a4d45e40dc0b9084048ccded28a
  2538. Author: Christophe Mutricy <xtophe@videolan.org>
  2539. Date:   Wed Sep 2 00:07:35 2009 +0100
  2540.     Allow win users to select Lithuanian
  2541. commit 4f34189e6eb383af1dacd7ef3c5d899fa75508e5
  2542. Author: Gonçalo Cordeiro <gonzalo@tagenata.com>
  2543. Date:   Wed Sep 2 00:04:19 2009 +0100
  2544.     l10n: Galician update
  2545.     
  2546.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2547. commit 23e79340dddc355624d8930a73729334604e94b5
  2548. Author: airplanez <airplanez@gmail.com>
  2549. Date:   Wed Sep 2 00:02:36 2009 +0100
  2550.     l10n: Korean update
  2551.     
  2552.     Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
  2553. commit aa30f8fbde3af38fc394a4fc3c6f7c7a5b3959a8
  2554. Author: Mindaugas Baranauskas <embar@super.lt>